Skip to content

Commit 8c0bc5d

Browse files
authored
Update composer.json
1 parent f11ef64 commit 8c0bc5d

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": ">=5.5.9",
22-
"victoire/victoire": "~1.5",
22+
"victoire/victoire": ">=2.0.0",
2323
"jms/serializer-bundle": "^1.0",
2424
"friendsofsymfony/elastica-bundle": "^3.1"
2525
},
@@ -28,11 +28,5 @@
2828
"Victoire\\Widget\\SearchBundle": ""
2929
}
3030
},
31-
"minimum-stability": "dev",
3231
"target-dir": "Victoire/Widget/SearchBundle",
33-
"extra": {
34-
"branch-alias": {
35-
"dev-master": "1.5.x-dev"
36-
}
37-
}
3832
}

0 commit comments

Comments
 (0)