Skip to content

Commit

Permalink
Merge pull request #2 from stborchert/master
Browse files Browse the repository at this point in the history
Update dependency to symfony/console
  • Loading branch information
derhasi authored Dec 4, 2017
2 parents f2fc74a + 2647bb2 commit 42e9f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Command to handle freistil Boxfiles anywhere",
"require": {
"symfony/yaml": "2.*",
"symfony/console": "2.*",
"symfony/console": "2.* || 3.*",
"symfony/config": "~2.6",
"derhasi/symlinker": ">=0.2.2"
},
Expand Down

0 comments on commit 42e9f5c

Please sign in to comment.