Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lenybernard authored Aug 22, 2016
1 parent 01727bd commit 163f90a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,12 @@
"require": {
"php": ">=5.5.9",
"symfony/framework-bundle": "~2.8|~3.0",
"victoire/victoire": "~1.6"
"victoire/victoire": "~2"
},
"autoload": {
"psr-0": {
"Victoire\\Widget\\LocaleSwitcherBundle": ""
}
},
"target-dir": "Victoire/Widget/LocaleSwitcherBundle",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
}
"target-dir": "Victoire/Widget/LocaleSwitcherBundle"
}

0 comments on commit 163f90a

Please sign in to comment.