Skip to content

Commit 4794d8b

Browse files
committed
fix(deps): update dependency symfony/console to v7
1 parent 39d2d1e commit 4794d8b

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
@@ -29,7 +29,7 @@
2929
"illuminate/support": "^10.9",
3030
"laminas/laminas-hydrator": "^4.14",
3131
"spiral/attributes": "^3.1",
32-
"symfony/console": "^6.2"
32+
"symfony/console": "^7.0"
3333
},
3434
"require-dev": {
3535
"ergebnis/composer-normalize": "^2.30",

0 commit comments

Comments
 (0)