Skip to content

Commit 2c8e6f2

Browse files
Update symfony packages to v7
1 parent 4f32d4b commit 2c8e6f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"ramsey/uuid": "^4.7",
4343
"squizlabs/php_codesniffer": "^3.11",
4444
"sunrise/http-message": "^3.4",
45-
"symfony/console": "^6.4",
46-
"symfony/uid": "^6.4",
47-
"symfony/validator": "^6.4",
45+
"symfony/console": "^7.0",
46+
"symfony/uid": "^7.0",
47+
"symfony/validator": "^7.0",
4848
"vimeo/psalm": "^6.5"
4949
},
5050
"autoload": {

0 commit comments

Comments
 (0)