Start integration of worker bundle

This commit is contained in:
Thibaud Fabre
2016-10-04 13:29:00 +02:00
parent 8ed1094204
commit dd480b0db0
6 changed files with 254 additions and 6 deletions

View File

@@ -100,7 +100,9 @@
"vierbergenlars/php-semver": "~2.1",
"webmozart/json": "^1.1",
"willdurand/negotiation": "^2.0.0-alpha1",
"zend/gdata": "~1.12.1"
"zend/gdata": "~1.12.1",
"alchemy/worker-bundle": "^0.1.0",
"alchemy/queue-bundle": "^0.1.4"
},
"require-dev": {
"mikey179/vfsStream": "~1.5",