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 e8895ad + 4b5930c commit f904f04Copy full SHA for f904f04
composer.json
@@ -89,12 +89,12 @@
89
"egulias/email-validator": "~1.2,>=1.2.1",
90
"symfony/polyfill-apcu": "~1.1",
91
"symfony/security-acl": "~2.8|~3.0",
92
- "phpdocumentor/reflection-docblock": "^3.0"
+ "phpdocumentor/reflection-docblock": "^3.0",
93
+ "sensio/framework-extra-bundle": "^3.0.2"
94
},
95
"conflict": {
96
"phpdocumentor/reflection-docblock": "<3.0",
97
"phpdocumentor/type-resolver": "<0.2.0",
- "sensio/framework-extra-bundle": "^3.0.2"
98
99
"provide": {
100
"psr/cache-implementation": "1.0"
0 commit comments