Skip to content

Commit 8e5b9a7

Browse files
committed
wip
1 parent 4767a31 commit 8e5b9a7

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
@@ -25,8 +25,8 @@
2525
}
2626
],
2727
"require": {
28-
"php": "^8.0|^8.1|^8.2",
29-
"laravel/framework": "^9.0|^10.0"
28+
"php": "^8.1|^8.2",
29+
"laravel/framework": "^10.0|^11.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)