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 0878709 commit a096a30
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 @@ -17,18 +17,12 @@
}
],
"require": {
"victoire/victoire": "~1.5"
"victoire/victoire": ">=2.0.0"
},
"autoload": {
"psr-0": {
"Victoire\\Widget\\BreadcrumbBundle": ""
}
},
"minimum-stability": "dev",
"target-dir": "Victoire/Widget/BreadcrumbBundle",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
}
"target-dir": "Victoire/Widget/BreadcrumbBundle"
}

0 comments on commit a096a30

Please sign in to comment.