Fix neutron comments

This commit is contained in:
Nicolas Le Goff
2013-11-14 18:37:33 +01:00
parent d8ea06b521
commit 4c58b141ee
9 changed files with 104 additions and 95 deletions

View File

@@ -42,7 +42,8 @@
"twig/twig" : "~1.14, >=1.14.2",
"twig/extensions" : "~1.0",
"vierbergenlars/php-semver" : "~2.1",
"zend/gdata" : "~1.12.1"
"zend/gdata" : "~1.12.1",
"doctrine/migrations" : "1.0.x-dev@dev"
},
"require-dev": {
"doctrine/data-fixtures" : "1.0.x@dev",
@@ -53,8 +54,7 @@
"behat/mink-extension" : "~1.0",
"behat/mink-goutte-driver" : "~1.0",
"behat/mink-selenium2-driver" : "~1.0",
"fabpot/goutte" : "~1.0",
"doctrine/migrations" : "1.0.*@dev"
"fabpot/goutte" : "~1.0"
},
"repositories": [
{