Skip to content

Commit

Permalink
Merge pull request #17 from h4cc/patch-1
Browse files Browse the repository at this point in the history
Bumped versions.
  • Loading branch information
baldurrensch committed Jan 29, 2014
2 parents a41cff0 + a255934 commit 4f06efd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"require": {
"php": ">=5.3.0",
"nelmio/alice": "~1.5.1",
"doctrine/doctrine-fixtures-bundle": "2.2.*",
"doctrine/data-fixtures": "1.0.*@dev"
"doctrine/doctrine-fixtures-bundle": "~2.2",
"doctrine/data-fixtures": "~1.0"
},
"require-dev": {
"symfony/framework-bundle": "~2.1",
Expand Down

0 comments on commit 4f06efd

Please sign in to comment.