We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5544b8 commit d5f4578Copy full SHA for d5f4578
1 file changed
composer.json
@@ -19,18 +19,13 @@
19
"require": {
20
"php": ">=5.5.9",
21
"symfony/framework-bundle": "~2.8|~3.0",
22
- "victoire/victoire": "~1.5"
+ "victoire/victoire": "~2.0"
23
},
24
"autoload": {
25
"psr-0": {
26
"Victoire\\Widget\\ButtonBundle": ""
27
}
28
29
"minimum-stability": "dev",
30
- "target-dir": "Victoire/Widget/ButtonBundle",
31
- "extra": {
32
- "branch-alias": {
33
- "dev-master": "1.5.x-dev"
34
- }
35
+ "target-dir": "Victoire/Widget/ButtonBundle"
36
0 commit comments