Skip to content

Commit 4b5930c

Browse files
committed
fixed composer.json
1 parent 791b143 commit 4b5930c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@
8787
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",
8888
"symfony/phpunit-bridge": "~3.2",
8989
"egulias/email-validator": "~1.2,>=1.2.1",
90-
"phpdocumentor/reflection": "^1.0.7"
90+
"phpdocumentor/reflection": "^1.0.7",
91+
"sensio/framework-extra-bundle": "^3.0.2"
9192
},
9293
"conflict": {
9394
"phpdocumentor/reflection": "<1.0.7",
94-
"sensio/framework-extra-bundle": "^3.0.2"
9595
},
9696
"autoload": {
9797
"psr-4": {

0 commit comments

Comments
 (0)