From b03382d9fa9129fcd1a05ed8211bb4b4aac2717f Mon Sep 17 00:00:00 2001 From: Alexander Schranz Date: Wed, 17 Jul 2024 09:05:16 +0200 Subject: [PATCH] Run CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5fa3e1d..b2e2a465 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ElasticsearchBundle + This is a fork of the [ongr/elasticsearch-bundle](https://github.com/ongr-io/elasticsearchbundle). With some basic changes to support wider range of Symfony Versions.