Skip to content

Commit 6e5a9d1

Browse files
committed
for 9.x
1 parent 15565c6 commit 6e5a9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
}
2121
],
2222
"require": {
23-
"php": ">=7.0.0"
23+
"php": ">=8.0.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^9.3.3",
27-
"laravel/laravel": "8.*"
27+
"laravel/laravel": "9.*"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)