Skip to content

Commit 0d16c04

Browse files
authored
Bump to Laravel 7
1 parent e8fb5c2 commit 0d16c04

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"monolog/monolog": "^2.0",
14-
"illuminate/log": "^6.0"
14+
"illuminate/log": "^6.0|^7.0"
1515
},
1616
"require-dev": {
1717
"phpstan/phpstan": "^0.11.2",

0 commit comments

Comments
 (0)