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 4c32513 + e39ac4d commit c5317d1Copy full SHA for c5317d1
composer.json
@@ -26,9 +26,9 @@
26
"ext-libxml": "*",
27
"composer-runtime-api": "^2.0",
28
"phpunit/phpunit": "^8.3|^9.0",
29
- "symfony/property-access": "^4.0|^5.0|^6.0",
30
- "symfony/serializer": "^4.0|^5.0|^6.0",
31
- "symfony/yaml": "^4.0|^5.0|^6.0"
+ "symfony/property-access": "^4.0|^5.0|^6.0|^7.0",
+ "symfony/serializer": "^4.0|^5.0|^6.0|^7.0",
+ "symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
32
},
33
"require-dev": {
34
"phpunit/phpunit": "^9.1.0"
0 commit comments