Add hoa compiler

This commit is contained in:
Mathieu Darse
2014-10-22 11:15:05 +02:00
parent 5b24664001
commit 37445b3151
3 changed files with 750 additions and 59 deletions

View File

@@ -73,7 +73,8 @@
"vierbergenlars/php-semver" : "~2.1",
"zend/gdata" : "~1.12.1",
"doctrine/migrations" : "1.0.x-dev@dev",
"willdurand/negotiation" : "~1.3"
"willdurand/negotiation" : "~1.3",
"hoa/compiler": "2.14.09.23"
},
"require-dev": {
"phpunit/phpunit" : "~3.7",
@@ -83,7 +84,9 @@
"behat/mink-extension" : "~1.0",
"behat/mink-goutte-driver" : "~1.0",
"behat/mink-selenium2-driver" : "~1.0",
"fabpot/goutte" : "~1.0"
"fabpot/goutte" : "~1.0",
"hoa/dispatcher": "0.14.09.23",
"hoa/console": "2.14.09.23"
},
"autoload": {
"psr-0": {