Skip to content

Commit ed59c71

Browse files
author
Sebastian Schöps
committed
Update composer.json.
1 parent ff20d98 commit ed59c71

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

composer.json

-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "wertmenschen/laravel-camunda",
33
"type": "library",
44
"description": "Laravel API wrapper for Camunda",
5-
"version": "0.1",
65
"keywords": [
76
"wertmenschen",
87
"laravel-camunda"
@@ -15,13 +14,6 @@
1514
"email": "[email protected]"
1615
}
1716
],
18-
"repositories":
19-
[
20-
{
21-
"type": "vcs",
22-
"url": "https://github.com/wertmenschen/camunda-bpm-php-sdk"
23-
}
24-
],
2517
"require": {
2618
"illuminate/support": "~5.5",
2719
"camunda/camunda-bpm-php-sdk": "dev-master",

0 commit comments

Comments
 (0)