We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11ef64 commit 8c0bc5dCopy full SHA for 8c0bc5d
1 file changed
composer.json
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"php": ">=5.5.9",
22
- "victoire/victoire": "~1.5",
+ "victoire/victoire": ">=2.0.0",
23
"jms/serializer-bundle": "^1.0",
24
"friendsofsymfony/elastica-bundle": "^3.1"
25
},
@@ -28,11 +28,5 @@
28
"Victoire\\Widget\\SearchBundle": ""
29
}
30
31
- "minimum-stability": "dev",
32
"target-dir": "Victoire/Widget/SearchBundle",
33
- "extra": {
34
- "branch-alias": {
35
- "dev-master": "1.5.x-dev"
36
- }
37
38
0 commit comments