Skip to content

Commit 08c3ceb

Browse files
authored
Update composer.json
1 parent 9526f63 commit 08c3ceb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"name": "ilzrv/laravel-slow-query-detector",
33
"description": "Laravel Slow DB Query Detector",
44
"require": {
5-
"illuminate/database": "^5.6|^6.0|^7.0|^8.0",
6-
"illuminate/support": "^5.6|^6.0|^7.0|^8.0",
7-
"illuminate/log": "^5.6|^6.0|^7.0|^8.0"
5+
"illuminate/support": "^5.6|^6.0|^7.0|^8.0"
86
},
97
"license": "MIT",
108
"authors": [

0 commit comments

Comments
 (0)