Skip to content

Commit 7eca6f2

Browse files
committed
raise php & Laravel version
1 parent b778acd commit 7eca6f2

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
@@ -15,9 +15,9 @@
1515
],
1616
"prefer-stable": true,
1717
"require": {
18-
"php": "^8.1.0",
18+
"php": "^8.2.0|^8.3.0",
1919
"sinema/json-api-error": "^0.7",
20-
"laravel/framework": "^9.10|^10.0.2"
20+
"laravel/framework": "^9.10|^10.0.2|^11.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)