include plugin worker in phraseanet core

This commit is contained in:
aynsix
2020-05-12 18:06:45 +03:00
parent e4a872dfeb
commit bb2123df5a
77 changed files with 5185 additions and 68 deletions

View File

@@ -133,7 +133,8 @@
"facebook/graph-sdk": "^5.6",
"box/spout": "^2.7",
"paragonie/random-lib": "^2.0",
"czproject/git-php": "^3.17"
"czproject/git-php": "^3.17",
"php-amqplib/php-amqplib": "2.9"
},
"require-dev": {
"mikey179/vfsstream": "~1.5",