Skip to content

Commit ebb298b

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

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

composer.json

+2-9
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,10 @@
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-
],
17+
2418
"require": {
2519
"illuminate/support": "~5.5",
26-
"php" : "~7.0",
27-
"camunda/camunda-bpm-php-sdk": "dev-master"
20+
"php" : "~7.0"
2821
},
2922
"require-dev": {
3023
"phpunit/phpunit" : ">=5.4.3",

0 commit comments

Comments
 (0)