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 bbf070a commit 1586f51Copy full SHA for 1586f51
composer.json
@@ -16,11 +16,11 @@
16
],
17
"require": {
18
"php": "^8.1",
19
- "illuminate/console": "~8|~9|~10",
20
- "illuminate/container": "~8|~9|~10",
21
- "illuminate/routing": "~8|~9|~10",
22
- "illuminate/support": "~8|~9|~10",
23
- "illuminate/view": "~8|~9|~10"
+ "illuminate/console": "~8|~9|~10|~11",
+ "illuminate/container": "~8|~9|~10|~11",
+ "illuminate/routing": "~8|~9|~10|~11",
+ "illuminate/support": "~8|~9|~10|~11",
+ "illuminate/view": "~8|~9|~10|~11"
24
},
25
"require-dev": {
26
"laravel/pint": "^1.6",
0 commit comments