Skip to content

Commit

Permalink
Lower console version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
bmitch committed Aug 19, 2017
1 parent 4354591 commit 7f0deef
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 @@ -19,7 +19,7 @@

"require": {
"php": ">=7.0.0",
"symfony/console": "^3.3",
"symfony/console": "~3.2",
"tightenco/collect": "^5.4",
"symfony/process": "^3.3"
},
Expand Down

0 comments on commit 7f0deef

Please sign in to comment.