Skip to content

Commit

Permalink
Merge pull request #28 from thvd/patch-1
Browse files Browse the repository at this point in the history
Make FakerBundle compatible to Symfony 2.4.
  • Loading branch information
willdurand committed Dec 5, 2013
2 parents d0650d4 + d210156 commit 3b1a00b
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 @@ -11,7 +11,7 @@
}
],
"require": {
"symfony/framework-bundle": ">=2.0,<2.4-dev",
"symfony/framework-bundle": "~2.0",
"fzaninotto/faker": "~1.1"
},
"autoload": {
Expand Down

0 comments on commit 3b1a00b

Please # to comment.