Skip to content

Commit 5288d18

Browse files
committed
Update PHP version requirement and illuminate/cache dependency
1 parent f0a07b3 commit 5288d18

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
@@ -32,7 +32,7 @@
3232
}
3333
},
3434
"require": {
35-
"php": "^8.2",
35+
"php": "^8.2 || ^8.3",
3636
"illuminate/cache": "^10.0|^11.0",
3737
"illuminate/contracts": "^10.0|^11.0",
3838
"illuminate/database": "^10.0|^11.0",

0 commit comments

Comments
 (0)