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.
2 parents afd2291 + cfa6be7 commit f642802Copy full SHA for f642802
composer.json
@@ -24,9 +24,9 @@
24
"ext-dom": "*",
25
"ext-json": "*",
26
"phpunit/phpunit": "^8.3|^9.0",
27
- "symfony/property-access": "^4.0|^5.0",
28
- "symfony/serializer": "^4.0|^5.0",
29
- "symfony/yaml": "^4.0|^5.0"
+ "symfony/property-access": "^4.0|^5.0|^6.0",
+ "symfony/serializer": "^4.0|^5.0|^6.0",
+ "symfony/yaml": "^4.0|^5.0|^6.0"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "^9.1.0"
0 commit comments