Skip to content

Commit f509cf9

Browse files
authored
Update composer.json
1 parent d5f4578 commit f509cf9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,12 @@
1919
"require": {
2020
"php": ">=5.5.9",
2121
"symfony/framework-bundle": "~2.8|~3.0",
22-
"victoire/victoire": "~2.0"
22+
"victoire/victoire": ">=2.0.0"
2323
},
2424
"autoload": {
2525
"psr-0": {
2626
"Victoire\\Widget\\ButtonBundle": ""
2727
}
2828
},
29-
"minimum-stability": "dev",
3029
"target-dir": "Victoire/Widget/ButtonBundle"
3130
}

0 commit comments

Comments
 (0)