We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9526f63 commit 08c3cebCopy full SHA for 08c3ceb
composer.json
@@ -2,9 +2,7 @@
2
"name": "ilzrv/laravel-slow-query-detector",
3
"description": "Laravel Slow DB Query Detector",
4
"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"
+ "illuminate/support": "^5.6|^6.0|^7.0|^8.0"
8
},
9
"license": "MIT",
10
"authors": [
0 commit comments