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 128a20a commit 19f1cd0Copy full SHA for 19f1cd0
composer.json
@@ -22,9 +22,9 @@
22
},
23
"require-dev": {
24
"laravel/pint": "^1.13",
25
- "illuminate/support": "^10.0|^11.0",
26
- "illuminate/console": "^10.0|^11.0",
27
- "illuminate/http": "^10.0|^11.0"
+ "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/console": "^10.0|^11.0|^12.0",
+ "illuminate/http": "^10.0|^11.0|^12.0"
28
29
"extra": {
30
"laravel": {
0 commit comments