We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17aa6a5 commit ffa9fedCopy full SHA for ffa9fed
1 file changed
composer.json
@@ -54,7 +54,7 @@
54
"ramsey/uuid": "^4.9.1",
55
"ramsey/uuid-doctrine": "^2.1.0",
56
"roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
57
- "symfony/var-exporter": "^6.4 || ^7.4"
+ "symfony/var-exporter": "^6.4 || ^7.4 || ^8.0"
58
},
59
"require-dev": {
60
"dotkernel/dot-maker": "^2.0.0",
@@ -66,7 +66,7 @@
66
"phpstan/phpstan-phpunit": "^2.0.8",
67
"phpunit/phpunit": "^12.5.23",
68
"roave/security-advisories": "dev-latest",
69
- "symfony/var-dumper": "^7.4.0",
+ "symfony/var-dumper": "^8.0.0",
70
"vincentlanglet/twig-cs-fixer": "^4.0.0"
71
72
"autoload": {
0 commit comments