From 7d9802b1f20a2c42d05878184d81abe639d205e9 Mon Sep 17 00:00:00 2001 From: Yanick Witschi Date: Fri, 12 Sep 2025 13:50:47 +0200 Subject: [PATCH] Do not mark Twig experimental anymore --- docs/dev/internals/experimental-features.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/dev/internals/experimental-features.md b/docs/dev/internals/experimental-features.md index bce865cc1..02af3b338 100644 --- a/docs/dev/internals/experimental-features.md +++ b/docs/dev/internals/experimental-features.md @@ -16,7 +16,6 @@ annotation will be removed and the feature is now considered "stable". The following features are currently in their `@experimental` phase: -* The Twig integration (`Contao\CoreBundle\Twig\*`), since Contao 4.12 * The virtual filesystem (`Contao\CoreBundle\Filesystem\*`), since Contao 4.13 * The backend search (`Contao\CoreBundle\Search\*` and related), since Contao 5.5 * The job framework (`Contao\CoreBundle\Job\*` and related), since Contao 5.6