Skip to content

Commit a471070

Browse files
committed
update DI version
1 parent f3bcd8c commit a471070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": ">=5.3.2",
2525
"ext-curl": "*",
2626
"kriswallsmith/buzz": ">=0.7",
27-
"symfony/dependency-injection": "2.3.*@dev"
27+
"symfony/dependency-injection": "2.3.*"
2828
},
2929
"autoload": {
3030
"psr-0": { "Gitlab\\": "lib/" }

0 commit comments

Comments
 (0)