Skip to content

Commit 8a0cf6f

Browse files
committed
Because we need to allow 7.x
1 parent 0327deb commit 8a0cf6f

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=7.1.3",
18-
"laravel/framework": "^6.0"
18+
"laravel/framework": "^6.0|^7.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)