Skip to content

Commit 941c239

Browse files
Update symfony packages to v8
1 parent 93e14fa commit 941c239

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ramsey/uuid": "^4.9.1",
5555
"ramsey/uuid-doctrine": "^2.1.0",
5656
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
57-
"symfony/var-exporter": "^6.4 || ^7.4"
57+
"symfony/var-exporter": "^6.4 || ^7.4 || ^8.0"
5858
},
5959
"require-dev": {
6060
"dotkernel/dot-maker": "^2.0.0",
@@ -66,7 +66,7 @@
6666
"phpstan/phpstan-phpunit": "^2.0.8",
6767
"phpunit/phpunit": "^12.5.23",
6868
"roave/security-advisories": "dev-latest",
69-
"symfony/var-dumper": "^7.4.0",
69+
"symfony/var-dumper": "^8.0.0",
7070
"vincentlanglet/twig-cs-fixer": "^4.0.0"
7171
},
7272
"autoload": {

0 commit comments

Comments
 (0)