Skip to content

Commit 2688f71

Browse files
authored
Update composer.json
1 parent 38f440b commit 2688f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
],
2424
"require": {
2525
"illuminate/support": "~5.5",
26-
"php" : "~7.0"
26+
"php" : "~7.0",
27+
"camunda/camunda-bpm-php-sdk": "dev-master"
2728
},
2829
"require-dev": {
2930
"phpunit/phpunit" : ">=5.4.3",

0 commit comments

Comments
 (0)