diff --git a/composer.json b/composer.json index 6db56a34..2ea55856 100644 --- a/composer.json +++ b/composer.json @@ -17,17 +17,11 @@ "homepage": "https://github.com/sulu/SuluArticleBundle/contributors" } ], - "repositories": [ - { - "type": "vcs", - "url": "git@github.com:alexander-schranz/ElasticsearchBundle.git" - } - ], "require": { "php": "^7.3 || ^8.0", "ext-json": "*", "elasticsearch/elasticsearch": "^5.0 || ^6.0 || ^7.0", - "handcraftedinthealps/elasticsearch-bundle": "dev-feature/symfony-7-upgrade as 5.999", + "handcraftedinthealps/elasticsearch-bundle": "^5.2.6.4", "handcraftedinthealps/elasticsearch-dsl": "^5.0.7.1 || ^6.2.0.1 || ^7.2.0.1", "jms/serializer": "^3.3", "jms/serializer-bundle": "^3.3 || ^4.0 || ^5.0",