We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5115076 commit 276f66fCopy full SHA for 276f66f
composer.json
@@ -16,8 +16,8 @@
16
}
17
],
18
"require": {
19
- "php": "^8.1",
20
- "illuminate/contracts": "^9.0|^10.0|^11.0",
+ "php": "^8.1|^8.3",
+ "illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
21
"spatie/laravel-package-tools": "^1.14.1",
22
"spatie/laravel-permission": "^5.9|^6.0",
23
"symfony/filesystem": "^6.2.7"
0 commit comments