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 4e76286 commit cc3144e
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 @@ -19,18 +19,12 @@
"require": {
"php": ">=5.5.9",
"symfony/framework-bundle": "~2.8|~3.0",
"victoire/victoire": "~1.5"
"victoire/victoire": "~2"
},
"autoload": {
"psr-0": {
"Victoire\\Widget\\ImageBundle": ""
}
},
"minimum-stability": "dev",
"target-dir": "Victoire/Widget/ImageBundle",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
}
"target-dir": "Victoire/Widget/ImageBundle"
}

0 comments on commit cc3144e

Please sign in to comment.