From c137b44e2743456fe5739f901b666d841bc13f98 Mon Sep 17 00:00:00 2001 From: Oliver Kossin Date: Tue, 23 Jul 2024 10:08:15 +0200 Subject: [PATCH] Allow Jackrabbit 2 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 4a11afa..f5efa14 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,7 @@ "friendsofphp/php-cs-fixer": "^2.17 || ^3.0", "handcraftedinthealps/zendsearch": "^2.0", "jackalope/jackalope-doctrine-dbal": "^1.3.4 || ^2.0", + "jackalope/jackalope-jackrabbit": "^1.3 || ^2.0", "jangregor/phpstan-prophecy": "^1.0", "massive/search-bundle": "^2.0.0", "php-ffmpeg/php-ffmpeg": "^0.14 || ^1.0",