Skip to content

Commit 778f81b

Browse files
authored
Laravel 9+
1 parent 8ff3c4b commit 778f81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"laravel/framework": "5.*|^6.0|7.*|8.*"
14+
"laravel/framework": ">=5.0"
1515
},
1616
"require-dev": {
1717
"orchestra/testbench": "^4.0|^5.0",

0 commit comments

Comments
 (0)