Commit 50c2542d authored by Benjamin Eberlei's avatar Benjamin Eberlei

Specify Common requirements to 2.2 only

parent a5cd3f59
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
], ],
"require": { "require": {
"php": ">=5.3.2", "php": ">=5.3.2",
"doctrine/common": "2.*" "doctrine/common": ">=2.2.0,<=2.2.99"
}, },
"autoload": { "autoload": {
"psr-0": { "Doctrine\\DBAL": "lib/" } "psr-0": { "Doctrine\\DBAL": "lib/" }
......
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