Skip to content

Commit

Permalink
Creating version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome committed May 17, 2013
1 parent 8768c66 commit b710a0b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,10 @@
],
"require": {
"php": ">=5.3.3",
"symfony/symfony": ">=2.2",
"symfony/framework-bundle": ">=2.2"
"symfony/framework-bundle": ">=2.2,<2.3"
},
"autoload": {
"psr-0": { "Snowcap\\I18nBundle": "" }
},
"target-dir": "Snowcap/I18nBundle",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
}
}
"target-dir": "Snowcap/I18nBundle"
}

0 comments on commit b710a0b

Please sign in to comment.