Skip to content

Commit 4b6a70b

Browse files
Update symfony packages to v6
1 parent 459948e commit 4b6a70b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"sunrise/coding-standard": "1.0.0",
4141
"sunrise/http-factory": "2.0.0",
4242
"doctrine/annotations": "^1.6",
43-
"symfony/console": "^4.4",
44-
"symfony/event-dispatcher": "^4.4"
43+
"symfony/console": "6.1.4",
44+
"symfony/event-dispatcher": "6.1.0"
4545
},
4646
"autoload": {
4747
"files": [

0 commit comments

Comments
 (0)