Skip to content

Commit cdba5a3

Browse files
authored
Update Laravel version constraints
1 parent aee8330 commit cdba5a3

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
},
1717
"require": {
18-
"laravel/framework": "^5.4|^6.0"
18+
"laravel/framework": "^5.4|^7.0"
1919
},
2020
"require-dev": {
2121
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)