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 0c3dade commit a9504c5Copy full SHA for a9504c5
composer.json
@@ -25,10 +25,10 @@
25
"require-dev": {
26
"egulias/email-validator": "^2.1.10|^3.1",
27
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
28
- "symfony/dependency-injection": "^4.4|^5.0",
29
- "symfony/property-access": "^4.4|^5.1",
30
- "symfony/property-info": "^4.4|^5.1",
31
- "symfony/serializer": "^5.2"
+ "symfony/dependency-injection": "^4.4|^5.0|^6.0",
+ "symfony/property-access": "^4.4|^5.1|^6.0",
+ "symfony/property-info": "^4.4|^5.1|^6.0",
+ "symfony/serializer": "^5.2|^6.0"
32
},
33
"conflict": {
34
"egulias/email-validator": "~3.0.0",
0 commit comments