We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5915c58 + ad54074 commit 90a5eb3Copy full SHA for 90a5eb3
composer.json
@@ -25,8 +25,8 @@
25
"doctrine/annotations": "^1.6",
26
"doctrine/cache": "^1.8",
27
"guzzlehttp/guzzle": "^6.3",
28
- "symfony/property-access": "^3.4 | ^4.0",
29
- "symfony/serializer": "^3.4 | ^4.0"
+ "symfony/property-access": "^3.4 | ^4.0 | ^5.0",
+ "symfony/serializer": "^3.4 | ^4.0 | ^5.0"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "8.5.2"
0 commit comments