Skip to content

Commit 3d08491

Browse files
committed
Update symfony/console version constraint
1 parent 40ab8cf commit 3d08491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"inertiajs/inertia-laravel": ">=1.0",
1717
"laravel/framework": ">=11.0",
1818
"laravel/prompts": "^0.1",
19-
"symfony/console": "^7.0"
19+
"symfony/console": ">=7.0"
2020
},
2121
"require-dev": {
2222
"laravel/pint": "^1.13",

0 commit comments

Comments
 (0)