Skip to content

Commit f723168

Browse files
wachterjohanneschirimoya
authored andcommitted
Added executor to documentation (#6)
* added executor to documentation * fixed composer require command * fixed naming * fixed naming
1 parent 3392c55 commit f723168

File tree

5 files changed

+600
-230
lines changed

5 files changed

+600
-230
lines changed

demo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-task/demo",
33
"type": "demo",
44
"require": {
5-
"php-task/task-bundle": "1.0.x-dev@dev",
5+
"php-task/task-bundle": "dev-feature/process-executor",
66
"php-task/php-task": "@dev"
77
},
88
"license": "MIT",

0 commit comments

Comments
 (0)