Skip to content

Commit 4b4d87a

Browse files
Merge pull request #16 from overtrue/dependabot/composer/laravel/framework-approx-5.5or-approx-6.0or-approx-7.0
2 parents 590e0f0 + 6638df2 commit 4b4d87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A dev tool to log all queries for laravel application.",
44
"type": "library",
55
"require": {
6-
"laravel/framework": "~5.5||~6.0"
6+
"laravel/framework": "~5.5||~6.0||~7.0"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)