From 565d5c504a99aa958c5ff521c675d1ab998259d2 Mon Sep 17 00:00:00 2001 From: wkania Date: Thu, 18 Feb 2021 23:57:37 +0100 Subject: [PATCH] Add versionadded 4.4 to allowlist --- .doctor-rst.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index e71ca735f09..1ea9bf005d3 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -95,3 +95,4 @@ whitelist: - ".. _`Deploying Symfony 4 Apps on Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4" - '.. versionadded:: 0.2' # MercureBundle - '.. code-block:: twig' + - '.. versionadded:: 4.4' # new bundle directory structure