Skip to content

Commit

Permalink
Merge pull request #6 from co3k/update-dependent-symfony
Browse files Browse the repository at this point in the history
updated dependent symfony components version
  • Loading branch information
brtriver committed Sep 10, 2014
2 parents 58b156c + 7094502 commit fa44785
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"require": {
"php": ">=5.4.0",
"ext-pdo": "*",
"symfony/console": "v2.3.0-BETA1",
"symfony/finder": "v2.3.0-BETA1",
"symfony/event-dispatcher": "v2.3.0-BETA1",
"symfony/console": "v2.3.0",
"symfony/finder": "v2.3.0",
"symfony/event-dispatcher": "v2.3.0",
"phake/phake": "v1.0.3",
"hamcrest/hamcrest": "1.1.0"
},
Expand Down

0 comments on commit fa44785

Please sign in to comment.