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 4bd5cf2 commit 080c10f
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 @@ -21,7 +21,7 @@
}
],
"require": {
"victoire/victoire": "~1.5",
"victoire/victoire": ">=2.0.0",
"appventus/alertify-bundle": "^1.0",
"ornicar/akismet-bundle": "dev-master"
},
Expand All @@ -30,11 +30,5 @@
"Victoire\\Widget\\FormBundle": ""
}
},
"minimum-stability": "dev",
"target-dir": "Victoire/Widget/FormBundle",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
}
"target-dir": "Victoire/Widget/FormBundle"
}

0 comments on commit 080c10f

Please sign in to comment.