Skip to content

Commit 081e1bb

Browse files
fix(deps): update dependency symfony/console to v8
1 parent fcc85ff commit 081e1bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^8.0",
2323
"ext-json": "*",
24-
"symfony/console": "^7.0",
24+
"symfony/console": "^8.0",
2525
"laminas/laminas-http": "^2.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)