Skip to content

Commit 3267955

Browse files
committed
updating composer to 6.4
1 parent c91d0e0 commit 3267955

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
@@ -19,7 +19,7 @@
1919
"composer-runtime-api": "^2.2",
2020
"mashape/unirest-php": "^3.0.4",
2121
"ptlis/diff-parser": "^1.1.0",
22-
"symfony/console": "^5.4.46",
22+
"symfony/console": "^6.4",
2323
"symfony/polyfill-php83": "^1.31",
2424
"symfony/polyfill-uuid": "^1.31.0"
2525
},
@@ -30,8 +30,8 @@
3030
"roave/security-advisories": "dev-latest",
3131
"rregeer/phpunit-coverage-check": "^0.3.1",
3232
"squizlabs/php_codesniffer": "^3.10.3",
33-
"symfony/framework-bundle": "^5.4.45",
34-
"symfony/var-dumper": "^5.4.46",
33+
"symfony/framework-bundle": "^6.4",
34+
"symfony/var-dumper": "^6.4",
3535
"webmozart/assert": "^1.11.0"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)