8000 Merge branch '2.8' into 3.1 · symfony/symfony@f904f04 · GitHub
[go: up one dir, main page]

Skip to content

Commit f904f04

Browse files
committed
Merge branch '2.8' into 3.1
* 2.8: fixed composer.json
2 parents e8895ad + 4b5930c commit f904f04

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
@@ -89,12 +89,12 @@
8989
"egulias/email-validator": "~1.2,>=1.2.1",
9090
"symfony/polyfill-apcu": "~1.1",
9191
"symfony/security-acl": "~2.8|~3.0",
92-
"phpdocumentor/reflection-docblock": "^3.0"
92+
"phpdocumentor/reflection-docblock": "^3.0",
93+
"sensio/framework-extra-bundle": "^3.0.2"
9394
},
9495
"conflict": {
9596
"phpdocumentor/reflection-docblock": "<3.0",
9697
"phpdocumentor/type-resolver": "<0.2.0",
97-
"sensio/framework-extra-bundle": "^3.0.2"
9898
},
9999
"provide": {
100100
"psr/cache-implementation": "1.0"

0 commit comments

Comments
 (0)
0