Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 92194b1

Browse files
authored
Merge pull request #24 from Ghriim/master
Allow usage with Symfony 3
2 parents 9ad3839 + 5610b30 commit 92194b1

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=5.3.3",
88
"gitonomy/gitlib": "~0.1",
9-
"symfony/console": "~2.5"
9+
"symfony/console": "~2.5|~3.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "~4.5"

0 commit comments

Comments
 (0)