Commit 5efe2274 authored by Douglas Greenshields's avatar Douglas Greenshields

specified stable 2.4.* releases of doctrine/common in composer.json

parent b4bcc18f
......@@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.2",
"doctrine/common": "2.4.*@beta"
"doctrine/common": "2.4.*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
......
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