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 c8696c3 commit a352e1fCopy full SHA for a352e1f
composer.json
@@ -53,7 +53,8 @@
53
"mezzio/mezzio-fastroute": "^3.14.0",
54
"ramsey/uuid": "^4.9.1",
55
"ramsey/uuid-doctrine": "^2.1.0",
56
- "roave/psr-container-doctrine": "^5.2.2 || ^6.0.0"
+ "roave/psr-container-doctrine": "^5.2.2 || ^6.0.0",
57
+ "symfony/var-exporter": "^6.4 || ^7.4"
58
},
59
"require-dev": {
60
"dotkernel/dot-maker": "^1.1.0",
@@ -65,7 +66,7 @@
65
66
"phpstan/phpstan-phpunit": "^2.0.8",
67
"phpunit/phpunit": "^10.5.58",
68
"roave/security-advisories": "dev-latest",
- "symfony/var-dumper": "^7.3.5",
69
+ "symfony/var-dumper": "^7.4.0",
70
"vincentlanglet/twig-cs-fixer": "^3.11.0"
71
72
"autoload": {
0 commit comments