8000
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 5c92e03 commit 647fdf9Copy full SHA for 647fdf9
src/Symfony/Component/Serializer/composer.json
@@ -24,10 +24,10 @@
24
"symfony/property-access": "~2.8|~3.0",
25
"symfony/http-foundation": "~2.8|~3.0",
26
"symfony/cache": "~3.1",
27
- "symfony/property-info": "~2.8|~3.0",
+ "symfony/property-info": "~3.1",
28
"doctrine/annotations": "~1.0",
29
"doctrine/cache": "~1.0",
30
- "phpdocumentor/reflection-docblock": "^1.0.7|~3.0"
+ "phpdocumentor/reflection-docblock": "~3.0"
31
},
32
"conflict": {
33
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4"
0 commit comments