Skip to content

Commit dc255e3

Browse files
author
Sebastian Schöps
committed
Update.
1 parent c6b865f commit dc255e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

+7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
"email": "[email protected]"
1515
}
1616
],
17+
"repositories":
18+
[
19+
{
20+
"type": "vcs",
21+
"url": "https://github.com/wertmenschen/camunda-bpm-php-sdk"
22+
}
23+
],
1724
"require": {
1825
"illuminate/support": "~5.5",
1926
"camunda/camunda-bpm-php-sdk": "dev-master",

0 commit comments

Comments
 (0)