Skip to content

Commit

Permalink
Merge pull request #1 from sgrodzicki/master
Browse files Browse the repository at this point in the history
Symfony 2.3+ support
  • Loading branch information
Nic Parry committed Jul 4, 2013
2 parents ff91e54 + 71cbf7d commit eb7d4d3
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 @@ -4,7 +4,7 @@
"description": "Symfony DoctrineBundle",
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.1,<2.3-dev"
"symfony/framework-bundle": ">=2.1,<3.0"
},
"autoload": {
"psr-0": { "CodeMeme\\Bundle\\CodeMemeDaemonBundle": "" }
Expand Down

0 comments on commit eb7d4d3

Please sign in to comment.