Commit 90b2f0c6 authored by Marco Pivetta's avatar Marco Pivetta

#2260 - loosening doctrine/common requirement: allowing 2.6.x

parent e4a9c025
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
], ],
"require": { "require": {
"php": ">=5.3.2", "php": ">=5.3.2",
"doctrine/common": ">=2.4,<2.6-dev" "doctrine/common": ">=2.4,<2.7-dev"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.*", "phpunit/phpunit": "4.*",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment