Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Commit

Permalink
Console: use stable version 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Sep 20, 2012
1 parent 162bbc3 commit 79a4936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -24,7 +24,7 @@
"php": ">=5.3.2",
"doctrine/orm": "2.3.*",
"doctrine/migrations": "@dev",
"symfony/console": "2.0.*",
"symfony/console": ">=2.0.0",
"nette/nette": ">=2.0.5"
},
"require-dev": {
Expand Down

0 comments on commit 79a4936

Please sign in to comment.