Skip to content

Commit

Permalink
Fix plugin/console deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Fisher committed May 16, 2014
1 parent 2b07f42 commit 89f16cf
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 @@ -15,7 +15,7 @@
"require": {
"symfony/console": "~2.4",
"pimple/pimple": "~2.0",
"task/plugin": "~0.1"
"task/console": "~0.3"
},
"require-dev": {
"task/phpspec": "~0.1",
Expand Down

0 comments on commit 89f16cf

Please sign in to comment.