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 7a072ee commit ae29e07Copy full SHA for ae29e07
composer.json
@@ -17,9 +17,9 @@
17
"php": "~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0",
18
"ext-json": "*",
19
"guzzlehttp/guzzle": "~6.3",
20
- "symfony/serializer": "~3.3|~4.0",
21
- "symfony/property-info": "~3.4.0|~4.0",
22
- "symfony/property-access": "~3.4|~4.0"
+ "symfony/serializer": "~3.3|~4.0|~5.0",
+ "symfony/property-info": "~3.4.0|~4.0|~5.0",
+ "symfony/property-access": "~3.4|~4.0|~5.0"
23
},
24
"autoload": {
25
"psr-4": {
0 commit comments