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 c9a1168 commit ef0365cCopy full SHA for ef0365c
composer.json
@@ -20,9 +20,9 @@
20
"symfony/deprecation-contracts": "^2.5|^3"
21
},
22
"require-dev": {
23
- "symfony/property-access": "^6.4|^7.0",
24
- "symfony/serializer": "^6.4|^7.0",
25
- "symfony/var-dumper": "^6.4|^7.0"
+ "symfony/property-access": "^6.4|^7.0|^8.0",
+ "symfony/serializer": "^6.4|^7.0|^8.0",
+ "symfony/var-dumper": "^6.4|^7.0|^8.0"
26
27
"autoload": {
28
"psr-4": { "Symfony\\Component\\VarExporter\\": "" },
0 commit comments