Created task running system based on event listener which are transparently cast into tasks

This commit is contained in:
Alejandro Celaya
2019-07-18 19:07:07 +02:00
parent 0dfadcbb4a
commit bccc177414
15 changed files with 238 additions and 127 deletions

View File

@@ -30,7 +30,6 @@
"mikehaertl/phpwkhtmltopdf": "^2.2",
"monolog/monolog": "^1.21",
"phly/phly-event-dispatcher": "^1.0",
"phly/phly-swoole-taskworker": "^1.1",
"shlinkio/shlink-installer": "^1.1",
"symfony/console": "^4.2",
"symfony/filesystem": "^4.2",