Skip to content

Commit 045003e

Browse files
taylorotwellcrynobone
authored andcommitted
Update composer.json
1 parent 2782b6b commit 045003e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"require": {
2222
"php": "^8.2",
2323
"ext-mbstring": "*",
24-
"illuminate/console": "^10.24|^11.0",
25-
"illuminate/contracts": "^10.24|^11.0",
26-
"illuminate/log": "^10.24|^11.0",
27-
"illuminate/process": "^10.24|^11.0",
28-
"illuminate/support": "^10.24|^11.0",
24+
"illuminate/console": "^10.24|^11.0|^12.0",
25+
"illuminate/contracts": "^10.24|^11.0|^12.0",
26+
"illuminate/log": "^10.24|^11.0|^12.0",
27+
"illuminate/process": "^10.24|^11.0|^12.0",
28+
"illuminate/support": "^10.24|^11.0|^12.0",
2929
"nunomaduro/termwind": "^1.15|^2.0",
3030
"symfony/console": "^6.0|^7.0"
3131
},
3232
"require-dev": {
33-
"laravel/framework": "^10.24|^11.0",
33+
"laravel/framework": "^10.24|^11.0|^12.0",
3434
"laravel/pint": "^1.13",
3535
"orchestra/testbench-core": "^8.12|^9.0",
3636
"pestphp/pest": "^2.20",

0 commit comments

Comments
 (0)