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 6fae6bf + f20e2d8 commit 6b5ee6eCopy full SHA for 6b5ee6e
composer.json
@@ -16,14 +16,14 @@
16
],
17
"require": {
18
"php": "^8.2",
19
- "illuminate/support": "^10.0|^11.0"
+ "illuminate/support": "^10.0|^11.0|^12.0"
20
},
21
"require-dev": {
22
"laravel/pint": "^1.15",
23
"nesbot/carbon": "^2.5|^3.0",
24
"symfony/console": "^6.0|^7.0",
25
- "illuminate/console": "^10.0|^11.0",
26
- "illuminate/database": "^10.0|^11.0",
+ "illuminate/console": "^10.0|^11.0|^12.0",
+ "illuminate/database": "^10.0|^11.0|^12.0",
27
"orchestra/testbench": "^9.3",
28
"larastan/larastan": "^2.9"
29
0 commit comments