Skip to content

Commit b85ae9c

Browse files
committed
Removed DIC package
1 parent a471070 commit b85ae9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"require": {
2424
"php": ">=5.3.2",
2525
"ext-curl": "*",
26-
"kriswallsmith/buzz": ">=0.7",
27-
"symfony/dependency-injection": "2.3.*"
26+
"kriswallsmith/buzz": ">=0.7"
2827
},
2928
"autoload": {
3029
"psr-0": { "Gitlab\\": "lib/" }

0 commit comments

Comments
 (0)