From d18517006fff1d08f88605b77f2951833d885c5d Mon Sep 17 00:00:00 2001 From: mikolaj Date: Tue, 18 Aug 2026 11:01:34 +0200 Subject: [PATCH] Changed Translation Bundle package name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e9cd84bf3a..7685b6296f 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "friendsofsymfony/http-cache-bundle": "^3.0", "friendsofsymfony/jsrouting-bundle": "^3.5", "ibexa/doctrine-schema": "~5.0.x-dev", - "ibexa/jms-translation-bundle": "^2.6.0", + "ibexa/translation-bundle": "^2.6.0", "league/flysystem-memory": "^2.0.6", "liip/imagine-bundle": "^2.3", "nelmio/cors-bundle": "^2.0",