Skip to content

Commit b76e40f

Browse files
authored
Update composer.json
1 parent 95d3ab6 commit b76e40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ilzrv/laravel-slow-query-detector",
33
"description": "Laravel Slow DB Query Detector",
44
"require": {
5-
"laravel/framework": "^5.6 || ^6.0 || ^7.0 || ^8.0 "
5+
"laravel/framework": "^5.6 || ^6.0 || ^7.0 || ^8.0"
66
},
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)