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.
2 parents 54d41f3 + a11bbc3 commit c222a57Copy full SHA for c222a57
composer.json
@@ -19,9 +19,9 @@
19
"prefer-stable": true,
20
"require": {
21
"php": "^8.1",
22
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
23
"guzzlehttp/guzzle": "^7.9",
24
- "illuminate/filesystem": "^11.22"
+ "illuminate/filesystem": "^11.22|^12.0"
25
},
26
"extra": {
27
"laravel": {
0 commit comments