Skip to content

Commit 160c5ee

Browse files
authored
Update composer.json
1 parent de16f97 commit 160c5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"prefer-stable": true,
77
"require": {
88
"php": ">=8.0.0",
9-
"laravel/framework": "^8.0"
9+
"laravel/framework": "^8.0|^9.0"
1010
},
1111
"require-dev": {
1212
"pestphp/pest": "^1.10"

0 commit comments

Comments
 (0)