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 bbf070a + 1586f51 commit 37d3b9cCopy full SHA for 37d3b9c
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