We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d3ab6 commit b76e40fCopy full SHA for b76e40f
composer.json
@@ -2,7 +2,7 @@
2
"name": "ilzrv/laravel-slow-query-detector",
3
"description": "Laravel Slow DB Query Detector",
4
"require": {
5
- "laravel/framework": "^5.6 || ^6.0 || ^7.0 || ^8.0 "
+ "laravel/framework": "^5.6 || ^6.0 || ^7.0 || ^8.0"
6
},
7
"license": "MIT",
8
"authors": [
0 commit comments