diff --git a/composer.lock b/composer.lock
index 398cef6ae00d6426f7846c53d0fa24ea5703274a..dfe46eb5de83613552344ee1cc025409b04a4688 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2954,16 +2954,16 @@
         },
         {
             "name": "drupal/core",
-            "version": "9.3.3",
+            "version": "9.3.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/drupal/core.git",
-                "reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f"
+                "reference": "089417f9f1d557f9323c190c8de139eba613e465"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/drupal/core/zipball/a9bd68be9a4e39724ea555f8040114759a8faf7f",
-                "reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f",
+                "url": "https://api.github.com/repos/drupal/core/zipball/089417f9f1d557f9323c190c8de139eba613e465",
+                "reference": "089417f9f1d557f9323c190c8de139eba613e465",
                 "shasum": ""
             },
             "require": {
@@ -3161,10 +3161,14 @@
                 }
             },
             "autoload": {
+                "files": [
+                    "includes/bootstrap.inc",
+                    "includes/guzzle_php81_shim.php"
+                ],
                 "psr-4": {
                     "Drupal\\Core\\": "lib/Drupal/Core",
-                    "Drupal\\Component\\": "lib/Drupal/Component",
-                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
+                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
+                    "Drupal\\Component\\": "lib/Drupal/Component"
                 },
                 "classmap": [
                     "lib/Drupal.php",
@@ -3193,10 +3197,6 @@
                     "lib/Drupal/Core/Http/InputBag.php",
                     "lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
                     "lib/Drupal/Core/Site/Settings.php"
-                ],
-                "files": [
-                    "includes/bootstrap.inc",
-                    "includes/guzzle_php81_shim.php"
                 ]
             },
             "notification-url": "https://packagist.org/downloads/",
@@ -3205,9 +3205,9 @@
             ],
             "description": "Drupal is an open source content management platform powering millions of websites and applications.",
             "support": {
-                "source": "https://github.com/drupal/core/tree/9.3.3"
+                "source": "https://github.com/drupal/core/tree/9.3.5"
             },
-            "time": "2022-01-19T00:13:54+00:00"
+            "time": "2022-02-04T20:00:20+00:00"
         },
         {
             "name": "drupal/core-composer-scaffold",
@@ -3261,16 +3261,16 @@
         },
         {
             "name": "drupal/core-recommended",
-            "version": "9.3.3",
+            "version": "9.3.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/drupal/core-recommended.git",
-                "reference": "a2fc42cb765874e5393d203ee807ac57abe04b12"
+                "reference": "2ff50e75ad0387f7a14131b0a151b73760c43c63"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a2fc42cb765874e5393d203ee807ac57abe04b12",
-                "reference": "a2fc42cb765874e5393d203ee807ac57abe04b12",
+                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/2ff50e75ad0387f7a14131b0a151b73760c43c63",
+                "reference": "2ff50e75ad0387f7a14131b0a151b73760c43c63",
                 "shasum": ""
             },
             "require": {
@@ -3279,7 +3279,7 @@
                 "doctrine/annotations": "1.13.2",
                 "doctrine/lexer": "1.2.1",
                 "doctrine/reflection": "1.2.2",
-                "drupal/core": "9.3.3",
+                "drupal/core": "9.3.5",
                 "egulias/email-validator": "3.1.2",
                 "guzzlehttp/guzzle": "6.5.5",
                 "guzzlehttp/promises": "1.5.1",
@@ -3328,7 +3328,7 @@
                 "symfony/validator": "v4.4.35",
                 "symfony/var-dumper": "v5.4.0",
                 "symfony/yaml": "v4.4.34",
-                "twig/twig": "v2.14.7",
+                "twig/twig": "v2.14.11",
                 "typo3/phar-stream-wrapper": "v3.1.7"
             },
             "conflict": {
@@ -3341,9 +3341,9 @@
             ],
             "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
             "support": {
-                "source": "https://github.com/drupal/core-recommended/tree/9.3.3"
+                "source": "https://github.com/drupal/core-recommended/tree/9.3.5"
             },
-            "time": "2022-01-19T00:13:54+00:00"
+            "time": "2022-02-04T20:00:20+00:00"
         },
         {
             "name": "drupal/crop",
@@ -8915,12 +8915,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "GuzzleHttp\\Psr7\\": "src/"
-                },
                 "files": [
                     "src/functions_include.php"
-                ]
+                ],
+                "psr-4": {
+                    "GuzzleHttp\\Psr7\\": "src/"
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -12582,16 +12582,16 @@
         },
         {
             "name": "symfony/css-selector",
-            "version": "v4.4.27",
+            "version": "v4.4.37",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/css-selector.git",
-                "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6"
+                "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
-                "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
+                "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
+                "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
                 "shasum": ""
             },
             "require": {
@@ -12628,7 +12628,7 @@
             "description": "Converts CSS selectors to XPath expressions",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/css-selector/tree/v4.4.27"
+                "source": "https://github.com/symfony/css-selector/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -12644,7 +12644,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2021-07-21T12:19:41+00:00"
+            "time": "2022-01-02T09:41:36+00:00"
         },
         {
             "name": "symfony/debug",
@@ -12869,16 +12869,16 @@
         },
         {
             "name": "symfony/dom-crawler",
-            "version": "v4.4.36",
+            "version": "v4.4.37",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/dom-crawler.git",
-                "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39"
+                "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/42de12bee3b5e594977209bcdf58ec4fef8dde39",
-                "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39",
+                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
+                "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
                 "shasum": ""
             },
             "require": {
@@ -12923,7 +12923,7 @@
             "description": "Eases DOM navigation for HTML and XML documents",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.36"
+                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -12939,7 +12939,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2021-12-28T14:48:02+00:00"
+            "time": "2022-01-02T09:41:36+00:00"
         },
         {
             "name": "symfony/error-handler",
@@ -13236,16 +13236,16 @@
         },
         {
             "name": "symfony/finder",
-            "version": "v4.4.36",
+            "version": "v4.4.37",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/finder.git",
-                "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c"
+                "reference": "b17d76d7ed179f017aad646e858c90a2771af15d"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/finder/zipball/1fef05633cd61b629e963e5d8200fb6b67ecf42c",
-                "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c",
+                "url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d",
+                "reference": "b17d76d7ed179f017aad646e858c90a2771af15d",
                 "shasum": ""
             },
             "require": {
@@ -13278,7 +13278,7 @@
             "description": "Finds files and directories via an intuitive fluent interface",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/finder/tree/v4.4.36"
+                "source": "https://github.com/symfony/finder/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -13294,7 +13294,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2021-12-15T10:33:10+00:00"
+            "time": "2022-01-02T09:41:36+00:00"
         },
         {
             "name": "symfony/http-client-contracts",
@@ -13739,12 +13739,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Iconv\\": ""
-                },
                 "files": [
                     "bootstrap.php"
-                ]
+                ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Iconv\\": ""
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -13821,12 +13821,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
-                },
                 "files": [
                     "bootstrap.php"
-                ]
+                ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -13906,12 +13906,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
-                },
                 "files": [
                     "bootstrap.php"
                 ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
+                },
                 "classmap": [
                     "Resources/stubs"
                 ]
@@ -14067,12 +14067,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php72\\": ""
-                },
                 "files": [
                     "bootstrap.php"
-                ]
+                ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Php72\\": ""
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -14143,12 +14143,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php73\\": ""
-                },
                 "files": [
                     "bootstrap.php"
                 ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Php73\\": ""
+                },
                 "classmap": [
                     "Resources/stubs"
                 ]
@@ -14222,12 +14222,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php80\\": ""
-                },
                 "files": [
                     "bootstrap.php"
                 ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Php80\\": ""
+                },
                 "classmap": [
                     "Resources/stubs"
                 ]
@@ -14305,12 +14305,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php81\\": ""
-                },
                 "files": [
                     "bootstrap.php"
                 ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Php81\\": ""
+                },
                 "classmap": [
                     "Resources/stubs"
                 ]
@@ -15267,22 +15267,23 @@
         },
         {
             "name": "twig/twig",
-            "version": "v2.14.7",
+            "version": "v2.14.11",
             "source": {
                 "type": "git",
                 "url": "https://github.com/twigphp/Twig.git",
-                "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f"
+                "reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/twigphp/Twig/zipball/8e202327ee1ed863629de9b18a5ec70ac614d88f",
-                "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f",
+                "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
+                "reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
                 "shasum": ""
             },
             "require": {
-                "php": ">=7.2.5",
+                "php": ">=7.1.3",
                 "symfony/polyfill-ctype": "^1.8",
-                "symfony/polyfill-mbstring": "^1.3"
+                "symfony/polyfill-mbstring": "^1.3",
+                "symfony/polyfill-php72": "^1.8"
             },
             "require-dev": {
                 "psr/container": "^1.0",
@@ -15330,7 +15331,7 @@
             ],
             "support": {
                 "issues": "https://github.com/twigphp/Twig/issues",
-                "source": "https://github.com/twigphp/Twig/tree/v2.14.7"
+                "source": "https://github.com/twigphp/Twig/tree/v2.14.11"
             },
             "funding": [
                 {
@@ -15342,7 +15343,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2021-09-17T08:39:54+00:00"
+            "time": "2022-02-04T06:57:25+00:00"
         },
         {
             "name": "typo3/phar-stream-wrapper",
diff --git a/vendor/composer/autoload_files.php b/vendor/composer/autoload_files.php
index e2aa5e6eaf58011f5b5642d1c1fb0695cb31dbb7..921233b654b8978949fee5800e8627c71a30c819 100644
--- a/vendor/composer/autoload_files.php
+++ b/vendor/composer/autoload_files.php
@@ -10,10 +10,10 @@
     '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
     '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
     '0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php',
+    '25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
     '6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
     '23c18046f52bef3eea034657bafda50f' => $vendorDir . '/symfony/polyfill-php81/bootstrap.php',
     'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
-    '25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
     'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php',
     '7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
     'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php
index fe74d74df6a586e625111599bbf553ca51c5cda3..3ff8bd2803e682a074cea0fc1363d27ed9a03600 100644
--- a/vendor/composer/autoload_static.php
+++ b/vendor/composer/autoload_static.php
@@ -11,10 +11,10 @@ class ComposerStaticInit5c689ffcd54b9e495ed983fdce09b530
         '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
         '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
         '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
+        '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
         '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
         '23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
         'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
-        '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
         'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
         '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
         'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 849424037ffbf10441464edcf197ae6f6ce8677b..eb042be3b080cbbe68b8ed13d44eebccdc0098b5 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -3039,17 +3039,17 @@
         },
         {
             "name": "drupal/core",
-            "version": "9.3.3",
-            "version_normalized": "9.3.3.0",
+            "version": "9.3.5",
+            "version_normalized": "9.3.5.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/drupal/core.git",
-                "reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f"
+                "reference": "089417f9f1d557f9323c190c8de139eba613e465"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/drupal/core/zipball/a9bd68be9a4e39724ea555f8040114759a8faf7f",
-                "reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f",
+                "url": "https://api.github.com/repos/drupal/core/zipball/089417f9f1d557f9323c190c8de139eba613e465",
+                "reference": "089417f9f1d557f9323c190c8de139eba613e465",
                 "shasum": ""
             },
             "require": {
@@ -3216,7 +3216,7 @@
                 "drupal/workflows": "self.version",
                 "drupal/workspaces": "self.version"
             },
-            "time": "2022-01-19T00:13:54+00:00",
+            "time": "2022-02-04T20:00:20+00:00",
             "type": "drupal-core",
             "extra": {
                 "drupal-scaffold": {
@@ -3253,10 +3253,14 @@
             },
             "installation-source": "dist",
             "autoload": {
+                "files": [
+                    "includes/bootstrap.inc",
+                    "includes/guzzle_php81_shim.php"
+                ],
                 "psr-4": {
                     "Drupal\\Core\\": "lib/Drupal/Core",
-                    "Drupal\\Component\\": "lib/Drupal/Component",
-                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
+                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
+                    "Drupal\\Component\\": "lib/Drupal/Component"
                 },
                 "classmap": [
                     "lib/Drupal.php",
@@ -3285,10 +3289,6 @@
                     "lib/Drupal/Core/Http/InputBag.php",
                     "lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
                     "lib/Drupal/Core/Site/Settings.php"
-                ],
-                "files": [
-                    "includes/bootstrap.inc",
-                    "includes/guzzle_php81_shim.php"
                 ]
             },
             "notification-url": "https://packagist.org/downloads/",
@@ -3297,7 +3297,7 @@
             ],
             "description": "Drupal is an open source content management platform powering millions of websites and applications.",
             "support": {
-                "source": "https://github.com/drupal/core/tree/9.3.3"
+                "source": "https://github.com/drupal/core/tree/9.3.5"
             },
             "install-path": "../../web/core"
         },
@@ -3353,17 +3353,17 @@
         },
         {
             "name": "drupal/core-recommended",
-            "version": "9.3.3",
-            "version_normalized": "9.3.3.0",
+            "version": "9.3.5",
+            "version_normalized": "9.3.5.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/drupal/core-recommended.git",
-                "reference": "a2fc42cb765874e5393d203ee807ac57abe04b12"
+                "reference": "2ff50e75ad0387f7a14131b0a151b73760c43c63"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a2fc42cb765874e5393d203ee807ac57abe04b12",
-                "reference": "a2fc42cb765874e5393d203ee807ac57abe04b12",
+                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/2ff50e75ad0387f7a14131b0a151b73760c43c63",
+                "reference": "2ff50e75ad0387f7a14131b0a151b73760c43c63",
                 "shasum": ""
             },
             "require": {
@@ -3372,7 +3372,7 @@
                 "doctrine/annotations": "1.13.2",
                 "doctrine/lexer": "1.2.1",
                 "doctrine/reflection": "1.2.2",
-                "drupal/core": "9.3.3",
+                "drupal/core": "9.3.5",
                 "egulias/email-validator": "3.1.2",
                 "guzzlehttp/guzzle": "6.5.5",
                 "guzzlehttp/promises": "1.5.1",
@@ -3421,13 +3421,13 @@
                 "symfony/validator": "v4.4.35",
                 "symfony/var-dumper": "v5.4.0",
                 "symfony/yaml": "v4.4.34",
-                "twig/twig": "v2.14.7",
+                "twig/twig": "v2.14.11",
                 "typo3/phar-stream-wrapper": "v3.1.7"
             },
             "conflict": {
                 "webflo/drupal-core-strict": "*"
             },
-            "time": "2022-01-19T00:13:54+00:00",
+            "time": "2022-02-04T20:00:20+00:00",
             "type": "metapackage",
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -3435,7 +3435,7 @@
             ],
             "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
             "support": {
-                "source": "https://github.com/drupal/core-recommended/tree/9.3.3"
+                "source": "https://github.com/drupal/core-recommended/tree/9.3.5"
             },
             "install-path": null
         },
@@ -12948,24 +12948,24 @@
         },
         {
             "name": "symfony/css-selector",
-            "version": "v4.4.27",
-            "version_normalized": "4.4.27.0",
+            "version": "v4.4.37",
+            "version_normalized": "4.4.37.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/css-selector.git",
-                "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6"
+                "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
-                "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
+                "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
+                "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
                 "shasum": ""
             },
             "require": {
                 "php": ">=7.1.3",
                 "symfony/polyfill-php80": "^1.16"
             },
-            "time": "2021-07-21T12:19:41+00:00",
+            "time": "2022-01-02T09:41:36+00:00",
             "type": "library",
             "installation-source": "dist",
             "autoload": {
@@ -12997,7 +12997,7 @@
             "description": "Converts CSS selectors to XPath expressions",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/css-selector/tree/v4.4.27"
+                "source": "https://github.com/symfony/css-selector/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -13247,17 +13247,17 @@
         },
         {
             "name": "symfony/dom-crawler",
-            "version": "v4.4.36",
-            "version_normalized": "4.4.36.0",
+            "version": "v4.4.37",
+            "version_normalized": "4.4.37.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/dom-crawler.git",
-                "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39"
+                "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/42de12bee3b5e594977209bcdf58ec4fef8dde39",
-                "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39",
+                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
+                "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
                 "shasum": ""
             },
             "require": {
@@ -13276,7 +13276,7 @@
             "suggest": {
                 "symfony/css-selector": ""
             },
-            "time": "2021-12-28T14:48:02+00:00",
+            "time": "2022-01-02T09:41:36+00:00",
             "type": "library",
             "installation-source": "dist",
             "autoload": {
@@ -13304,7 +13304,7 @@
             "description": "Eases DOM navigation for HTML and XML documents",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.36"
+                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -13629,24 +13629,24 @@
         },
         {
             "name": "symfony/finder",
-            "version": "v4.4.36",
-            "version_normalized": "4.4.36.0",
+            "version": "v4.4.37",
+            "version_normalized": "4.4.37.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/finder.git",
-                "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c"
+                "reference": "b17d76d7ed179f017aad646e858c90a2771af15d"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/finder/zipball/1fef05633cd61b629e963e5d8200fb6b67ecf42c",
-                "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c",
+                "url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d",
+                "reference": "b17d76d7ed179f017aad646e858c90a2771af15d",
                 "shasum": ""
             },
             "require": {
                 "php": ">=7.1.3",
                 "symfony/polyfill-php80": "^1.16"
             },
-            "time": "2021-12-15T10:33:10+00:00",
+            "time": "2022-01-02T09:41:36+00:00",
             "type": "library",
             "installation-source": "dist",
             "autoload": {
@@ -13674,7 +13674,7 @@
             "description": "Finds files and directories via an intuitive fluent interface",
             "homepage": "https://symfony.com",
             "support": {
-                "source": "https://github.com/symfony/finder/tree/v4.4.36"
+                "source": "https://github.com/symfony/finder/tree/v4.4.37"
             },
             "funding": [
                 {
@@ -15731,29 +15731,30 @@
         },
         {
             "name": "twig/twig",
-            "version": "v2.14.7",
-            "version_normalized": "2.14.7.0",
+            "version": "v2.14.11",
+            "version_normalized": "2.14.11.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/twigphp/Twig.git",
-                "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f"
+                "reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/twigphp/Twig/zipball/8e202327ee1ed863629de9b18a5ec70ac614d88f",
-                "reference": "8e202327ee1ed863629de9b18a5ec70ac614d88f",
+                "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
+                "reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
                 "shasum": ""
             },
             "require": {
-                "php": ">=7.2.5",
+                "php": ">=7.1.3",
                 "symfony/polyfill-ctype": "^1.8",
-                "symfony/polyfill-mbstring": "^1.3"
+                "symfony/polyfill-mbstring": "^1.3",
+                "symfony/polyfill-php72": "^1.8"
             },
             "require-dev": {
                 "psr/container": "^1.0",
                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
             },
-            "time": "2021-09-17T08:39:54+00:00",
+            "time": "2022-02-04T06:57:25+00:00",
             "type": "library",
             "extra": {
                 "branch-alias": {
@@ -15797,7 +15798,7 @@
             ],
             "support": {
                 "issues": "https://github.com/twigphp/Twig/issues",
-                "source": "https://github.com/twigphp/Twig/tree/v2.14.7"
+                "source": "https://github.com/twigphp/Twig/tree/v2.14.11"
             },
             "funding": [
                 {
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index b1fe7b6c1ef331bc1a50763818c5faec5b169955..df52a89041aa90f02dff4fbe83770f38aea3824d 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -5,7 +5,7 @@
         'type' => 'project',
         'install_path' => __DIR__ . '/../../',
         'aliases' => array(),
-        'reference' => 'f889c00bd483eaf97a23d634148992fb6a396cac',
+        'reference' => 'f44fdff5274a17c492ffd2f1245c926323704c94',
         'name' => 'osu-asc-webservices/d8-upstream',
         'dev' => true,
     ),
@@ -271,7 +271,7 @@
         'drupal/action' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/addtocalendar' => array(
@@ -304,7 +304,7 @@
         'drupal/aggregator' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/allowed_formats' => array(
@@ -328,25 +328,25 @@
         'drupal/automated_cron' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/ban' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/bartik' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/basic_auth' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/better_exposed_filters' => array(
@@ -361,19 +361,19 @@
         'drupal/big_pipe' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/block' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/block_content' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/block_field' => array(
@@ -406,7 +406,7 @@
         'drupal/book' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/bootstrap' => array(
@@ -421,7 +421,7 @@
         'drupal/breakpoint' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/cache_control_override' => array(
@@ -445,13 +445,13 @@
         'drupal/ckeditor' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/ckeditor5' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/ckeditor_indentblock' => array(
@@ -466,31 +466,31 @@
         'drupal/claro' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/classy' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/color' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/comment' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/config' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/config_direct_save' => array(
@@ -523,7 +523,7 @@
         'drupal/config_translation' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/config_update' => array(
@@ -574,7 +574,7 @@
         'drupal/contact' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/content_access' => array(
@@ -589,52 +589,52 @@
         'drupal/content_moderation' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/content_translation' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/contextual' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core' => array(
-            'pretty_version' => '9.3.3',
-            'version' => '9.3.3.0',
+            'pretty_version' => '9.3.5',
+            'version' => '9.3.5.0',
             'type' => 'drupal-core',
             'install_path' => __DIR__ . '/../../web/core',
             'aliases' => array(),
-            'reference' => 'a9bd68be9a4e39724ea555f8040114759a8faf7f',
+            'reference' => '089417f9f1d557f9323c190c8de139eba613e465',
             'dev_requirement' => false,
         ),
         'drupal/core-annotation' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-assertion' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-bridge' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-class-finder' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-composer-scaffold' => array(
@@ -649,136 +649,136 @@
         'drupal/core-datetime' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-dependency-injection' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-diff' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-discovery' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-event-dispatcher' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-file-cache' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-file-security' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-filesystem' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-front-matter' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-gettext' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-graph' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-http-foundation' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-php-storage' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-plugin' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-proxy-builder' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-recommended' => array(
-            'pretty_version' => '9.3.3',
-            'version' => '9.3.3.0',
+            'pretty_version' => '9.3.5',
+            'version' => '9.3.5.0',
             'type' => 'metapackage',
             'install_path' => NULL,
             'aliases' => array(),
-            'reference' => 'a2fc42cb765874e5393d203ee807ac57abe04b12',
+            'reference' => '2ff50e75ad0387f7a14131b0a151b73760c43c63',
             'dev_requirement' => false,
         ),
         'drupal/core-render' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-serialization' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-transliteration' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-utility' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-uuid' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/core-version' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/crop' => array(
@@ -802,19 +802,19 @@
         'drupal/datetime' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/datetime_range' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/dblog' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/dropzonejs' => array(
@@ -838,13 +838,13 @@
         'drupal/dynamic_page_cache' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/editor' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/editor_advanced_link' => array(
@@ -913,7 +913,7 @@
         'drupal/entity_reference' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/entity_reference_revisions' => array(
@@ -937,7 +937,7 @@
         'drupal/field' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/field_group' => array(
@@ -952,7 +952,7 @@
         'drupal/field_layout' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/field_permissions' => array(
@@ -967,13 +967,13 @@
         'drupal/field_ui' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/file' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/file_browser' => array(
@@ -988,7 +988,7 @@
         'drupal/filter' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/focal_point' => array(
@@ -1003,7 +1003,7 @@
         'drupal/forum' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/google_analytics' => array(
@@ -1027,25 +1027,25 @@
         'drupal/hal' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/help' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/help_topics' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/history' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/honeypot' => array(
@@ -1060,7 +1060,7 @@
         'drupal/image' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/inline_entity_form' => array(
@@ -1075,7 +1075,7 @@
         'drupal/inline_form_errors' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/jquery_ui' => array(
@@ -1117,25 +1117,25 @@
         'drupal/jsonapi' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/language' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/layout_builder' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/layout_discovery' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/libraries' => array(
@@ -1150,7 +1150,7 @@
         'drupal/link' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/link_attributes' => array(
@@ -1174,7 +1174,7 @@
         'drupal/locale' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/mathjax' => array(
@@ -1189,7 +1189,7 @@
         'drupal/media' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/media_entity_browser' => array(
@@ -1213,7 +1213,7 @@
         'drupal/media_library' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/menu_block' => array(
@@ -1246,13 +1246,13 @@
         'drupal/menu_link_content' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/menu_ui' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/metatag' => array(
@@ -1267,7 +1267,7 @@
         'drupal/migrate' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/migrate_devel' => array(
@@ -1282,19 +1282,19 @@
         'drupal/migrate_drupal' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/migrate_drupal_multilingual' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/migrate_drupal_ui' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/migrate_plus' => array(
@@ -1318,7 +1318,7 @@
         'drupal/minimal' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/mobile_detect' => array(
@@ -1360,25 +1360,25 @@
         'drupal/node' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/olivero' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/options' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/page_cache' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/pantheon_advanced_page_cache' => array(
@@ -1402,13 +1402,13 @@
         'drupal/path' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/path_alias' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/pathauto' => array(
@@ -1432,13 +1432,13 @@
         'drupal/quickedit' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/rdf' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/rebuild_cache_access' => array(
@@ -1480,13 +1480,13 @@
         'drupal/responsive_image' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/rest' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/roleassign' => array(
@@ -1510,7 +1510,7 @@
         'drupal/search' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/search_api' => array(
@@ -1534,25 +1534,25 @@
         'drupal/serialization' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/settings_tray' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/seven' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/shortcut' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/simple_gmap' => array(
@@ -1621,19 +1621,19 @@
         'drupal/standard' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/stark' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/statistics' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/superfish' => array(
@@ -1657,31 +1657,31 @@
         'drupal/syslog' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/system' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/taxonomy' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/telephone' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/text' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/token' => array(
@@ -1696,19 +1696,19 @@
         'drupal/toolbar' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/tour' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/tracker' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/twig_tweak' => array(
@@ -1741,13 +1741,13 @@
         'drupal/update' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/user' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/userprotect' => array(
@@ -1780,7 +1780,7 @@
         'drupal/views' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/views_ajax_history' => array(
@@ -1840,7 +1840,7 @@
         'drupal/views_ui' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/webform' => array(
@@ -1855,13 +1855,13 @@
         'drupal/workflows' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drupal/workspaces' => array(
             'dev_requirement' => false,
             'replaced' => array(
-                0 => '9.3.3',
+                0 => '9.3.5',
             ),
         ),
         'drush-ops/behat-drush-endpoint' => array(
@@ -2101,7 +2101,7 @@
             'type' => 'project',
             'install_path' => __DIR__ . '/../../',
             'aliases' => array(),
-            'reference' => 'f889c00bd483eaf97a23d634148992fb6a396cac',
+            'reference' => 'f44fdff5274a17c492ffd2f1245c926323704c94',
             'dev_requirement' => false,
         ),
         'pantheon-systems/quicksilver-pushback' => array(
@@ -2622,12 +2622,12 @@
             'dev_requirement' => false,
         ),
         'symfony/css-selector' => array(
-            'pretty_version' => 'v4.4.27',
-            'version' => '4.4.27.0',
+            'pretty_version' => 'v4.4.37',
+            'version' => '4.4.37.0',
             'type' => 'library',
             'install_path' => __DIR__ . '/../symfony/css-selector',
             'aliases' => array(),
-            'reference' => '5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6',
+            'reference' => '0628e6c6d7c92f1a7bae543959bdc17347be2436',
             'dev_requirement' => false,
         ),
         'symfony/debug' => array(
@@ -2658,12 +2658,12 @@
             'dev_requirement' => false,
         ),
         'symfony/dom-crawler' => array(
-            'pretty_version' => 'v4.4.36',
-            'version' => '4.4.36.0',
+            'pretty_version' => 'v4.4.37',
+            'version' => '4.4.37.0',
             'type' => 'library',
             'install_path' => __DIR__ . '/../symfony/dom-crawler',
             'aliases' => array(),
-            'reference' => '42de12bee3b5e594977209bcdf58ec4fef8dde39',
+            'reference' => '60d36408a3a48500bcc6e30d9f831e51d04d7fa4',
             'dev_requirement' => false,
         ),
         'symfony/error-handler' => array(
@@ -2709,12 +2709,12 @@
             'dev_requirement' => false,
         ),
         'symfony/finder' => array(
-            'pretty_version' => 'v4.4.36',
-            'version' => '4.4.36.0',
+            'pretty_version' => 'v4.4.37',
+            'version' => '4.4.37.0',
             'type' => 'library',
             'install_path' => __DIR__ . '/../symfony/finder',
             'aliases' => array(),
-            'reference' => '1fef05633cd61b629e963e5d8200fb6b67ecf42c',
+            'reference' => 'b17d76d7ed179f017aad646e858c90a2771af15d',
             'dev_requirement' => false,
         ),
         'symfony/http-client-contracts' => array(
@@ -2946,12 +2946,12 @@
             'dev_requirement' => false,
         ),
         'twig/twig' => array(
-            'pretty_version' => 'v2.14.7',
-            'version' => '2.14.7.0',
+            'pretty_version' => 'v2.14.11',
+            'version' => '2.14.11.0',
             'type' => 'library',
             'install_path' => __DIR__ . '/../twig/twig',
             'aliases' => array(),
-            'reference' => '8e202327ee1ed863629de9b18a5ec70ac614d88f',
+            'reference' => '66baa66f29ee30e487e05f1679903e36eb01d727',
             'dev_requirement' => false,
         ),
         'typo3/phar-stream-wrapper' => array(
diff --git a/vendor/symfony/css-selector/LICENSE b/vendor/symfony/css-selector/LICENSE
index 9ff2d0d6306da5990f3e30de9ac7d41907a63f0d..88bf75bb4d6a2898be0558b61cfe48996d33ffbf 100644
--- a/vendor/symfony/css-selector/LICENSE
+++ b/vendor/symfony/css-selector/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2021 Fabien Potencier
+Copyright (c) 2004-2022 Fabien Potencier
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/vendor/symfony/dom-crawler/LICENSE b/vendor/symfony/dom-crawler/LICENSE
index 9ff2d0d6306da5990f3e30de9ac7d41907a63f0d..88bf75bb4d6a2898be0558b61cfe48996d33ffbf 100644
--- a/vendor/symfony/dom-crawler/LICENSE
+++ b/vendor/symfony/dom-crawler/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2021 Fabien Potencier
+Copyright (c) 2004-2022 Fabien Potencier
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/vendor/symfony/finder/LICENSE b/vendor/symfony/finder/LICENSE
index 9ff2d0d6306da5990f3e30de9ac7d41907a63f0d..88bf75bb4d6a2898be0558b61cfe48996d33ffbf 100644
--- a/vendor/symfony/finder/LICENSE
+++ b/vendor/symfony/finder/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2021 Fabien Potencier
+Copyright (c) 2004-2022 Fabien Potencier
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/vendor/twig/twig/.gitattributes b/vendor/twig/twig/.gitattributes
index 75e18f85824e1e238a9d7d5e523dcf37dd949c56..1ce832b520daca91b3751edf65e6bcfed5d2cc7d 100644
--- a/vendor/twig/twig/.gitattributes
+++ b/vendor/twig/twig/.gitattributes
@@ -1,3 +1,4 @@
+/doc/** export-ignore
 /extra/** export-ignore
 /tests export-ignore
 /phpunit.xml.dist export-ignore
diff --git a/vendor/twig/twig/.github/workflows/ci.yml b/vendor/twig/twig/.github/workflows/ci.yml
index 2d8365ecc652f41aabe9634d0101a5d775cd9be0..df60b6a3d603e5d78426f0da7e09a37b7bf39bde 100644
--- a/vendor/twig/twig/.github/workflows/ci.yml
+++ b/vendor/twig/twig/.github/workflows/ci.yml
@@ -20,14 +20,14 @@ jobs:
         strategy:
             matrix:
                 php-version:
+                    - '7.1.3'
                     - '7.2.5'
                     - '7.3'
                     - '7.4'
                     - '8.0'
+                    - '8.1'
                 composer-options: ['']
                 experimental: [false]
-                include:
-                  - { php-version: '8.1', experimental: true, composer-options: '--ignore-platform-req=php' }
 
         steps:
             - name: "Checkout code"
@@ -83,6 +83,7 @@ jobs:
                     - '7.3'
                     - '7.4'
                     - '8.0'
+                    - '8.1'
                 extension:
                     - 'extra/cssinliner-extra'
                     - 'extra/html-extra'
@@ -91,6 +92,8 @@ jobs:
                     - 'extra/markdown-extra'
                     - 'extra/string-extra'
                     - 'extra/twig-extra-bundle'
+                composer-options: ['']
+                experimental: [false]
 
         steps:
             - name: "Checkout code"
diff --git a/vendor/twig/twig/CHANGELOG b/vendor/twig/twig/CHANGELOG
index 3da3e9606347071c7000b5524c337ad193d284dc..3aaa9aac0b3ec6bd323873eefef2c5cd7c6a24c8 100644
--- a/vendor/twig/twig/CHANGELOG
+++ b/vendor/twig/twig/CHANGELOG
@@ -1,3 +1,23 @@
+# 2.14.11 (2022-02-04)
+
+ * Fix a security issue when in a sandbox: the `sort` filter must require a Closure for the `arrow` parameter
+
+# 2.14.10 (2022-01-03)
+
+ * Allow more null arguments when Twig expects a string (for better 8.1 support)
+
+# 2.14.9 (2022-01-03)
+
+* Allow null when Twig expects a string (for better 8.1 support)
+* Add support for PHP 7.1 back
+* Make some performance optimizations
+* Allow Symfony translation contract v3+
+
+# 2.14.8 (2021-11-25)
+
+ * Bump minimum supported Symfony component versions
+ * Fix a deprecated message
+
 # 2.14.7 (2021-09-17)
 
  * Allow Symfony 6
@@ -354,1193 +374,3 @@
  * removed the ability to register a global variable after the runtime or the extensions have been initialized
  * improved the performance of the filesystem loader
  * removed features that were deprecated in 1.x
-
-# 1.44.6 (2021-XX-XX)
-
- * n/a
- 
-# 1.44.5 (2021-09-17)
-
- * Improve compatibility with PHP 8.1
- * Explicitly specify the encoding for mb_ord in JS escaper
-
-# 1.44.4 (2021-05-16)
-
- * Revert "Throw a proper exception when a template name is an absolute path (as it has never been supported)"
-
-# 1.44.3 (2021-05-12)
-
- * Fix PHP 8.1 compatibility
- * Throw a proper exception when a template name is an absolute path (as it has never been supported)
-
-# 1.44.2 (2021-01-05)
-
- * Fix "odd" not working for negative numbers
-
-# 1.44.1 (2020-10-27)
-
- * Fix "include(template_from_string())"
-
-# 1.44.0 (2020-10-21)
-
- * Remove implicit dependency on ext/iconv in JS escaper
- * Fix sandbox support when using "include(template_from_string())"
- * Make round brackets optional for one argument tests like "same as" or "divisible by"
- * Add support for ES2015 style object initialisation shortcut { a } is the same as { 'a': a }
- * Fix filter(), map(), and reduce() to throw a RuntimeError instead of a PHP TypeError
- * Drop PHP 7.1 support
-
-# 1.43.1 (2020-08-05)
-
- * Fix sandbox not disabled if syntax error occurs within {% sandbox %} tag
- * Fix a regression when not using a space before an operator
- * Restrict callables to closures in filters
- * Allow trailing commas in argument lists (in calls as well as definitions)
-
-# 1.43.0 (2020-07-05)
-
- * Throw exception in case non-Traversable data is passed to "filter"
- * Fix context optimization on PHP 7.4
- * Fix PHP 8 compatibility
- * Drop PHP 5.5 5.6, and 7.0 support
- * Fix ambiguous syntax parsing
- * In sandbox, the `filter`, `map` and `reduce` filters require Closures in `arrow` parameter
-
-# 1.42.5 (2020-02-11)
-
- * Fix implementation of case-insensitivity for method names
-
-# 1.42.4 (2019-11-11)
-
- * optimized "block('foo') ?? 'bar"
- * added supported for exponential numbers
-
-# 1.42.3 (2019-08-24)
-
- * fixed the "split" filter when the delimiter is "0"
- * fixed the "empty" test on Traversable instances
- * fixed cache when opcache is installed but disabled
- * fixed PHP 7.4 compatibility
- * bumped the minimal PHP version to 5.5
-
-# 1.42.2 (2019-06-18)
-
- * Display partial output (PHP buffer) when an error occurs in debug mode
-
-# 1.42.1 (2019-06-04)
-
- * added support for "Twig\Markup" instances in the "in" test (again)
- * allowed string operators as variables names in assignments
-
-# 1.42.0 (2019-05-31)
-
- * fixed the "filter" filter when the argument is \Traversable but does not implement \Iterator (\SimpleXmlElement for instance)
- * fixed a PHP fatal error when calling a macro imported in a block in a nested block
- * fixed a PHP fatal error when calling a macro imported in the template in another macro
- * fixed wrong error message on "import" and "from"
-
-# 1.41.0 (2019-05-14)
-
- * fixed support for PHP 7.4
- * added "filter", "map", and "reduce" filters (and support for arrow functions)
- * fixed partial output leak when a PHP fatal error occurs
- * optimized context access on PHP 7.4
-
-# 1.40.1 (2019-04-29)
-
-# fixed regression in NodeTraverser
-
-# 1.40.0 (2019-04-28)
-
- * allowed Twig\NodeVisitor\NodeVisitorInterface::leaveNode() to return "null" instead of "false" (same meaning)
- * added the "apply" tag as a replacement for the "filter" tag
- * allowed Twig\Loader\FilesystemLoader::findTemplate() to return "null" instead of "false" (same meaning)
- * added support for "Twig\Markup" instances in the "in" test
- * fixed Lexer when using custom options containing the # char
- * fixed "import" when macros are stored in a template string
-
-# 1.39.1 (2019-04-16)
-
- * fixed EscaperNodeVisitor
-
-# 1.39.0 (2019-04-16)
-
- * added Traversable support for the length filter
- * fixed some wrong location in error messages
- * made exception creation faster
- * made escaping on ternary expressions (?: and ??) more fine-grained
- * added the possibility to give a nice name to string templates (template_from_string function)
- * fixed the "with" behavior to always include the globals (for consistency with the "include" and "embed" tags)
- * fixed "include" with "ignore missing" when an error loading occurs in the included template
- * added support for a new whitespace trimming option ({%~ ~%}, {{~ ~}}, {#~ ~#})
-
-# 1.38.4 (2019-03-23)
-
- * fixed CheckToStringNode implementation (broken when a function/filter is variadic)
-
-# 1.38.3 (2019-03-21)
-
- * fixed the spaceless filter so that it behaves like the spaceless tag
- * fixed BC break on Environment::resolveTemplate()
- * fixed the bundled Autoloader to also load namespaced classes
- * allowed Traversable objects to be used in the "with" tag
- * allowed Traversable objects to be used in the "with" argument of the "include" and "embed" tags
-
-# 1.38.2 (2019-03-12)
-
- * added TemplateWrapper::getTemplateName()
-
-# 1.38.1 (2019-03-12)
-
- * fixed class aliases
-
-# 1.38.0 (2019-03-12)
-
- * fixed sandbox security issue (under some circumstances, calling the
-   __toString() method on an object was possible even if not allowed by the
-   security policy)
- * fixed batch filter clobbers array keys when fill parameter is used
- * added preserveKeys support for the batch filter
- * fixed "embed" support when used from "template_from_string"
- * added the possibility to pass a TemplateWrapper to Twig\Environment::load()
- * improved the performance of the sandbox
- * added a spaceless filter
- * added max value to the "random" function
- * made namespace classes the default classes (PSR-0 ones are aliases now)
- * removed duplicated directory separator in FilesystemLoader
- * added Twig\Loader\ChainLoader::getLoaders()
- * changed internal code to use the namespaced classes as much as possible
-
-# 1.37.1 (2019-01-14)
-
- * fixed regression (key exists check for non ArrayObject objects)
- * fixed logic in TemplateWrapper
-
-# 1.37.0 (2019-01-14)
-
- * fixed ArrayObject access with a null value
- * fixed embedded templates starting with a BOM
- * fixed using a Twig_TemplateWrapper instance as an argument to extends
- * switched generated code to use the PHP short array notation
- * dropped PHP 5.3 support
- * fixed float representation in compiled templates
- * added a second argument to the join filter (last separator configuration)
-
-# 1.36.0 (2018-12-16)
-
- * made sure twig_include returns a string
- * fixed multi-byte UFT-8 in escape('html_attr')
- * added the "deprecated" tag
- * added support for dynamically named tests
- * fixed GlobalsInterface extended class
- * fixed filesystem loader throwing an exception instead of returning false
-
-# 1.35.4 (2018-07-13)
-
- * ensured that syntax errors are triggered with the right line
- * added the Symfony ctype polyfill as a dependency
- * "js" filter now produces valid JSON
-
-# 1.35.3 (2018-03-20)
-
- * fixed block names unicity
- * fixed counting children of SimpleXMLElement objects
- * added missing else clause to avoid infinite loops
- * fixed .. (range operator) in sandbox policy
-
-# 1.35.2 (2018-03-03)
-
- * fixed a regression in the way the profiler is registered in templates
-
-# 1.35.1 (2018-03-02)
-
- * added an exception when using "===" instead of "same as"
- * fixed possible array to string conversion concealing actual error
- * made variable names deterministic in compiled templates
- * fixed length filter when passing an instance of IteratorAggregate
- * fixed Environment::resolveTemplate to accept instances of TemplateWrapper
-
-# 1.35.0 (2017-09-27)
-
- * added Twig_Profiler_Profile::reset()
- * fixed use TokenParser to return an empty Node
- * added RuntimeExtensionInterface
- * added circular reference detection when loading templates
-
-# 1.34.4 (2017-07-04)
-
- * added support for runtime loaders in IntegrationTestCase
- * fixed deprecation when using Twig_Profiler_Dumper_Html
-
-# 1.34.3 (2017-06-07)
-
- * fixed namespaces introduction
-
-# 1.34.2 (2017-06-05)
-
- * fixed namespaces introduction
-
-# 1.34.1 (2017-06-05)
-
- * fixed namespaces introduction
-
-# 1.34.0 (2017-06-05)
-
- * added support for PHPUnit 6 when testing extensions
- * fixed PHP 7.2 compatibility
- * fixed template name generation in Twig_Environment::createTemplate()
- * removed final tag on Twig_TokenParser_Include
- * added namespaced aliases for all (non-deprecated) classes and interfaces
- * dropped HHVM support
- * dropped PHP 5.2 support
-
-# 1.33.2 (2017-04-20)
-
- * fixed edge case in the method cache for Twig attributes
-
-# 1.33.1 (2017-04-18)
-
- * fixed the empty() test
-
-# 1.33.0 (2017-03-22)
-
- * fixed a race condition handling when writing cache files
- * "length" filter now returns string length when applied to an object that does
-   not implement \Countable but provides __toString()
- * "empty" test will now consider the return value of the __toString() method for
-   objects implement __toString() but not \Countable
- * fixed JS escaping for unicode characters with higher code points
-
-# 1.32.0 (2017-02-26)
-
- * fixed deprecation notice in Twig_Util_DeprecationCollector
- * added a PSR-11 compatible runtime loader
- * added `side` argument to `trim` to allow left or right trimming only.
-
-# 1.31.0 (2017-01-11)
-
- * added Twig_NodeCaptureInterface for nodes that capture all output
- * fixed marking the environment as initialized too early
- * fixed C89 compat for the C extension
- * turned fatal error into exception when a previously generated cache is corrupted
- * fixed offline cache warm-ups for embedded templates
-
-# 1.30.0 (2016-12-23)
-
- * added Twig_FactoryRuntimeLoader
- * deprecated function/test/filter/tag overriding
- * deprecated the "disable_c_ext" attribute on Twig_Node_Expression_GetAttr
-
-# 1.29.0 (2016-12-13)
-
- * fixed sandbox being left enabled if an exception is thrown while rendering
- * marked some classes as being final (via @final)
- * made Twig_Error report real source path when possible
- * added support for {{ _self }} to provide an upgrade path from 1.x to 2.0 (replaces {{ _self.templateName }})
- * deprecated silent display of undefined blocks
- * deprecated support for mbstring.func_overload != 0
-
-# 1.28.2 (2016-11-23)
-
- * fixed precedence between getFoo() and isFoo() in Twig_Template::getAttribute()
- * improved a deprecation message
-
-# 1.28.1 (2016-11-18)
-
- * fixed block() function when used with a template argument
-
-# 1.28.0 (2016-11-17)
-
- * added support for the PHP 7 null coalescing operator for the ?? Twig implementation
- * exposed a way to access template data and methods in a portable way
- * changed context access to use the PHP 7 null coalescing operator when available
- * added the "with" tag
- * added support for a custom template on the block() function
- * added "is defined" support for block() and constant()
- * optimized the way attributes are fetched
-
-# 1.27.0 (2016-10-25)
-
- * deprecated Twig_Parser::getEnvironment()
- * deprecated Twig_Parser::addHandler() and Twig_Parser::addNodeVisitor()
- * deprecated Twig_Compiler::addIndentation()
- * fixed regression when registering two extensions having the same class name
- * deprecated Twig_LoaderInterface::getSource() (implement Twig_SourceContextLoaderInterface instead)
- * fixed the filesystem loader with relative paths
- * deprecated Twig_Node::getLine() in favor of Twig_Node::getTemplateLine()
- * deprecated Twig_Template::getSource() in favor of Twig_Template::getSourceContext()
- * deprecated Twig_Node::getFilename() in favor of Twig_Node::getTemplateName()
- * deprecated the "filename" escaping strategy (use "name" instead)
- * added Twig_Source to hold information about the original template
- * deprecated Twig_Error::getTemplateFile() and Twig_Error::setTemplateFile() in favor of Twig_Error::getTemplateName() and Twig_Error::setTemplateName()
- * deprecated Parser::getFilename()
- * fixed template paths when a template name contains a protocol like vfs://
- * improved debugging with Twig_Sandbox_SecurityError exceptions for disallowed methods and properties
-
-# 1.26.1 (2016-10-05)
-
- * removed template source code from generated template classes when debug is disabled
- * fixed default implementation of Twig_Template::getDebugInfo() for better BC
- * fixed regression on static calls for functions/filters/tests
-
-# 1.26.0 (2016-10-02)
-
- * added template cache invalidation based on more environment options
- * added a missing deprecation notice
- * fixed template paths when a template is stored in a PHAR file
- * allowed filters/functions/tests implementation to use a different class than the extension they belong to
- * deprecated Twig_ExtensionInterface::getName()
-
-# 1.25.0 (2016-09-21)
-
- * changed the way we store template source in template classes
- * removed usage of realpath in cache keys
- * fixed Twig cache sharing when used with different versions of PHP
- * removed embed parent workaround for simple use cases
- * deprecated the ability to store non Node instances in Node::$nodes
- * deprecated Twig_Environment::getLexer(), Twig_Environment::getParser(), Twig_Environment::getCompiler()
- * deprecated Twig_Compiler::getFilename()
-
-# 1.24.2 (2016-09-01)
-
- * fixed static callables
- * fixed a potential PHP warning when loading the cache
- * fixed a case where the autoescaping does not work as expected
-
-# 1.24.1 (2016-05-30)
-
- * fixed reserved keywords (forbids true, false, null and none keywords for variables names)
- * fixed support for PHP7 (Throwable support)
- * marked the following methods as being internals on Twig_Environment:
-   getFunctions(), getFilters(), getTests(), getFunction(), getFilter(), getTest(),
-   getTokenParsers(), getTags(), getNodeVisitors(), getUnaryOperators(), getBinaryOperators(),
-   getFunctions(), getFilters(), getGlobals(), initGlobals(), initExtensions(), and initExtension()
-
-# 1.24.0 (2016-01-25)
-
- * adding support for the ?? operator
- * fixed the defined test when used on a constant, a map, or a sequence
- * undeprecated _self (should only be used to get the template name, not the template instance)
- * fixed parsing on PHP7
-
-# 1.23.3 (2016-01-11)
-
- * fixed typo
-
-# 1.23.2 (2015-01-11)
-
- * added versions in deprecated messages
- * made file cache tolerant for trailing (back)slashes on directory configuration
- * deprecated unused Twig_Node_Expression_ExtensionReference class
-
-# 1.23.1 (2015-11-05)
-
- * fixed some exception messages which triggered PHP warnings
- * fixed BC on Twig_Test_NodeTestCase
-
-# 1.23.0 (2015-10-29)
-
- * deprecated the possibility to override an extension by registering another one with the same name
- * deprecated Twig_ExtensionInterface::getGlobals() (added Twig_Extension_GlobalsInterface for BC)
- * deprecated Twig_ExtensionInterface::initRuntime() (added Twig_Extension_InitRuntimeInterface for BC)
- * deprecated Twig_Environment::computeAlternatives()
-
-# 1.22.3 (2015-10-13)
-
- * fixed regression when using null as a cache strategy
- * improved performance when checking template freshness
- * fixed warnings when loaded templates do not exist
- * fixed template class name generation to prevent possible collisions
- * fixed logic for custom escapers to call them even on integers and null values
- * changed template cache names to take into account the Twig C extension
-
-# 1.22.2 (2015-09-22)
-
- * fixed a race condition in template loading
-
-# 1.22.1 (2015-09-15)
-
- * fixed regression in template_from_string
-
-# 1.22.0 (2015-09-13)
-
- * made Twig_Test_IntegrationTestCase more flexible
- * added an option to force PHP bytecode invalidation when writing a compiled template into the cache
- * fixed the profiler duration for the root node
- * changed template cache names to take into account enabled extensions
- * deprecated Twig_Environment::clearCacheFiles(), Twig_Environment::getCacheFilename(),
-   Twig_Environment::writeCacheFile(), and Twig_Environment::getTemplateClassPrefix()
- * added a way to override the filesystem template cache system
- * added a way to get the original template source from Twig_Template
-
-# 1.21.2 (2015-09-09)
-
- * fixed variable names for the deprecation triggering code
- * fixed escaping strategy detection based on filename
- * added Traversable support for replace, merge, and sort
- * deprecated support for character by character replacement for the "replace" filter
-
-# 1.21.1 (2015-08-26)
-
- * fixed regression when using the deprecated Twig_Test_* classes
-
-# 1.21.0 (2015-08-24)
-
- * added deprecation notices for deprecated features
- * added a deprecation "framework" for filters/functions/tests and test fixtures
-
-# 1.20.0 (2015-08-12)
-
- * forbid access to the Twig environment from templates and internal parts of Twig_Template
- * fixed limited RCEs when in sandbox mode
- * deprecated Twig_Template::getEnvironment()
- * deprecated the _self variable for usage outside of the from and import tags
- * added Twig_BaseNodeVisitor to ease the compatibility of node visitors
-   between 1.x and 2.x
-
-# 1.19.0 (2015-07-31)
-
- * fixed wrong error message when including an undefined template in a child template
- * added support for variadic filters, functions, and tests
- * added support for extra positional arguments in macros
- * added ignore_missing flag to the source function
- * fixed batch filter with zero items
- * deprecated Twig_Environment::clearTemplateCache()
- * fixed sandbox disabling when using the include function
-
-# 1.18.2 (2015-06-06)
-
- * fixed template/line guessing in exceptions for nested templates
- * optimized the number of inodes and the size of realpath cache when using the cache
-
-# 1.18.1 (2015-04-19)
-
- * fixed memory leaks in the C extension
- * deprecated Twig_Loader_String
- * fixed the slice filter when used with a SimpleXMLElement object
- * fixed filesystem loader when trying to load non-files (like directories)
-
-# 1.18.0 (2015-01-25)
-
- * fixed some error messages where the line was wrong (unknown variables or argument names)
- * added a new way to customize the main Module node (via empty nodes)
- * added Twig_Environment::createTemplate() to create a template from a string
- * added a profiler
- * fixed filesystem loader cache when different file paths are used for the same template
-
-# 1.17.0 (2015-01-14)
-
- * added a 'filename' autoescaping strategy, which dynamically chooses the
-   autoescaping strategy for a template based on template file extension.
-
-# 1.16.3 (2014-12-25)
-
- * fixed regression for dynamic parent templates
- * fixed cache management with statcache
- * fixed a regression in the slice filter
-
-# 1.16.2 (2014-10-17)
-
- * fixed timezone on dates as strings
- * fixed 2-words test names when a custom node class is not used
- * fixed macros when using an argument named like a PHP super global (like GET or POST)
- * fixed date_modify when working with DateTimeImmutable
- * optimized for loops
- * fixed multi-byte characters handling in the split filter
- * fixed a regression in the in operator
- * fixed a regression in the slice filter
-
-# 1.16.1 (2014-10-10)
-
- * improved error reporting in a sandboxed template
- * fixed missing error file/line information under certain circumstances
- * fixed wrong error line number in some error messages
- * fixed the in operator to use strict comparisons
- * sped up the slice filter
- * fixed for mb function overload mb_substr acting different
- * fixed the attribute() function when passing a variable for the arguments
-
-# 1.16.0 (2014-07-05)
-
- * changed url_encode to always encode according to RFC 3986
- * fixed inheritance in a 'use'-hierarchy
- * removed the __toString policy check when the sandbox is disabled
- * fixed recursively calling blocks in templates with inheritance
-
-# 1.15.1 (2014-02-13)
-
- * fixed the conversion of the special '0000-00-00 00:00' date
- * added an error message when trying to import an undefined block from a trait
- * fixed a C extension crash when accessing defined but uninitialized property.
-
-# 1.15.0 (2013-12-06)
-
- * made ignoreStrictCheck in Template::getAttribute() works with __call() methods throwing BadMethodCallException
- * added min and max functions
- * added the round filter
- * fixed a bug that prevented the optimizers to be enabled/disabled selectively
- * fixed first and last filters for UTF-8 strings
- * added a source function to include the content of a template without rendering it
- * fixed the C extension sandbox behavior when get or set is prepend to method name
-
-# 1.14.2 (2013-10-30)
-
- * fixed error filename/line when an error occurs in an included file
- * allowed operators that contain whitespaces to have more than one whitespace
- * allowed tests to be made of 1 or 2 words (like "same as" or "divisible by")
-
-# 1.14.1 (2013-10-15)
-
- * made it possible to use named operators as variables
- * fixed the possibility to have a variable named 'matches'
- * added support for PHP 5.5 DateTimeInterface
-
-# 1.14.0 (2013-10-03)
-
- * fixed usage of the html_attr escaping strategy to avoid double-escaping with the html strategy
- * added new operators: ends with, starts with, and matches
- * fixed some compatibility issues with HHVM
- * added a way to add custom escaping strategies
- * fixed the C extension compilation on Windows
- * fixed the batch filter when using a fill argument with an exact match of elements to batch
- * fixed the filesystem loader cache when a template name exists in several namespaces
- * fixed template_from_string when the template includes or extends other ones
- * fixed a crash of the C extension on an edge case
-
-# 1.13.2 (2013-08-03)
-
- * fixed the error line number for an error occurs in and embedded template
- * fixed crashes of the C extension on some edge cases
-
-# 1.13.1 (2013-06-06)
-
- * added the possibility to ignore the filesystem constructor argument in Twig_Loader_Filesystem
- * fixed Twig_Loader_Chain::exists() for a loader which implements Twig_ExistsLoaderInterface
- * adjusted backtrace call to reduce memory usage when an error occurs
- * added support for object instances as the second argument of the constant test
- * fixed the include function when used in an assignment
-
-# 1.13.0 (2013-05-10)
-
- * fixed getting a numeric-like item on a variable ('09' for instance)
- * fixed getting a boolean or float key on an array, so it is consistent with PHP's array access:
-   `{{ array[false] }}` behaves the same as `echo $array[false];` (equals `$array[0]`)
- * made the escape filter 20% faster for happy path (escaping string for html with UTF-8)
- * changed ☃ to § in tests
- * enforced usage of named arguments after positional ones
-
-# 1.12.3 (2013-04-08)
-
- * fixed a security issue in the filesystem loader where it was possible to include a template one
-   level above the configured path
- * fixed fatal error that should be an exception when adding a filter/function/test too late
- * added a batch filter
- * added support for encoding an array as query string in the url_encode filter
-
-# 1.12.2 (2013-02-09)
-
- * fixed the timezone used by the date filter and function when the given date contains a timezone (like 2010-01-28T15:00:00+02:00)
- * fixed globals when getGlobals is called early on
- * added the first and last filter
-
-# 1.12.1 (2013-01-15)
-
- * added support for object instances as the second argument of the constant function
- * relaxed globals management to avoid a BC break
- * added support for {{ some_string[:2] }}
-
-# 1.12.0 (2013-01-08)
-
- * added verbatim as an alias for the raw tag to avoid confusion with the raw filter
- * fixed registration of tests and functions as anonymous functions
- * fixed globals management
-
-# 1.12.0-RC1 (2012-12-29)
-
- * added an include function (does the same as the include tag but in a more flexible way)
- * added the ability to use any PHP callable to define filters, functions, and tests
- * added a syntax error when using a loop variable that is not defined
- * added the ability to set default values for macro arguments
- * added support for named arguments for filters, tests, and functions
- * moved filters/functions/tests syntax errors to the parser
- * added support for extended ternary operator syntaxes
-
-# 1.11.1 (2012-11-11)
-
- * fixed debug info line numbering (was off by 2)
- * fixed escaping when calling a macro inside another one (regression introduced in 1.9.1)
- * optimized variable access on PHP 5.4
- * fixed a crash of the C extension when an exception was thrown from a macro called without being imported (using _self.XXX)
-
-# 1.11.0 (2012-11-07)
-
- * fixed macro compilation when a variable name is a PHP reserved keyword
- * changed the date filter behavior to always apply the default timezone, except if false is passed as the timezone
- * fixed bitwise operator precedences
- * added the template_from_string function
- * fixed default timezone usage for the date function
- * optimized the way Twig exceptions are managed (to make them faster)
- * added Twig_ExistsLoaderInterface (implementing this interface in your loader make the chain loader much faster)
-
-# 1.10.3 (2012-10-19)
-
- * fixed wrong template location in some error messages
- * reverted a BC break introduced in 1.10.2
- * added a split filter
-
-# 1.10.2 (2012-10-15)
-
- * fixed macro calls on PHP 5.4
-
-# 1.10.1 (2012-10-15)
-
- * made a speed optimization to macro calls when imported via the "import" tag
- * fixed C extension compilation on Windows
- * fixed a segfault in the C extension when using DateTime objects
-
-# 1.10.0 (2012-09-28)
-
- * extracted functional tests framework to make it reusable for third-party extensions
- * added namespaced templates support in Twig_Loader_Filesystem
- * added Twig_Loader_Filesystem::prependPath()
- * fixed an error when a token parser pass a closure as a test to the subparse() method
-
-# 1.9.2 (2012-08-25)
-
- * fixed the in operator for objects that contain circular references
- * fixed the C extension when accessing a public property of an object implementing the \ArrayAccess interface
-
-# 1.9.1 (2012-07-22)
-
- * optimized macro calls when auto-escaping is on
- * fixed wrong parent class for Twig_Function_Node
- * made Twig_Loader_Chain more explicit about problems
-
-# 1.9.0 (2012-07-13)
-
- * made the parsing independent of the template loaders
- * fixed exception trace when an error occurs when rendering a child template
- * added escaping strategies for CSS, URL, and HTML attributes
- * fixed nested embed tag calls
- * added the date_modify filter
-
-# 1.8.3 (2012-06-17)
-
- * fixed paths in the filesystem loader when passing a path that ends with a slash or a backslash
- * fixed escaping when a project defines a function named html or js
- * fixed chmod mode to apply the umask correctly
-
-# 1.8.2 (2012-05-30)
-
- * added the abs filter
- * fixed a regression when using a number in template attributes
- * fixed compiler when mbstring.func_overload is set to 2
- * fixed DateTimeZone support in date filter
-
-# 1.8.1 (2012-05-17)
-
- * fixed a regression when dealing with SimpleXMLElement instances in templates
- * fixed "is_safe" value for the "dump" function when "html_errors" is not defined in php.ini
- * switched to use mbstring whenever possible instead of iconv (you might need to update your encoding as mbstring and iconv encoding names sometimes differ)
-
-# 1.8.0 (2012-05-08)
-
- * enforced interface when adding tests, filters, functions, and node visitors from extensions
- * fixed a side-effect of the date filter where the timezone might be changed
- * simplified usage of the autoescape tag; the only (optional) argument is now the escaping strategy or false (with a BC layer)
- * added a way to dynamically change the auto-escaping strategy according to the template "filename"
- * changed the autoescape option to also accept a supported escaping strategy (for BC, true is equivalent to html)
- * added an embed tag
-
-# 1.7.0 (2012-04-24)
-
- * fixed a PHP warning when using CIFS
- * fixed template line number in some exceptions
- * added an iterable test
- * added an error when defining two blocks with the same name in a template
- * added the preserves_safety option for filters
- * fixed a PHP notice when trying to access a key on a non-object/array variable
- * enhanced error reporting when the template file is an instance of SplFileInfo
- * added Twig_Environment::mergeGlobals()
- * added compilation checks to avoid misuses of the sandbox tag
- * fixed filesystem loader freshness logic for high traffic websites
- * fixed random function when charset is null
-
-# 1.6.5 (2012-04-11)
-
- * fixed a regression when a template only extends another one without defining any blocks
-
-# 1.6.4 (2012-04-02)
-
- * fixed PHP notice in Twig_Error::guessTemplateLine() introduced in 1.6.3
- * fixed performance when compiling large files
- * optimized parent template creation when the template does not use dynamic inheritance
-
-# 1.6.3 (2012-03-22)
-
- * fixed usage of Z_ADDREF_P for PHP 5.2 in the C extension
- * fixed compilation of numeric values used in templates when using a locale where the decimal separator is not a dot
- * made the strategy used to guess the real template file name and line number in exception messages much faster and more accurate
-
-# 1.6.2 (2012-03-18)
-
- * fixed sandbox mode when used with inheritance
- * added preserveKeys support for the slice filter
- * fixed the date filter when a DateTime instance is passed with a specific timezone
- * added a trim filter
-
-# 1.6.1 (2012-02-29)
-
- * fixed Twig C extension
- * removed the creation of Twig_Markup instances when not needed
- * added a way to set the default global timezone for dates
- * fixed the slice filter on strings when the length is not specified
- * fixed the creation of the cache directory in case of a race condition
-
-# 1.6.0 (2012-02-04)
-
- * fixed raw blocks when used with the whitespace trim option
- * made a speed optimization to macro calls when imported via the "from" tag
- * fixed globals, parsers, visitors, filters, tests, and functions management in Twig_Environment when a new one or new extension is added
- * fixed the attribute function when passing arguments
- * added slice notation support for the [] operator (syntactic sugar for the slice operator)
- * added a slice filter
- * added string support for the reverse filter
- * fixed the empty test and the length filter for Twig_Markup instances
- * added a date function to ease date comparison
- * fixed unary operators precedence
- * added recursive parsing support in the parser
- * added string and integer handling for the random function
-
-# 1.5.1 (2012-01-05)
-
- * fixed a regression when parsing strings
-
-# 1.5.0 (2012-01-04)
-
- * added Traversable objects support for the join filter
-
-# 1.5.0-RC2 (2011-12-30)
-
- * added a way to set the default global date interval format
- * fixed the date filter for DateInterval instances (setTimezone() does not exist for them)
- * refactored Twig_Template::display() to ease its extension
- * added a number_format filter
-
-# 1.5.0-RC1 (2011-12-26)
-
- * removed the need to quote hash keys
- * allowed hash keys to be any expression
- * added a do tag
- * added a flush tag
- * added support for dynamically named filters and functions
- * added a dump function to help debugging templates
- * added a nl2br filter
- * added a random function
- * added a way to change the default format for the date filter
- * fixed the lexer when an operator ending with a letter ends a line
- * added string interpolation support
- * enhanced exceptions for unknown filters, functions, tests, and tags
-
-# 1.4.0 (2011-12-07)
-
- * fixed lexer when using big numbers (> PHP_INT_MAX)
- * added missing preserveKeys argument to the reverse filter
- * fixed macros containing filter tag calls
-
-# 1.4.0-RC2 (2011-11-27)
-
- * removed usage of Reflection in Twig_Template::getAttribute()
- * added a C extension that can optionally replace Twig_Template::getAttribute()
- * added negative timestamp support to the date filter
-
-# 1.4.0-RC1 (2011-11-20)
-
- * optimized variable access when using PHP 5.4
- * changed the precedence of the .. operator to be more consistent with languages that implements such a feature like Ruby
- * added an Exception to Twig_Loader_Array::isFresh() method when the template does not exist to be consistent with other loaders
- * added Twig_Function_Node to allow more complex functions to have their own Node class
- * added Twig_Filter_Node to allow more complex filters to have their own Node class
- * added Twig_Test_Node to allow more complex tests to have their own Node class
- * added a better error message when a template is empty but contain a BOM
- * fixed "in" operator for empty strings
- * fixed the "defined" test and the "default" filter (now works with more than one call (foo.bar.foo) and for both values of the strict_variables option)
- * changed the way extensions are loaded (addFilter/addFunction/addGlobal/addTest/addNodeVisitor/addTokenParser/addExtension can now be called in any order)
- * added Twig_Environment::display()
- * made the escape filter smarter when the encoding is not supported by PHP
- * added a convert_encoding filter
- * moved all node manipulations outside the compile() Node method
- * made several speed optimizations
-
-# 1.3.0 (2011-10-08)
-
-no changes
-
-# 1.3.0-RC1 (2011-10-04)
-
- * added an optimization for the parent() function
- * added cache reloading when auto_reload is true and an extension has been modified
- * added the possibility to force the escaping of a string already marked as safe (instance of Twig_Markup)
- * allowed empty templates to be used as traits
- * added traits support for the "parent" function
-
-# 1.2.0 (2011-09-13)
-
-no changes
-
-# 1.2.0-RC1 (2011-09-10)
-
- * enhanced the exception when a tag remains unclosed
- * added support for empty Countable objects for the "empty" test
- * fixed algorithm that determines if a template using inheritance is valid (no output between block definitions)
- * added better support for encoding problems when escaping a string (available as of PHP 5.4)
- * added a way to ignore a missing template when using the "include" tag ({% include "foo" ignore missing %})
- * added support for an array of templates to the "include" and "extends" tags ({% include ['foo', 'bar'] %})
- * added support for bitwise operators in expressions
- * added the "attribute" function to allow getting dynamic attributes on variables
- * added Twig_Loader_Chain
- * added Twig_Loader_Array::setTemplate()
- * added an optimization for the set tag when used to capture a large chunk of static text
- * changed name regex to match PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks, tags, functions, filters, and macros)
- * removed the possibility to use the "extends" tag from a block
- * added "if" modifier support to "for" loops
-
-# 1.1.2 (2011-07-30)
-
- * fixed json_encode filter on PHP 5.2
- * fixed regression introduced in 1.1.1 ({{ block(foo|lower) }})
- * fixed inheritance when using conditional parents
- * fixed compilation of templates when the body of a child template is not empty
- * fixed output when a macro throws an exception
- * fixed a parsing problem when a large chunk of text is enclosed in a comment tag
- * added PHPDoc for all Token parsers and Core extension functions
-
-# 1.1.1 (2011-07-17)
-
- * added a performance optimization in the Optimizer (also helps to lower the number of nested level calls)
- * made some performance improvement for some edge cases
-
-# 1.1.0 (2011-06-28)
-
- * fixed json_encode filter
-
-# 1.1.0-RC3 (2011-06-24)
-
- * fixed method case-sensitivity when using the sandbox mode
- * added timezone support for the date filter
- * fixed possible security problems with NUL bytes
-
-# 1.1.0-RC2 (2011-06-16)
-
- * added an exception when the template passed to "use" is not a string
- * made 'a.b is defined' not throw an exception if a is not defined (in strict mode)
- * added {% line \d+ %} directive
-
-# 1.1.0-RC1 (2011-05-28)
-
-Flush your cache after upgrading.
-
- * fixed date filter when using a timestamp
- * fixed the defined test for some cases
- * fixed a parsing problem when a large chunk of text is enclosed in a raw tag
- * added support for horizontal reuse of template blocks (see docs for more information)
- * added whitespace control modifier to all tags (see docs for more information)
- * added null as an alias for none (the null test is also an alias for the none test now)
- * made TRUE, FALSE, NONE equivalent to their lowercase counterparts
- * wrapped all compilation and runtime exceptions with Twig_Error_Runtime and added logic to guess the template name and line
- * moved display() method to Twig_Template (generated templates should now use doDisplay() instead)
-
-# 1.0.0 (2011-03-27)
-
- * fixed output when using mbstring
- * fixed duplicate call of methods when using the sandbox
- * made the charset configurable for the escape filter
-
-# 1.0.0-RC2 (2011-02-21)
-
- * changed the way {% set %} works when capturing (the content is now marked as safe)
- * added support for macro name in the endmacro tag
- * make Twig_Error compatible with PHP 5.3.0 >
- * fixed an infinite loop on some Windows configurations
- * fixed the "length" filter for numbers
- * fixed Template::getAttribute() as properties in PHP are case sensitive
- * removed coupling between Twig_Node and Twig_Template
- * fixed the ternary operator precedence rule
-
-# 1.0.0-RC1 (2011-01-09)
-
-Backward incompatibilities:
-
- * the "items" filter, which has been deprecated for quite a long time now, has been removed
- * the "range" filter has been converted to a function: 0|range(10) -> range(0, 10)
- * the "constant" filter has been converted to a function: {{ some_date|date('DATE_W3C'|constant) }} -> {{ some_date|date(constant('DATE_W3C')) }}
- * the "cycle" filter has been converted to a function: {{ ['odd', 'even']|cycle(i) }} -> {{ cycle(['odd', 'even'], i) }}
- * the "for" tag does not support "joined by" anymore
- * the "autoescape" first argument is now "true"/"false" (instead of "on"/"off")
- * the "parent" tag has been replaced by a "parent" function ({{ parent() }} instead of {% parent %})
- * the "display" tag has been replaced by a "block" function ({{ block('title') }} instead of {% display title %})
- * removed the grammar and simple token parser (moved to the Twig Extensions repository)
-
-Changes:
-
- * added "needs_context" option for filters and functions (the context is then passed as a first argument)
- * added global variables support
- * made macros return their value instead of echoing directly (fixes calling a macro in sandbox mode)
- * added the "from" tag to import macros as functions
- * added support for functions (a function is just syntactic sugar for a getAttribute() call)
- * made macros callable when sandbox mode is enabled
- * added an exception when a macro uses a reserved name
- * the "default" filter now uses the "empty" test instead of just checking for null
- * added the "empty" test
-
-# 0.9.10 (2010-12-16)
-
-Backward incompatibilities:
-
- * The Escaper extension is enabled by default, which means that all displayed
-   variables are now automatically escaped. You can revert to the previous
-   behavior by removing the extension via $env->removeExtension('escaper')
-   or just set the 'autoescape' option to 'false'.
- * removed the "without loop" attribute for the "for" tag (not needed anymore
-   as the Optimizer take care of that for most cases)
- * arrays and hashes have now a different syntax
-     * arrays keep the same syntax with square brackets: [1, 2]
-     * hashes now use curly braces (["a": "b"] should now be written as {"a": "b"})
-     * support for "arrays with keys" and "hashes without keys" is not supported anymore ([1, "foo": "bar"] or {"foo": "bar", 1})
- * the i18n extension is now part of the Twig Extensions repository
-
-Changes:
-
- * added the merge filter
- * removed 'is_escaper' option for filters (a left over from the previous version) -- you must use 'is_safe' now instead
- * fixed usage of operators as method names (like is, in, and not)
- * changed the order of execution for node visitors
- * fixed default() filter behavior when used with strict_variables set to on
- * fixed filesystem loader compatibility with PHAR files
- * enhanced error messages when an unexpected token is parsed in an expression
- * fixed filename not being added to syntax error messages
- * added the autoescape option to enable/disable autoescaping
- * removed the newline after a comment (mimics PHP behavior)
- * added a syntax error exception when parent block is used on a template that does not extend another one
- * made the Escaper extension enabled by default
- * fixed sandbox extension when used with auto output escaping
- * fixed escaper when wrapping a Twig_Node_Print (the original class must be preserved)
- * added an Optimizer extension (enabled by default; optimizes "for" loops and "raw" filters)
- * added priority to node visitors
-
-# 0.9.9 (2010-11-28)
-
-Backward incompatibilities:
- * the self special variable has been renamed to _self
- * the odd and even filters are now tests:
-     {{ foo|odd }} must now be written {{ foo is odd }}
- * the "safe" filter has been renamed to "raw"
- * in Node classes,
-        sub-nodes are now accessed via getNode() (instead of property access)
-        attributes via getAttribute() (instead of array access)
- * the urlencode filter had been renamed to url_encode
- * the include tag now merges the passed variables with the current context by default
-   (the old behavior is still possible by adding the "only" keyword)
- * moved Exceptions to Twig_Error_* (Twig_SyntaxError/Twig_RuntimeError are now Twig_Error_Syntax/Twig_Error_Runtime)
- * removed support for {{ 1 < i < 3 }} (use {{ i > 1 and i < 3 }} instead)
- * the "in" filter has been removed ({{ a|in(b) }} should now be written {{ a in b }})
-
-Changes:
- * added file and line to Twig_Error_Runtime exceptions thrown from Twig_Template
- * changed trans tag to accept any variable for the plural count
- * fixed sandbox mode (__toString() method check was not enforced if called implicitly from complex statements)
- * added the ** (power) operator
- * changed the algorithm used for parsing expressions
- * added the spaceless tag
- * removed trim_blocks option
- * added support for is*() methods for attributes (foo.bar now looks for foo->getBar() or foo->isBar())
- * changed all exceptions to extend Twig_Error
- * fixed unary expressions ({{ not(1 or 0) }})
- * fixed child templates (with an extend tag) that uses one or more imports
- * added support for {{ 1 not in [2, 3] }} (more readable than the current {{ not (1 in [2, 3]) }})
- * escaping has been rewritten
- * the implementation of template inheritance has been rewritten
-   (blocks can now be called individually and still work with inheritance)
- * fixed error handling for if tag when a syntax error occurs within a subparse process
- * added a way to implement custom logic for resolving token parsers given a tag name
- * fixed js escaper to be stricter (now uses a whilelist-based js escaper)
- * added the following filers: "constant", "trans", "replace", "json_encode"
- * added a "constant" test
- * fixed objects with __toString() not being autoescaped
- * fixed subscript expressions when calling __call() (methods now keep the case)
- * added "test" feature (accessible via the "is" operator)
- * removed the debug tag (should be done in an extension)
- * fixed trans tag when no vars are used in plural form
- * fixed race condition when writing template cache
- * added the special _charset variable to reference the current charset
- * added the special _context variable to reference the current context
- * renamed self to _self (to avoid conflict)
- * fixed Twig_Template::getAttribute() for protected properties
-
-# 0.9.8 (2010-06-28)
-
-Backward incompatibilities:
- * the trans tag plural count is now attached to the plural tag:
-    old: `{% trans count %}...{% plural %}...{% endtrans %}`
-    new: `{% trans %}...{% plural count %}...{% endtrans %}`
-
- * added a way to translate strings coming from a variable ({% trans var %})
- * fixed trans tag when used with the Escaper extension
- * fixed default cache umask
- * removed Twig_Template instances from the debug tag output
- * fixed objects with __isset() defined
- * fixed set tag when used with a capture
- * fixed type hinting for Twig_Environment::addFilter() method
-
-# 0.9.7 (2010-06-12)
-
-Backward incompatibilities:
- * changed 'as' to '=' for the set tag ({% set title as "Title" %} must now be {% set title = "Title" %})
- * removed the sandboxed attribute of the include tag (use the new sandbox tag instead)
- * refactored the Node system (if you have custom nodes, you will have to update them to use the new API)
-
- * added self as a special variable that refers to the current template (useful for importing macros from the current template)
- * added Twig_Template instance support to the include tag
- * added support for dynamic and conditional inheritance ({% extends some_var %} and {% extends standalone ? "minimum" : "base" %})
- * added a grammar sub-framework to ease the creation of custom tags
- * fixed the for tag for large arrays (some loop variables are now only available for arrays and objects that implement the Countable interface)
- * removed the Twig_Resource::resolveMissingFilter() method
- * fixed the filter tag which did not apply filtering to included files
- * added a bunch of unit tests
- * added a bunch of phpdoc
- * added a sandbox tag in the sandbox extension
- * changed the date filter to support any date format supported by DateTime
- * added strict_variable setting to throw an exception when an invalid variable is used in a template (disabled by default)
- * added the lexer, parser, and compiler as arguments to the Twig_Environment constructor
- * changed the cache option to only accepts an explicit path to a cache directory or false
- * added a way to add token parsers, filters, and visitors without creating an extension
- * added three interfaces: Twig_NodeInterface, Twig_TokenParserInterface, and Twig_FilterInterface
- * changed the generated code to match the new coding standards
- * fixed sandbox mode (__toString() method check was not enforced if called implicitly from a simple statement like {{ article }})
- * added an exception when a child template has a non-empty body (as it is always ignored when rendering)
-
-# 0.9.6 (2010-05-12)
-
- * fixed variables defined outside a loop and for which the value changes in a for loop
- * fixed the test suite for PHP 5.2 and older versions of PHPUnit
- * added support for __call() in expression resolution
- * fixed node visiting for macros (macros are now visited by visitors as any other node)
- * fixed nested block definitions with a parent call (rarely useful but nonetheless supported now)
- * added the cycle filter
- * fixed the Lexer when mbstring.func_overload is used with an mbstring.internal_encoding different from ASCII
- * added a long-syntax for the set tag ({% set foo %}...{% endset %})
- * unit tests are now powered by PHPUnit
- * added support for gettext via the `i18n` extension
- * fixed twig_capitalize_string_filter() and fixed twig_length_filter() when used with UTF-8 values
- * added a more useful exception if an if tag is not closed properly
- * added support for escaping strategy in the autoescape tag
- * fixed lexer when a template has a big chunk of text between/in a block
-
-# 0.9.5 (2010-01-20)
-
-As for any new release, don't forget to remove all cached templates after
-upgrading.
-
-If you have defined custom filters, you MUST upgrade them for this release. To
-upgrade, replace "array" with "new Twig_Filter_Function", and replace the
-environment constant by the "needs_environment" option:
-
-  // before
-  'even'   => array('twig_is_even_filter', false),
-  'escape' => array('twig_escape_filter', true),
-
-  // after
-  'even'   => new Twig_Filter_Function('twig_is_even_filter'),
-  'escape' => new Twig_Filter_Function('twig_escape_filter', array('needs_environment' => true)),
-
-If you have created NodeTransformer classes, you will need to upgrade them to
-the new interface (please note that the interface is not yet considered
-stable).
-
- * fixed list nodes that did not extend the Twig_NodeListInterface
- * added the "without loop" option to the for tag (it disables the generation of the loop variable)
- * refactored node transformers to node visitors
- * fixed automatic-escaping for blocks
- * added a way to specify variables to pass to an included template
- * changed the automatic-escaping rules to be more sensible and more configurable in custom filters (the documentation lists all the rules)
- * improved the filter system to allow object methods to be used as filters
- * changed the Array and String loaders to actually make use of the cache mechanism
- * included the default filter function definitions in the extension class files directly (Core, Escaper)
- * added the // operator (like the floor() PHP function)
- * added the .. operator (as a syntactic sugar for the range filter when the step is 1)
- * added the in operator (as a syntactic sugar for the in filter)
- * added the following filters in the Core extension: in, range
- * added support for arrays (same behavior as in PHP, a mix between lists and dictionaries, arrays and hashes)
- * enhanced some error messages to provide better feedback in case of parsing errors
-
-# 0.9.4 (2009-12-02)
-
-If you have custom loaders, you MUST upgrade them for this release: The
-Twig_Loader base class has been removed, and the Twig_LoaderInterface has also
-been changed (see the source code for more information or the documentation).
-
- * added support for DateTime instances for the date filter
- * fixed loop.last when the array only has one item
- * made it possible to insert newlines in tag and variable blocks
- * fixed a bug when a literal '\n' were present in a template text
- * fixed bug when the filename of a template contains */
- * refactored loaders
-
-# 0.9.3 (2009-11-11)
-
-This release is NOT backward compatible with the previous releases.
-
-  The loaders do not take the cache and autoReload arguments anymore. Instead,
-  the Twig_Environment class has two new options: cache and auto_reload.
-  Upgrading your code means changing this kind of code:
-
-      $loader = new Twig_Loader_Filesystem('/path/to/templates', '/path/to/compilation_cache', true);
-      $twig = new Twig_Environment($loader);
-
-  to something like this:
-
-      $loader = new Twig_Loader_Filesystem('/path/to/templates');
-      $twig = new Twig_Environment($loader, array(
-        'cache' => '/path/to/compilation_cache',
-        'auto_reload' => true,
-      ));
-
- * deprecated the "items" filter as it is not needed anymore
- * made cache and auto_reload options of Twig_Environment instead of arguments of Twig_Loader
- * optimized template loading speed
- * removed output when an error occurs in a template and render() is used
- * made major speed improvements for loops (up to 300% on even the smallest loops)
- * added properties as part of the sandbox mode
- * added public properties support (obj.item can now be the item property on the obj object)
- * extended set tag to support expression as value ({% set foo as 'foo' ~ 'bar' %} )
- * fixed bug when \ was used in HTML
-
-# 0.9.2 (2009-10-29)
-
- * made some speed optimizations
- * changed the cache extension to .php
- * added a js escaping strategy
- * added support for short block tag
- * changed the filter tag to allow chained filters
- * made lexer more flexible as you can now change the default delimiters
- * added set tag
- * changed default directory permission when cache dir does not exist (more secure)
- * added macro support
- * changed filters first optional argument to be a Twig_Environment instance instead of a Twig_Template instance
- * made Twig_Autoloader::autoload() a static method
- * avoid writing template file if an error occurs
- * added $ escaping when outputting raw strings
- * enhanced some error messages to ease debugging
- * fixed empty cache files when the template contains an error
-
-# 0.9.1 (2009-10-14)
-
-  * fixed a bug in PHP 5.2.6
-  * fixed numbers with one than one decimal
-  * added support for method calls with arguments ({{ foo.bar('a', 43) }})
-  * made small speed optimizations
-  * made minor tweaks to allow better extensibility and flexibility
-
-# 0.9.0 (2009-10-12)
-
- * Initial release
diff --git a/vendor/twig/twig/LICENSE b/vendor/twig/twig/LICENSE
index 4371e42338171e33ca9fe3acc65d9c04a95183c2..8711927f6d9c836e40129ac262daaef79a09618c 100644
--- a/vendor/twig/twig/LICENSE
+++ b/vendor/twig/twig/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2021 by the Twig Team.
+Copyright (c) 2009-2022 by the Twig Team.
 
 All rights reserved.
 
diff --git a/vendor/twig/twig/README.rst b/vendor/twig/twig/README.rst
index d896ff500a411bb03bb66931e86e346db07f56c3..fbe7e9a9f8388a636c5002d6c1ff6729c9c299d1 100644
--- a/vendor/twig/twig/README.rst
+++ b/vendor/twig/twig/README.rst
@@ -1,8 +1,7 @@
 Twig, the flexible, fast, and secure template language for PHP
 ==============================================================
 
-Twig is a template language for PHP, released under the new BSD license (code
-and documentation).
+Twig is a template language for PHP.
 
 Twig uses a syntax similar to the Django and Jinja template languages which
 inspired the Twig runtime environment.
diff --git a/vendor/twig/twig/composer.json b/vendor/twig/twig/composer.json
index 8f347d54dde5edae62b7ddf9304308ea3c3e6918..377d9ea414d438228ffb9f777a8ee563e6b2c11a 100644
--- a/vendor/twig/twig/composer.json
+++ b/vendor/twig/twig/composer.json
@@ -24,9 +24,10 @@
         }
     ],
     "require": {
-        "php": ">=7.2.5",
+        "php": ">=7.1.3",
         "symfony/polyfill-mbstring": "^1.3",
-        "symfony/polyfill-ctype": "^1.8"
+        "symfony/polyfill-ctype": "^1.8",
+        "symfony/polyfill-php72": "^1.8"
     },
     "require-dev": {
         "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
diff --git a/vendor/twig/twig/doc/.doctor-rst.yaml b/vendor/twig/twig/doc/.doctor-rst.yaml
deleted file mode 100644
index d3c671fe5f0f2bf1237b6bd4b7cfb23359491b88..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/.doctor-rst.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
-rules:
-    american_english: ~
-    avoid_repetetive_words: ~
-    blank_line_after_directive: ~
-    blank_line_before_directive: ~
-    composer_dev_option_not_at_the_end: ~
-    correct_code_block_directive_based_on_the_content: ~
-    deprecated_directive_should_have_version: ~
-    ensure_order_of_code_blocks_in_configuration_block: ~
-    extension_xlf_instead_of_xliff: ~
-    indention: ~
-    lowercase_as_in_use_statements: ~
-    max_blank_lines:
-        max: 2
-    no_blank_line_after_filepath_in_php_code_block: ~
-    no_blank_line_after_filepath_in_twig_code_block: ~
-    no_blank_line_after_filepath_in_xml_code_block: ~
-    no_blank_line_after_filepath_in_yaml_code_block: ~
-    no_composer_req: ~
-    no_explicit_use_of_code_block_php: ~
-    no_inheritdoc: ~
-    no_namespace_after_use_statements: ~
-    no_php_open_tag_in_code_block_php_directive: ~
-    no_space_before_self_xml_closing_tag: ~
-    ordered_use_statements: ~
-    php_prefix_before_bin_console: ~
-    replace_code_block_types: ~
-    replacement: ~
-    short_array_syntax: ~
-    typo: ~
-    unused_links: ~
-    use_deprecated_directive_instead_of_versionadded: ~
-    use_https_xsd_urls: ~
-    valid_inline_highlighted_namespaces: ~
-    valid_use_statements: ~
-    versionadded_directive_should_have_version: ~
-    yaml_instead_of_yml_suffix: ~
-    yarn_dev_option_at_the_end: ~
-
-    versionadded_directive_major_version:
-        major_version: 2
-
-    versionadded_directive_min_version:
-        min_version: '2.0'
-
-    deprecated_directive_major_version:
-        major_version: 2
-
-    deprecated_directive_min_version:
-        min_version: '2.0'
-
-whitelist:
-    lines:
-        - 'I like Twig.<br />'
diff --git a/vendor/twig/twig/doc/_build/.requirements.txt b/vendor/twig/twig/doc/_build/.requirements.txt
deleted file mode 100644
index 47f076e9403b5684ac1aa08d1a9107abcd839339..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/_build/.requirements.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-docutils==0.13.1
-Pygments==2.2.0
-sphinx==1.8.5
-git+https://github.com/fabpot/sphinx-php.git@v2.0.0#egg_name=sphinx-php
-jsx-lexer===0.0.8
-sphinx_rtd_theme==0.5.0
diff --git a/vendor/twig/twig/doc/_build/Makefile b/vendor/twig/twig/doc/_build/Makefile
deleted file mode 100644
index 25b660056fe37c4bfbc3cac7ef0aeb202e39a4f9..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/_build/Makefile
+++ /dev/null
@@ -1,153 +0,0 @@
-# Makefile for Sphinx documentation
-#
-
-# You can set these variables from the command line.
-SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build
-PAPER         =
-BUILDDIR      = .
-
-# Internal variables.
-PAPEROPT_a4     = -D latex_paper_size=a4
-PAPEROPT_letter = -D latex_paper_size=letter
-ALLSPHINXOPTS   = -c $(BUILDDIR) -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) ../
-# the i18n builder cannot share the environment and doctrees with the others
-I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
-
-.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
-
-help:
-	@echo "Please use \`make <target>' where <target> is one of"
-	@echo "  html       to make standalone HTML files"
-	@echo "  dirhtml    to make HTML files named index.html in directories"
-	@echo "  singlehtml to make a single large HTML file"
-	@echo "  pickle     to make pickle files"
-	@echo "  json       to make JSON files"
-	@echo "  htmlhelp   to make HTML files and a HTML help project"
-	@echo "  qthelp     to make HTML files and a qthelp project"
-	@echo "  devhelp    to make HTML files and a Devhelp project"
-	@echo "  epub       to make an epub"
-	@echo "  latex      to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
-	@echo "  latexpdf   to make LaTeX files and run them through pdflatex"
-	@echo "  text       to make text files"
-	@echo "  man        to make manual pages"
-	@echo "  texinfo    to make Texinfo files"
-	@echo "  info       to make Texinfo files and run them through makeinfo"
-	@echo "  gettext    to make PO message catalogs"
-	@echo "  changes    to make an overview of all changed/added/deprecated items"
-	@echo "  linkcheck  to check all external links for integrity"
-	@echo "  doctest    to run all doctests embedded in the documentation (if enabled)"
-
-clean:
-	-rm -rf $(BUILDDIR)/*
-
-html:
-	$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
-	@echo
-	@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
-
-dirhtml:
-	$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
-	@echo
-	@echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
-
-singlehtml:
-	$(SPHINXBUILD) -b singlehtml $(ALLSPHINXOPTS) $(BUILDDIR)/singlehtml
-	@echo
-	@echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
-
-pickle:
-	$(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) $(BUILDDIR)/pickle
-	@echo
-	@echo "Build finished; now you can process the pickle files."
-
-json:
-	$(SPHINXBUILD) -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
-	@echo
-	@echo "Build finished; now you can process the JSON files."
-
-htmlhelp:
-	$(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) $(BUILDDIR)/htmlhelp
-	@echo
-	@echo "Build finished; now you can run HTML Help Workshop with the" \
-	      ".hhp project file in $(BUILDDIR)/htmlhelp."
-
-qthelp:
-	$(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
-	@echo
-	@echo "Build finished; now you can run "qcollectiongenerator" with the" \
-	      ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
-	@echo "# qcollectiongenerator $(BUILDDIR)/qthelp/Symfony.qhcp"
-	@echo "To view the help file:"
-	@echo "# assistant -collectionFile $(BUILDDIR)/qthelp/Symfony.qhc"
-
-devhelp:
-	$(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
-	@echo
-	@echo "Build finished."
-	@echo "To view the help file:"
-	@echo "# mkdir -p $$HOME/.local/share/devhelp/Symfony"
-	@echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Symfony"
-	@echo "# devhelp"
-
-epub:
-	$(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
-	@echo
-	@echo "Build finished. The epub file is in $(BUILDDIR)/epub."
-
-latex:
-	$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
-	@echo
-	@echo "Build finished; the LaTeX files are in $(BUILDDIR)/latex."
-	@echo "Run \`make' in that directory to run these through (pdf)latex" \
-	      "(use \`make latexpdf' here to do that automatically)."
-
-latexpdf:
-	$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
-	@echo "Running LaTeX files through pdflatex..."
-	$(MAKE) -C $(BUILDDIR)/latex all-pdf
-	@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
-
-text:
-	$(SPHINXBUILD) -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
-	@echo
-	@echo "Build finished. The text files are in $(BUILDDIR)/text."
-
-man:
-	$(SPHINXBUILD) -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
-	@echo
-	@echo "Build finished. The manual pages are in $(BUILDDIR)/man."
-
-texinfo:
-	$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
-	@echo
-	@echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
-	@echo "Run \`make' in that directory to run these through makeinfo" \
-	      "(use \`make info' here to do that automatically)."
-
-info:
-	$(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
-	@echo "Running Texinfo files through makeinfo..."
-	make -C $(BUILDDIR)/texinfo info
-	@echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
-
-gettext:
-	$(SPHINXBUILD) -b gettext $(I18NSPHINXOPTS) $(BUILDDIR)/locale
-	@echo
-	@echo "Build finished. The message catalogs are in $(BUILDDIR)/locale."
-
-changes:
-	$(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
-	@echo
-	@echo "The overview file is in $(BUILDDIR)/changes."
-
-linkcheck:
-	$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
-	@echo
-	@echo "Link check complete; look for any errors in the above output " \
-	      "or in $(BUILDDIR)/linkcheck/output.txt."
-
-doctest:
-	$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
-	@echo "Testing of doctests in the sources finished, look at the " \
-	      "results in $(BUILDDIR)/doctest/output.txt."
diff --git a/vendor/twig/twig/doc/_build/conf.py b/vendor/twig/twig/doc/_build/conf.py
deleted file mode 100644
index 1e3a8abfc62e8459442c8072c6c7fe5e53b90fbd..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/_build/conf.py
+++ /dev/null
@@ -1,271 +0,0 @@
-# -*- coding: utf-8 -*-
-#
-# Symfony documentation build configuration file, created by
-# sphinx-quickstart on Sat Jul 28 21:58:57 2012.
-#
-# This file is execfile()d with the current directory set to its containing dir.
-#
-# Note that not all possible configuration values are present in this
-# autogenerated file.
-#
-# All configuration values have a default; values that are commented out
-# serve to show the default.
-
-import sys, os
-
-# If extensions (or modules to document with autodoc) are in another directory,
-# add these directories to sys.path here. If the directory is relative to the
-# documentation root, use os.path.abspath to make it absolute, like shown here.
-#sys.path.append(os.path.abspath('_exts'))
-
-# adding PhpLexer
-from sphinx.highlighting import lexers
-from pygments.lexers.special import TextLexer
-from pygments.lexers.text import RstLexer
-from pygments.lexers.web import PhpLexer
-
-# -- General configuration -----------------------------------------------------
-
-# If your documentation needs a minimal Sphinx version, state it here.
-needs_sphinx = '1.8.5'
-
-# Add any Sphinx extension module names here, as strings. They can be extensions
-# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = [
-    'sphinx.ext.autodoc', 'sphinx.ext.doctest',
-    'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.ifconfig',
-    'sphinx.ext.viewcode', 'sphinx.ext.extlinks',
-    'sensio.sphinx.codeblock', 'sensio.sphinx.configurationblock', 'sensio.sphinx.phpcode', 'sensio.sphinx.bestpractice'
-]
-
-#spelling_show_sugestions=True
-#spelling_lang='en_US'
-#spelling_word_list_filename='_build/spelling_word_list.txt'
-
-# Add any paths that contain templates here, relative to this directory.
-# templates_path = ['_theme/_templates']
-
-# The suffix of source filenames.
-source_suffix = '.rst'
-
-# The encoding of source files.
-#source_encoding = 'utf-8-sig'
-
-# The master toctree document.
-master_doc = 'index'
-
-# General information about the project.
-project = 'Twig'
-copyright = ''
-
-# The version info for the project you're documenting, acts as replacement for
-# |version| and |release|, also used in various other places throughout the
-# built documents.
-#
-# The short X.Y version.
-# version = '2.2'
-# The full version, including alpha/beta/rc tags.
-# release = '2.2.13'
-
-# The language for content autogenerated by Sphinx. Refer to documentation
-# for a list of supported languages.
-#language = None
-
-# There are two options for replacing |today|: either, you set today to some
-# non-false value, then it is used:
-#today = ''
-# Else, today_fmt is used as the format for a strftime call.
-#today_fmt = '%B %d, %Y'
-
-# List of patterns, relative to source directory, that match files and
-# directories to ignore when looking for source files.
-exclude_patterns = ['_build']
-
-# The reST default role (used for this markup: `text`) to use for all documents.
-#default_role = None
-
-# If true, '()' will be appended to :func: etc. cross-reference text.
-#add_function_parentheses = True
-
-# If true, the current module name will be prepended to all description
-# unit titles (such as .. function::).
-#add_module_names = True
-
-# If true, sectionauthor and moduleauthor directives will be shown in the
-# output. They are ignored by default.
-#show_authors = False
-
-# The name of the Pygments (syntax highlighting) style to use.
-#pygments_style = 'symfonycom.sphinx.SensioStyle'
-
-# A list of ignored prefixes for module index sorting.
-#modindex_common_prefix = []
-
-# -- Settings for symfony doc extension ---------------------------------------------------
-
-# enable highlighting for PHP code not between ``<?php ... ?>`` by default
-lexers['php'] = PhpLexer(startinline=True)
-lexers['rst'] = RstLexer()
-
-config_block = {
-    'rst': 'reStructuredText',
-}
-
-# don't enable Sphinx Domains
-primary_domain = None
-
-# set url for API links
-#api_url = 'https://github.com/symfony/symfony/blob/master/src/%s.php'
-
-
-# -- Options for HTML output ---------------------------------------------------
-
-# The theme to use for HTML and HTML Help pages.  See the documentation for
-# a list of builtin themes.
-html_theme = "sphinx_rtd_theme"
-
-# Theme options are theme-specific and customize the look and feel of a theme
-# further.  For a list of options available for each theme, see the
-# documentation.
-html_theme_options = {
-    'logo_only': True,
-    'prev_next_buttons_location': None,
-    'style_nav_header_background': '#f0f0f0'
-}
-
-# Add any paths that contain custom themes here, relative to this directory.
-#html_theme_path = []
-
-# The name for this set of Sphinx documents.  If None, it defaults to
-# "<project> v<release> documentation".
-#html_title = None
-
-# A shorter title for the navigation bar.  Default is the same as html_title.
-#html_short_title = None
-
-# The name of an image file (relative to this directory) to place at the top
-# of the sidebar.
-#html_logo = '_static/symfony-logo.svg'
-
-# The name of an image file (within the static path) to use as favicon of the
-# docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
-# pixels large.
-#html_favicon = None
-
-# Add any paths that contain custom static files (such as style sheets) here,
-# relative to this directory. They are copied after the builtin static files,
-# so a file named "default.css" will overwrite the builtin "default.css".
-#html_static_path = ['_static']
-#html_css_files = ['rtd_custom.css']
-
-# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
-# using the given strftime format.
-#html_last_updated_fmt = '%b %d, %Y'
-
-# If true, SmartyPants will be used to convert quotes and dashes to
-# typographically correct entities.
-#html_use_smartypants = True
-
-# Custom sidebar templates, maps document names to template names.
-#html_sidebars = {}
-
-# Additional templates that should be rendered to pages, maps page names to
-# template names.
-#html_additional_pages = {}
-
-# If false, no module index is generated.
-#html_domain_indices = True
-
-# If false, no index is generated.
-#html_use_index = True
-
-# If true, the index is split into individual pages for each letter.
-#html_split_index = False
-
-# If true, links to the reST sources are added to the pages.
-#html_show_sourcelink = True
-
-# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
-#html_show_sphinx = True
-
-# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
-#html_show_copyright = True
-
-# If true, an OpenSearch description file will be output, and all pages will
-# contain a <link> tag referring to it.  The value of this option must be the
-# base URL from which the finished HTML is served.
-#html_use_opensearch = ''
-
-# This is the file name suffix for HTML files (e.g. ".xhtml").
-#html_file_suffix = None
-
-# Output file base name for HTML help builder.
-htmlhelp_basename = 'Twig'
-
-
-# -- Options for LaTeX output --------------------------------------------------
-
-latex_elements = {
-# The paper size ('letterpaper' or 'a4paper').
-#'papersize': 'letterpaper',
-
-# The font size ('10pt', '11pt' or '12pt').
-#'pointsize': '10pt',
-
-# Additional stuff for the LaTeX preamble.
-#'preamble': '',
-}
-
-# Grouping the document tree into LaTeX files. List of tuples
-# (source start file, target name, title, author, documentclass [howto/manual]).
-#latex_documents = []
-
-# The name of an image file (relative to this directory) to place at the top of
-# the title page.
-#latex_logo = None
-
-# For "manual" documents, if this is true, then toplevel headings are parts,
-# not chapters.
-#latex_use_parts = False
-
-# If true, show page references after internal links.
-#latex_show_pagerefs = False
-
-# If true, show URL addresses after external links.
-#latex_show_urls = False
-
-# Documents to append as an appendix to all manuals.
-#latex_appendices = []
-
-# If false, no module index is generated.
-#latex_domain_indices = True
-
-
-# -- Options for manual page output --------------------------------------------
-
-# One entry per manual page. List of tuples
-# (source start file, name, description, authors, manual section).
-#man_pages = []
-
-# If true, show URL addresses after external links.
-#man_show_urls = False
-
-
-# -- Options for Texinfo output ------------------------------------------------
-
-# Grouping the document tree into Texinfo files. List of tuples
-# (source start file, target name, title, author,
-#  dir menu entry, description, category)
-#texinfo_documents = []
-
-# Documents to append as an appendix to all manuals.
-#texinfo_appendices = []
-
-# If false, no module index is generated.
-#texinfo_domain_indices = True
-
-# How to display URL addresses: 'footnote', 'no', or 'inline'.
-#texinfo_show_urls = 'footnote'
-
-# Use PHP syntax highlighting in code examples by default
-highlight_language='php'
diff --git a/vendor/twig/twig/doc/advanced.rst b/vendor/twig/twig/doc/advanced.rst
deleted file mode 100644
index 41fd156bcfa7a5512945a82cf549bf0a918c99ff..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/advanced.rst
+++ /dev/null
@@ -1,918 +0,0 @@
-Extending Twig
-==============
-
-Twig can be extended in many ways; you can add extra tags, filters, tests,
-operators, global variables, and functions. You can even extend the parser
-itself with node visitors.
-
-.. note::
-
-    The first section of this chapter describes how to extend Twig. If you want
-    to reuse your changes in different projects or if you want to share them
-    with others, you should then create an extension as described in the
-    following section.
-
-.. caution::
-
-    When extending Twig without creating an extension, Twig won't be able to
-    recompile your templates when the PHP code is updated. To see your changes
-    in real-time, either disable template caching or package your code into an
-    extension (see the next section of this chapter).
-
-Before extending Twig, you must understand the differences between all the
-different possible extension points and when to use them.
-
-First, remember that Twig has two main language constructs:
-
-* ``{{ }}``: used to print the result of an expression evaluation;
-
-* ``{% %}``: used to execute statements.
-
-To understand why Twig exposes so many extension points, let's see how to
-implement a *Lorem ipsum* generator (it needs to know the number of words to
-generate).
-
-You can use a ``lipsum`` *tag*:
-
-.. code-block:: twig
-
-    {% lipsum 40 %}
-
-That works, but using a tag for ``lipsum`` is not a good idea for at least
-three main reasons:
-
-* ``lipsum`` is not a language construct;
-* The tag outputs something;
-* The tag is not flexible as you cannot use it in an expression:
-
-  .. code-block:: twig
-
-      {{ 'some text' ~ {% lipsum 40 %} ~ 'some more text' }}
-
-In fact, you rarely need to create tags; and that's good news because tags are
-the most complex extension point.
-
-Now, let's use a ``lipsum`` *filter*:
-
-.. code-block:: twig
-
-    {{ 40|lipsum }}
-
-Again, it works. But a filter should transform the passed value to something
-else. Here, we use the value to indicate the number of words to generate (so,
-``40`` is an argument of the filter, not the value we want to transform).
-
-Next, let's use a ``lipsum`` *function*:
-
-.. code-block:: twig
-
-    {{ lipsum(40) }}
-
-Here we go. For this specific example, the creation of a function is the
-extension point to use. And you can use it anywhere an expression is accepted:
-
-.. code-block:: twig
-
-    {{ 'some text' ~ lipsum(40) ~ 'some more text' }}
-
-    {% set lipsum = lipsum(40) %}
-
-Lastly, you can also use a *global* object with a method able to generate lorem
-ipsum text:
-
-.. code-block:: twig
-
-    {{ text.lipsum(40) }}
-
-As a rule of thumb, use functions for frequently used features and global
-objects for everything else.
-
-Keep in mind the following when you want to extend Twig:
-
-========== ========================== ========== =========================
-What?      Implementation difficulty? How often? When?
-========== ========================== ========== =========================
-*macro*    simple                     frequent   Content generation
-*global*   simple                     frequent   Helper object
-*function* simple                     frequent   Content generation
-*filter*   simple                     frequent   Value transformation
-*tag*      complex                    rare       DSL language construct
-*test*     simple                     rare       Boolean decision
-*operator* simple                     rare       Values transformation
-========== ========================== ========== =========================
-
-Globals
--------
-
-A global variable is like any other template variable, except that it's
-available in all templates and macros::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->addGlobal('text', new Text());
-
-You can then use the ``text`` variable anywhere in a template:
-
-.. code-block:: twig
-
-    {{ text.lipsum(40) }}
-
-Filters
--------
-
-Creating a filter consists of associating a name with a PHP callable::
-
-    // an anonymous function
-    $filter = new \Twig\TwigFilter('rot13', function ($string) {
-        return str_rot13($string);
-    });
-
-    // or a simple PHP function
-    $filter = new \Twig\TwigFilter('rot13', 'str_rot13');
-
-    // or a class static method
-    $filter = new \Twig\TwigFilter('rot13', ['SomeClass', 'rot13Filter']);
-    $filter = new \Twig\TwigFilter('rot13', 'SomeClass::rot13Filter');
-
-    // or a class method
-    $filter = new \Twig\TwigFilter('rot13', [$this, 'rot13Filter']);
-    // the one below needs a runtime implementation (see below for more information)
-    $filter = new \Twig\TwigFilter('rot13', ['SomeClass', 'rot13Filter']);
-
-The first argument passed to the ``\Twig\TwigFilter`` constructor is the name of the
-filter you will use in templates and the second one is the PHP callable to
-associate with it.
-
-Then, add the filter to the Twig environment::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->addFilter($filter);
-
-And here is how to use it in a template:
-
-.. code-block:: twig
-
-    {{ 'Twig'|rot13 }}
-
-    {# will output Gjvt #}
-
-When called by Twig, the PHP callable receives the left side of the filter
-(before the pipe ``|``) as the first argument and the extra arguments passed
-to the filter (within parentheses ``()``) as extra arguments.
-
-For instance, the following code:
-
-.. code-block:: twig
-
-    {{ 'TWIG'|lower }}
-    {{ now|date('d/m/Y') }}
-
-is compiled to something like the following::
-
-    <?php echo strtolower('TWIG') ?>
-    <?php echo twig_date_format_filter($now, 'd/m/Y') ?>
-
-The ``\Twig\TwigFilter`` class takes an array of options as its last argument::
-
-    $filter = new \Twig\TwigFilter('rot13', 'str_rot13', $options);
-
-Environment-aware Filters
-~~~~~~~~~~~~~~~~~~~~~~~~~
-
-If you want to access the current environment instance in your filter, set the
-``needs_environment`` option to ``true``; Twig will pass the current
-environment as the first argument to the filter call::
-
-    $filter = new \Twig\TwigFilter('rot13', function (\Twig\Environment $env, $string) {
-        // get the current charset for instance
-        $charset = $env->getCharset();
-
-        return str_rot13($string);
-    }, ['needs_environment' => true]);
-
-Context-aware Filters
-~~~~~~~~~~~~~~~~~~~~~
-
-If you want to access the current context in your filter, set the
-``needs_context`` option to ``true``; Twig will pass the current context as
-the first argument to the filter call (or the second one if
-``needs_environment`` is also set to ``true``)::
-
-    $filter = new \Twig\TwigFilter('rot13', function ($context, $string) {
-        // ...
-    }, ['needs_context' => true]);
-
-    $filter = new \Twig\TwigFilter('rot13', function (\Twig\Environment $env, $context, $string) {
-        // ...
-    }, ['needs_context' => true, 'needs_environment' => true]);
-
-Automatic Escaping
-~~~~~~~~~~~~~~~~~~
-
-If automatic escaping is enabled, the output of the filter may be escaped
-before printing. If your filter acts as an escaper (or explicitly outputs HTML
-or JavaScript code), you will want the raw output to be printed. In such a
-case, set the ``is_safe`` option::
-
-    $filter = new \Twig\TwigFilter('nl2br', 'nl2br', ['is_safe' => ['html']]);
-
-Some filters may need to work on input that is already escaped or safe, for
-example when adding (safe) HTML tags to originally unsafe output. In such a
-case, set the ``pre_escape`` option to escape the input data before it is run
-through your filter::
-
-    $filter = new \Twig\TwigFilter('somefilter', 'somefilter', ['pre_escape' => 'html', 'is_safe' => ['html']]);
-
-Variadic Filters
-~~~~~~~~~~~~~~~~
-
-When a filter should accept an arbitrary number of arguments, set the
-``is_variadic`` option to ``true``; Twig will pass the extra arguments as the
-last argument to the filter call as an array::
-
-    $filter = new \Twig\TwigFilter('thumbnail', function ($file, array $options = []) {
-        // ...
-    }, ['is_variadic' => true]);
-
-Be warned that :ref:`named arguments <named-arguments>` passed to a variadic
-filter cannot be checked for validity as they will automatically end up in the
-option array.
-
-Dynamic Filters
-~~~~~~~~~~~~~~~
-
-A filter name containing the special ``*`` character is a dynamic filter and
-the ``*`` part will match any string::
-
-    $filter = new \Twig\TwigFilter('*_path', function ($name, $arguments) {
-        // ...
-    });
-
-The following filters are matched by the above defined dynamic filter:
-
-* ``product_path``
-* ``category_path``
-
-A dynamic filter can define more than one dynamic parts::
-
-    $filter = new \Twig\TwigFilter('*_path_*', function ($name, $suffix, $arguments) {
-        // ...
-    });
-
-The filter receives all dynamic part values before the normal filter arguments,
-but after the environment and the context. For instance, a call to
-``'foo'|a_path_b()`` will result in the following arguments to be passed to the
-filter: ``('a', 'b', 'foo')``.
-
-Deprecated Filters
-~~~~~~~~~~~~~~~~~~
-
-You can mark a filter as being deprecated by setting the ``deprecated`` option
-to ``true``. You can also give an alternative filter that replaces the
-deprecated one when that makes sense::
-
-    $filter = new \Twig\TwigFilter('obsolete', function () {
-        // ...
-    }, ['deprecated' => true, 'alternative' => 'new_one']);
-
-When a filter is deprecated, Twig emits a deprecation notice when compiling a
-template using it. See :ref:`deprecation-notices` for more information.
-
-Functions
----------
-
-Functions are defined in the exact same way as filters, but you need to create
-an instance of ``\Twig\TwigFunction``::
-
-    $twig = new \Twig\Environment($loader);
-    $function = new \Twig\TwigFunction('function_name', function () {
-        // ...
-    });
-    $twig->addFunction($function);
-
-Functions support the same features as filters, except for the ``pre_escape``
-and ``preserves_safety`` options.
-
-Tests
------
-
-Tests are defined in the exact same way as filters and functions, but you need
-to create an instance of ``\Twig\TwigTest``::
-
-    $twig = new \Twig\Environment($loader);
-    $test = new \Twig\TwigTest('test_name', function () {
-        // ...
-    });
-    $twig->addTest($test);
-
-Tests allow you to create custom application specific logic for evaluating
-boolean conditions. As a simple example, let's create a Twig test that checks if
-objects are 'red'::
-
-    $twig = new \Twig\Environment($loader);
-    $test = new \Twig\TwigTest('red', function ($value) {
-        if (isset($value->color) && $value->color == 'red') {
-            return true;
-        }
-        if (isset($value->paint) && $value->paint == 'red') {
-            return true;
-        }
-        return false;
-    });
-    $twig->addTest($test);
-
-Test functions must always return ``true``/``false``.
-
-When creating tests you can use the ``node_class`` option to provide custom test
-compilation. This is useful if your test can be compiled into PHP primitives.
-This is used by many of the tests built into Twig::
-
-    namespace App;
-    
-    use Twig\Environment;
-    use Twig\Node\Expression\TestExpression;
-    use Twig\TwigTest;
-    
-    $twig = new Environment($loader);
-    $test = new TwigTest(
-        'odd',
-        null,
-        ['node_class' => OddTestExpression::class]);
-    $twig->addTest($test);
-
-    class OddTestExpression extends TestExpression
-    {
-        public function compile(\Twig\Compiler $compiler)
-        {
-            $compiler
-                ->raw('(')
-                ->subcompile($this->getNode('node'))
-                ->raw(' % 2 != 0')
-                ->raw(')')
-            ;
-        }
-    }
-
-The above example shows how you can create tests that use a node class. The node
-class has access to one sub-node called ``node``. This sub-node contains the
-value that is being tested. When the ``odd`` filter is used in code such as:
-
-.. code-block:: twig
-
-    {% if my_value is odd %}
-
-The ``node`` sub-node will contain an expression of ``my_value``. Node-based
-tests also have access to the ``arguments`` node. This node will contain the
-various other arguments that have been provided to your test.
-
-.. versionadded:: 2.6
-
-    Dynamic tests support was added in Twig 2.6.
-
-If you want to pass a variable number of positional or named arguments to the
-test, set the ``is_variadic`` option to ``true``. Tests support dynamic
-names (see dynamic filters for the syntax).
-
-Tags
-----
-
-One of the most exciting features of a template engine like Twig is the
-possibility to define new **language constructs**. This is also the most complex
-feature as you need to understand how Twig's internals work.
-
-Most of the time though, a tag is not needed:
-
-* If your tag generates some output, use a **function** instead.
-
-* If your tag modifies some content and returns it, use a **filter** instead.
-
-  For instance, if you want to create a tag that converts a Markdown formatted
-  text to HTML, create a ``markdown`` filter instead:
-
-  .. code-block:: twig
-
-      {{ '**markdown** text'|markdown }}
-
-  If you want use this filter on large amounts of text, wrap it with the
-  :doc:`apply <tags/apply>` tag:
-
-  .. code-block:: twig
-
-      {% apply markdown %}
-      Title
-      =====
-
-      Much better than creating a tag as you can **compose** filters.
-      {% endapply %}
-
- .. note::
-
-      The ``apply`` tag was introduced in Twig 2.9; use the ``filter`` tag with
-      previous versions.
-
-* If your tag does not output anything, but only exists because of a side
-  effect, create a **function** that returns nothing and call it via the
-  :doc:`filter <tags/do>` tag.
-
-  For instance, if you want to create a tag that logs text, create a ``log``
-  function instead and call it via the :doc:`do <tags/do>` tag:
-
-  .. code-block:: twig
-
-      {% do log('Log some things') %}
-
-If you still want to create a tag for a new language construct, great!
-
-Let's create a ``set`` tag that allows the definition of simple variables from
-within a template. The tag can be used like follows:
-
-.. code-block:: twig
-
-    {% set name = "value" %}
-
-    {{ name }}
-
-    {# should output value #}
-
-.. note::
-
-    The ``set`` tag is part of the Core extension and as such is always
-    available. The built-in version is slightly more powerful and supports
-    multiple assignments by default.
-
-Three steps are needed to define a new tag:
-
-* Defining a Token Parser class (responsible for parsing the template code);
-
-* Defining a Node class (responsible for converting the parsed code to PHP);
-
-* Registering the tag.
-
-Registering a new tag
-~~~~~~~~~~~~~~~~~~~~~
-
-Add a tag by calling the ``addTokenParser`` method on the ``\Twig\Environment``
-instance::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->addTokenParser(new Project_Set_TokenParser());
-
-Defining a Token Parser
-~~~~~~~~~~~~~~~~~~~~~~~
-
-Now, let's see the actual code of this class::
-
-    class Project_Set_TokenParser extends \Twig\TokenParser\AbstractTokenParser
-    {
-        public function parse(\Twig\Token $token)
-        {
-            $parser = $this->parser;
-            $stream = $parser->getStream();
-
-            $name = $stream->expect(\Twig\Token::NAME_TYPE)->getValue();
-            $stream->expect(\Twig\Token::OPERATOR_TYPE, '=');
-            $value = $parser->getExpressionParser()->parseExpression();
-            $stream->expect(\Twig\Token::BLOCK_END_TYPE);
-
-            return new Project_Set_Node($name, $value, $token->getLine(), $this->getTag());
-        }
-
-        public function getTag()
-        {
-            return 'set';
-        }
-    }
-
-The ``getTag()`` method must return the tag we want to parse, here ``set``.
-
-The ``parse()`` method is invoked whenever the parser encounters a ``set``
-tag. It should return a ``\Twig\Node\Node`` instance that represents the node (the
-``Project_Set_Node`` calls creating is explained in the next section).
-
-The parsing process is simplified thanks to a bunch of methods you can call
-from the token stream (``$this->parser->getStream()``):
-
-* ``getCurrent()``: Gets the current token in the stream.
-
-* ``next()``: Moves to the next token in the stream, *but returns the old one*.
-
-* ``test($type)``, ``test($value)`` or ``test($type, $value)``: Determines whether
-  the current token is of a particular type or value (or both). The value may be an
-  array of several possible values.
-
-* ``expect($type[, $value[, $message]])``: If the current token isn't of the given
-  type/value a syntax error is thrown. Otherwise, if the type and value are correct,
-  the token is returned and the stream moves to the next token.
-
-* ``look()``: Looks at the next token without consuming it.
-
-Parsing expressions is done by calling the ``parseExpression()`` like we did for
-the ``set`` tag.
-
-.. tip::
-
-    Reading the existing ``TokenParser`` classes is the best way to learn all
-    the nitty-gritty details of the parsing process.
-
-Defining a Node
-~~~~~~~~~~~~~~~
-
-The ``Project_Set_Node`` class itself is quite short::
-
-    class Project_Set_Node extends \Twig\Node\Node
-    {
-        public function __construct($name, \Twig\Node\Expression\AbstractExpression $value, $line, $tag = null)
-        {
-            parent::__construct(['value' => $value], ['name' => $name], $line, $tag);
-        }
-
-        public function compile(\Twig\Compiler $compiler)
-        {
-            $compiler
-                ->addDebugInfo($this)
-                ->write('$context[\''.$this->getAttribute('name').'\'] = ')
-                ->subcompile($this->getNode('value'))
-                ->raw(";\n")
-            ;
-        }
-    }
-
-The compiler implements a fluid interface and provides methods that helps the
-developer generate beautiful and readable PHP code:
-
-* ``subcompile()``: Compiles a node.
-
-* ``raw()``: Writes the given string as is.
-
-* ``write()``: Writes the given string by adding indentation at the beginning
-  of each line.
-
-* ``string()``: Writes a quoted string.
-
-* ``repr()``: Writes a PHP representation of a given value (see
-  ``\Twig\Node\ForNode`` for a usage example).
-
-* ``addDebugInfo()``: Adds the line of the original template file related to
-  the current node as a comment.
-
-* ``indent()``: Indents the generated code (see ``\Twig\Node\BlockNode`` for a
-  usage example).
-
-* ``outdent()``: Outdents the generated code (see ``\Twig\Node\BlockNode`` for a
-  usage example).
-
-.. _creating_extensions:
-
-Creating an Extension
----------------------
-
-The main motivation for writing an extension is to move often used code into a
-reusable class like adding support for internationalization. An extension can
-define tags, filters, tests, operators, functions, and node visitors.
-
-Most of the time, it is useful to create a single extension for your project,
-to host all the specific tags and filters you want to add to Twig.
-
-.. tip::
-
-    When packaging your code into an extension, Twig is smart enough to
-    recompile your templates whenever you make a change to it (when
-    ``auto_reload`` is enabled).
-
-An extension is a class that implements the following interface::
-
-    interface \Twig\Extension\ExtensionInterface
-    {
-        /**
-         * Returns the token parser instances to add to the existing list.
-         *
-         * @return \Twig\TokenParser\TokenParserInterface[]
-         */
-        public function getTokenParsers();
-
-        /**
-         * Returns the node visitor instances to add to the existing list.
-         *
-         * @return \Twig\NodeVisitor\NodeVisitorInterface[]
-         */
-        public function getNodeVisitors();
-
-        /**
-         * Returns a list of filters to add to the existing list.
-         *
-         * @return \Twig\TwigFilter[]
-         */
-        public function getFilters();
-
-        /**
-         * Returns a list of tests to add to the existing list.
-         *
-         * @return \Twig\TwigTest[]
-         */
-        public function getTests();
-
-        /**
-         * Returns a list of functions to add to the existing list.
-         *
-         * @return \Twig\TwigFunction[]
-         */
-        public function getFunctions();
-
-        /**
-         * Returns a list of operators to add to the existing list.
-         *
-         * @return array<array> First array of unary operators, second array of binary operators
-         */
-        public function getOperators();
-    }
-
-To keep your extension class clean and lean, inherit from the built-in
-``\Twig\Extension\AbstractExtension`` class instead of implementing the interface as it provides
-empty implementations for all methods::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-    }
-
-This extension does nothing for now. We will customize it in the next sections.
-
-You can save your extension anywhere on the filesystem, as all extensions must
-be registered explicitly to be available in your templates.
-
-You can register an extension by using the ``addExtension()`` method on your
-main ``Environment`` object::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->addExtension(new Project_Twig_Extension());
-
-.. tip::
-
-    The Twig core extensions are great examples of how extensions work.
-
-Globals
-~~~~~~~
-
-Global variables can be registered in an extension via the ``getGlobals()``
-method::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension implements \Twig\Extension\GlobalsInterface
-    {
-        public function getGlobals()
-        {
-            return [
-                'text' => new Text(),
-            ];
-        }
-
-        // ...
-    }
-
-Functions
-~~~~~~~~~
-
-Functions can be registered in an extension via the ``getFunctions()``
-method::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getFunctions()
-        {
-            return [
-                new \Twig\TwigFunction('lipsum', 'generate_lipsum'),
-            ];
-        }
-
-        // ...
-    }
-
-Filters
-~~~~~~~
-
-To add a filter to an extension, you need to override the ``getFilters()``
-method. This method must return an array of filters to add to the Twig
-environment::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getFilters()
-        {
-            return [
-                new \Twig\TwigFilter('rot13', 'str_rot13'),
-            ];
-        }
-
-        // ...
-    }
-
-Tags
-~~~~
-
-Adding a tag in an extension can be done by overriding the
-``getTokenParsers()`` method. This method must return an array of tags to add
-to the Twig environment::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getTokenParsers()
-        {
-            return [new Project_Set_TokenParser()];
-        }
-
-        // ...
-    }
-
-In the above code, we have added a single new tag, defined by the
-``Project_Set_TokenParser`` class. The ``Project_Set_TokenParser`` class is
-responsible for parsing the tag and compiling it to PHP.
-
-Operators
-~~~~~~~~~
-
-The ``getOperators()`` methods lets you add new operators. Here is how to add
-the ``!``, ``||``, and ``&&`` operators::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getOperators()
-        {
-            return [
-                [
-                    '!' => ['precedence' => 50, 'class' => \Twig\Node\Expression\Unary\NotUnary::class],
-                ],
-                [
-                    '||' => ['precedence' => 10, 'class' => \Twig\Node\Expression\Binary\OrBinary::class, 'associativity' => \Twig\ExpressionParser::OPERATOR_LEFT],
-                    '&&' => ['precedence' => 15, 'class' => \Twig\Node\Expression\Binary\AndBinary::class, 'associativity' => \Twig\ExpressionParser::OPERATOR_LEFT],
-                ],
-            ];
-        }
-
-        // ...
-    }
-
-Tests
-~~~~~
-
-The ``getTests()`` method lets you add new test functions::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getTests()
-        {
-            return [
-                new \Twig\TwigTest('even', 'twig_test_even'),
-            ];
-        }
-
-        // ...
-    }
-
-Definition vs Runtime
-~~~~~~~~~~~~~~~~~~~~~
-
-Twig filters, functions, and tests runtime implementations can be defined as
-any valid PHP callable:
-
-* **functions/static methods**: Simple to implement and fast (used by all Twig
-  core extensions); but it is hard for the runtime to depend on external
-  objects;
-
-* **closures**: Simple to implement;
-
-* **object methods**: More flexible and required if your runtime code depends
-  on external objects.
-
-The simplest way to use methods is to define them on the extension itself::
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        private $rot13Provider;
-
-        public function __construct($rot13Provider)
-        {
-            $this->rot13Provider = $rot13Provider;
-        }
-
-        public function getFunctions()
-        {
-            return [
-                new \Twig\TwigFunction('rot13', [$this, 'rot13']),
-            ];
-        }
-
-        public function rot13($value)
-        {
-            return $this->rot13Provider->rot13($value);
-        }
-    }
-
-This is very convenient but not recommended as it makes template compilation
-depend on runtime dependencies even if they are not needed (think for instance
-as a dependency that connects to a database engine).
-
-You can decouple the extension definitions from their runtime implementations by
-registering a ``\Twig\RuntimeLoader\RuntimeLoaderInterface`` instance on the
-environment that knows how to instantiate such runtime classes (runtime classes
-must be autoload-able)::
-
-    class RuntimeLoader implements \Twig\RuntimeLoader\RuntimeLoaderInterface
-    {
-        public function load($class)
-        {
-            // implement the logic to create an instance of $class
-            // and inject its dependencies
-            // most of the time, it means using your dependency injection container
-            if ('Project_Twig_RuntimeExtension' === $class) {
-                return new $class(new Rot13Provider());
-            } else {
-                // ...
-            }
-        }
-    }
-
-    $twig->addRuntimeLoader(new RuntimeLoader());
-
-.. note::
-
-    Twig comes with a PSR-11 compatible runtime loader
-    (``\Twig\RuntimeLoader\ContainerRuntimeLoader``).
-
-It is now possible to move the runtime logic to a new
-``Project_Twig_RuntimeExtension`` class and use it directly in the extension::
-
-    class Project_Twig_RuntimeExtension
-    {
-        private $rot13Provider;
-
-        public function __construct($rot13Provider)
-        {
-            $this->rot13Provider = $rot13Provider;
-        }
-
-        public function rot13($value)
-        {
-            return $this->rot13Provider->rot13($value);
-        }
-    }
-
-    class Project_Twig_Extension extends \Twig\Extension\AbstractExtension
-    {
-        public function getFunctions()
-        {
-            return [
-                new \Twig\TwigFunction('rot13', ['Project_Twig_RuntimeExtension', 'rot13']),
-                // or
-                new \Twig\TwigFunction('rot13', 'Project_Twig_RuntimeExtension::rot13'),
-            ];
-        }
-    }
-
-Testing an Extension
---------------------
-
-Functional Tests
-~~~~~~~~~~~~~~~~
-
-You can create functional tests for extensions by creating the following file
-structure in your test directory::
-
-    Fixtures/
-        filters/
-            foo.test
-            bar.test
-        functions/
-            foo.test
-            bar.test
-        tags/
-            foo.test
-            bar.test
-    IntegrationTest.php
-
-The ``IntegrationTest.php`` file should look like this::
-
-    class Project_Tests_IntegrationTest extends \Twig\Test\IntegrationTestCase
-    {
-        public function getExtensions()
-        {
-            return [
-                new Project_Twig_Extension1(),
-                new Project_Twig_Extension2(),
-            ];
-        }
-
-        public function getFixturesDir()
-        {
-            return __DIR__.'/Fixtures/';
-        }
-    }
-
-Fixtures examples can be found within the Twig repository
-`tests/Twig/Fixtures`_ directory.
-
-Node Tests
-~~~~~~~~~~
-
-Testing the node visitors can be complex, so extend your test cases from
-``\Twig\Test\NodeTestCase``. Examples can be found in the Twig repository
-`tests/Twig/Node`_ directory.
-
-.. _`tests/Twig/Fixtures`: https://github.com/twigphp/Twig/tree/2.x/tests/Fixtures
-.. _`tests/Twig/Node`:     https://github.com/twigphp/Twig/tree/2.x/tests/Node
diff --git a/vendor/twig/twig/doc/api.rst b/vendor/twig/twig/doc/api.rst
deleted file mode 100644
index 73f8f5dbc561ce785131c665128e9aa36ec457ea..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/api.rst
+++ /dev/null
@@ -1,588 +0,0 @@
-Twig for Developers
-===================
-
-This chapter describes the API to Twig and not the template language. It will
-be most useful as reference to those implementing the template interface to
-the application and not those who are creating Twig templates.
-
-Basics
-------
-
-Twig uses a central object called the **environment** (of class
-``\Twig\Environment``). Instances of this class are used to store the
-configuration and extensions, and are used to load templates.
-
-Most applications create one ``\Twig\Environment`` object on application
-initialization and use that to load templates. In some cases, it might be useful
-to have multiple environments side by side, with different configurations.
-
-The typical way to configure Twig to load templates for an application looks
-roughly like this::
-
-    require_once '/path/to/vendor/autoload.php';
-
-    $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
-    $twig = new \Twig\Environment($loader, [
-        'cache' => '/path/to/compilation_cache',
-    ]);
-
-This creates a template environment with a default configuration and a loader
-that looks up templates in the ``/path/to/templates/`` directory. Different
-loaders are available and you can also write your own if you want to load
-templates from a database or other resources.
-
-.. note::
-
-    Notice that the second argument of the environment is an array of options.
-    The ``cache`` option is a compilation cache directory, where Twig caches
-    the compiled templates to avoid the parsing phase for sub-sequent
-    requests. It is very different from the cache you might want to add for
-    the evaluated templates. For such a need, you can use any available PHP
-    cache library.
-
-Rendering Templates
--------------------
-
-To load a template from a Twig environment, call the ``load()`` method which
-returns a ``\Twig\TemplateWrapper`` instance::
-
-    $template = $twig->load('index.html');
-
-To render the template with some variables, call the ``render()`` method::
-
-    echo $template->render(['the' => 'variables', 'go' => 'here']);
-
-.. note::
-
-    The ``display()`` method is a shortcut to output the rendered template.
-
-You can also load and render the template in one fell swoop::
-
-    echo $twig->render('index.html', ['the' => 'variables', 'go' => 'here']);
-
-If a template defines blocks, they can be rendered individually via the
-``renderBlock()`` call::
-
-    echo $template->renderBlock('block_name', ['the' => 'variables', 'go' => 'here']);
-
-.. _environment_options:
-
-Environment Options
--------------------
-
-When creating a new ``\Twig\Environment`` instance, you can pass an array of
-options as the constructor second argument::
-
-    $twig = new \Twig\Environment($loader, ['debug' => true]);
-
-The following options are available:
-
-* ``debug`` *boolean*
-
-  When set to ``true``, the generated templates have a
-  ``__toString()`` method that you can use to display the generated nodes
-  (default to ``false``).
-
-* ``charset`` *string* (defaults to ``utf-8``)
-
-  The charset used by the templates.
-
-* ``base_template_class`` *string* (defaults to ``\Twig\Template``)
-
-  The base template class to use for generated
-  templates.
-
-* ``cache`` *string* or ``false``
-
-  An absolute path where to store the compiled templates, or
-  ``false`` to disable caching (which is the default).
-
-* ``auto_reload`` *boolean*
-
-  When developing with Twig, it's useful to recompile the
-  template whenever the source code changes. If you don't provide a value for
-  the ``auto_reload`` option, it will be determined automatically based on the
-  ``debug`` value.
-
-* ``strict_variables`` *boolean*
-
-  If set to ``false``, Twig will silently ignore invalid
-  variables (variables and or attributes/methods that do not exist) and
-  replace them with a ``null`` value. When set to ``true``, Twig throws an
-  exception instead (default to ``false``).
-
-* ``autoescape`` *string*
-
-  Sets the default auto-escaping strategy (``name``, ``html``, ``js``, ``css``,
-  ``url``, ``html_attr``, or a PHP callback that takes the template "filename"
-  and returns the escaping strategy to use -- the callback cannot be a function
-  name to avoid collision with built-in escaping strategies); set it to
-  ``false`` to disable auto-escaping. The ``name`` escaping strategy determines
-  the escaping strategy to use for a template based on the template filename
-  extension (this strategy does not incur any overhead at runtime as
-  auto-escaping is done at compilation time.)
-
-* ``optimizations`` *integer*
-
-  A flag that indicates which optimizations to apply
-  (default to ``-1`` -- all optimizations are enabled; set it to ``0`` to
-  disable).
-
-Loaders
--------
-
-Loaders are responsible for loading templates from a resource such as the file
-system.
-
-Compilation Cache
-~~~~~~~~~~~~~~~~~
-
-All template loaders can cache the compiled templates on the filesystem for
-future reuse. It speeds up Twig a lot as templates are only compiled once.
-
-Built-in Loaders
-~~~~~~~~~~~~~~~~
-
-Here is a list of the built-in loaders:
-
-``\Twig\Loader\FilesystemLoader``
-.................................
-
-``\Twig\Loader\FilesystemLoader`` loads templates from the file system. This loader
-can find templates in folders on the file system and is the preferred way to
-load them::
-
-    $loader = new \Twig\Loader\FilesystemLoader($templateDir);
-
-It can also look for templates in an array of directories::
-
-    $loader = new \Twig\Loader\FilesystemLoader([$templateDir1, $templateDir2]);
-
-With such a configuration, Twig will first look for templates in
-``$templateDir1`` and if they do not exist, it will fallback to look for them
-in the ``$templateDir2``.
-
-You can add or prepend paths via the ``addPath()`` and ``prependPath()``
-methods::
-
-    $loader->addPath($templateDir3);
-    $loader->prependPath($templateDir4);
-
-The filesystem loader also supports namespaced templates. This allows to group
-your templates under different namespaces which have their own template paths.
-
-When using the ``setPaths()``, ``addPath()``, and ``prependPath()`` methods,
-specify the namespace as the second argument (when not specified, these
-methods act on the "main" namespace)::
-
-    $loader->addPath($templateDir, 'admin');
-
-Namespaced templates can be accessed via the special
-``@namespace_name/template_path`` notation::
-
-    $twig->render('@admin/index.html', []);
-
-``\Twig\Loader\FilesystemLoader`` support absolute and relative paths. Using relative
-paths is preferred as it makes the cache keys independent of the project root
-directory (for instance, it allows warming the cache from a build server where
-the directory might be different from the one used on production servers)::
-
-    $loader = new \Twig\Loader\FilesystemLoader('templates', getcwd().'/..');
-
-.. note::
-
-    When not passing the root path as a second argument, Twig uses ``getcwd()``
-    for relative paths.
-
-``\Twig\Loader\ArrayLoader``
-............................
-
-``\Twig\Loader\ArrayLoader`` loads a template from a PHP array. It is passed an
-array of strings bound to template names::
-
-    $loader = new \Twig\Loader\ArrayLoader([
-        'index.html' => 'Hello {{ name }}!',
-    ]);
-    $twig = new \Twig\Environment($loader);
-
-    echo $twig->render('index.html', ['name' => 'Fabien']);
-
-This loader is very useful for unit testing. It can also be used for small
-projects where storing all templates in a single PHP file might make sense.
-
-.. tip::
-
-    When using the ``Array`` loader with a cache mechanism, you should know that
-    a new cache key is generated each time a template content "changes" (the
-    cache key being the source code of the template). If you don't want to see
-    your cache grows out of control, you need to take care of clearing the old
-    cache file by yourself.
-
-``\Twig\Loader\ChainLoader``
-............................
-
-``\Twig\Loader\ChainLoader`` delegates the loading of templates to other loaders::
-
-    $loader1 = new \Twig\Loader\ArrayLoader([
-        'base.html' => '{% block content %}{% endblock %}',
-    ]);
-    $loader2 = new \Twig\Loader\ArrayLoader([
-        'index.html' => '{% extends "base.html" %}{% block content %}Hello {{ name }}{% endblock %}',
-        'base.html'  => 'Will never be loaded',
-    ]);
-
-    $loader = new \Twig\Loader\ChainLoader([$loader1, $loader2]);
-
-    $twig = new \Twig\Environment($loader);
-
-When looking for a template, Twig tries each loader in turn and returns as soon
-as the template is found. When rendering the ``index.html`` template from the
-above example, Twig will load it with ``$loader2`` but the ``base.html``
-template will be loaded from ``$loader1``.
-
-.. note::
-
-    You can also add loaders via the ``addLoader()`` method.
-
-Create your own Loader
-~~~~~~~~~~~~~~~~~~~~~~
-
-All loaders implement the ``\Twig\Loader\LoaderInterface``::
-
-    interface \Twig\Loader\LoaderInterface
-    {
-        /**
-         * Returns the source context for a given template logical name.
-         *
-         * @param string $name The template logical name
-         *
-         * @return \Twig\Source
-         *
-         * @throws \Twig\Error\LoaderError When $name is not found
-         */
-        public function getSourceContext($name);
-
-        /**
-         * Gets the cache key to use for the cache for a given template name.
-         *
-         * @param string $name The name of the template to load
-         *
-         * @return string The cache key
-         *
-         * @throws \Twig\Error\LoaderError When $name is not found
-         */
-        public function getCacheKey($name);
-
-        /**
-         * Returns true if the template is still fresh.
-         *
-         * @param string    $name The template name
-         * @param timestamp $time The last modification time of the cached template
-         *
-         * @return bool    true if the template is fresh, false otherwise
-         *
-         * @throws \Twig\Error\LoaderError When $name is not found
-         */
-        public function isFresh($name, $time);
-
-        /**
-         * Check if we have the source code of a template, given its name.
-         *
-         * @param string $name The name of the template to check if we can load
-         *
-         * @return bool    If the template source code is handled by this loader or not
-         */
-        public function exists($name);
-    }
-
-The ``isFresh()`` method must return ``true`` if the current cached template
-is still fresh, given the last modification time, or ``false`` otherwise.
-
-The ``getSourceContext()`` method must return an instance of ``\Twig\Source``.
-
-Using Extensions
-----------------
-
-Twig extensions are packages that add new features to Twig. Register an
-extension via the ``addExtension()`` method::
-
-    $twig->addExtension(new \Twig\Extension\SandboxExtension());
-
-Twig comes bundled with the following extensions:
-
-* *Twig\Extension\CoreExtension*: Defines all the core features of Twig.
-
-* *Twig\Extension\DebugExtension*: Defines the ``dump`` function to help debug
-  template variables.
-
-* *Twig\Extension\EscaperExtension*: Adds automatic output-escaping and the
-  possibility to escape/unescape blocks of code.
-
-* *Twig\Extension\SandboxExtension*: Adds a sandbox mode to the default Twig
-  environment, making it safe to evaluate untrusted code.
-
-* *Twig\Extension\ProfilerExtension*: Enables the built-in Twig profiler.
-
-* *Twig\Extension\OptimizerExtension*: Optimizes the node tree before
-  compilation.
-
-* *Twig\Extension\StringLoaderExtension*: Defines the ``template_from_string``
-   function to allow loading templates from string in a template.
-
-The Core, Escaper, and Optimizer extensions are registered by default.
-
-Built-in Extensions
--------------------
-
-This section describes the features added by the built-in extensions.
-
-.. tip::
-
-    Read the chapter about :doc:`extending Twig <advanced>` to learn how to
-    create your own extensions.
-
-Core Extension
-~~~~~~~~~~~~~~
-
-The ``core`` extension defines all the core features of Twig:
-
-* :doc:`Tags <tags/index>`;
-* :doc:`Filters <filters/index>`;
-* :doc:`Functions <functions/index>`;
-* :doc:`Tests <tests/index>`.
-
-Escaper Extension
-~~~~~~~~~~~~~~~~~
-
-The ``escaper`` extension adds automatic output escaping to Twig. It defines a
-tag, ``autoescape``, and a filter, ``raw``.
-
-When creating the escaper extension, you can switch on or off the global
-output escaping strategy::
-
-    $escaper = new \Twig\Extension\EscaperExtension('html');
-    $twig->addExtension($escaper);
-
-If set to ``html``, all variables in templates are escaped (using the ``html``
-escaping strategy), except those using the ``raw`` filter:
-
-.. code-block:: twig
-
-    {{ article.to_html|raw }}
-
-You can also change the escaping mode locally by using the ``autoescape`` tag:
-
-.. code-block:: twig
-
-    {% autoescape 'html' %}
-        {{ var }}
-        {{ var|raw }}      {# var won't be escaped #}
-        {{ var|escape }}   {# var won't be double-escaped #}
-    {% endautoescape %}
-
-.. warning::
-
-    The ``autoescape`` tag has no effect on included files.
-
-The escaping rules are implemented as follows:
-
-* Literals (integers, booleans, arrays, ...) used in the template directly as
-  variables or filter arguments are never automatically escaped:
-
-  .. code-block:: html+twig
-
-        {{ "Twig<br/>" }} {# won't be escaped #}
-
-        {% set text = "Twig<br/>" %}
-        {{ text }} {# will be escaped #}
-
-* Expressions which the result is a literal or a variable marked safe
-  are never automatically escaped:
-
-  .. code-block:: html+twig
-
-        {{ foo ? "Twig<br/>" : "<br/>Twig" }} {# won't be escaped #}
-
-        {% set text = "Twig<br/>" %}
-        {{ true ? text : "<br/>Twig" }} {# will be escaped #}
-        {{ false ? text : "<br/>Twig" }} {# won't be escaped #}
-
-        {% set text = "Twig<br/>" %}
-        {{ foo ? text|raw : "<br/>Twig" }} {# won't be escaped #}
-
-* Objects with a ``__toString`` method are converted to strings and
-  escaped. You can mark some classes and/or interfaces as being safe for some
-  strategies via ``EscaperExtension::addSafeClass()``:
-
-  .. code-block:: twig
-
-        // mark object of class Foo as safe for the HTML strategy
-        $escaper->addSafeClass('Foo', ['html']);
-
-        // mark object of interface Foo as safe for the HTML strategy
-        $escaper->addSafeClass('FooInterface', ['html']);
-
-        // mark object of class Foo as safe for the HTML and JS strategies
-        $escaper->addSafeClass('Foo', ['html', 'js']);
-
-        // mark object of class Foo as safe for all strategies
-        $escaper->addSafeClass('Foo', ['all']);
-
-* Escaping is applied before printing, after any other filter is applied:
-
-  .. code-block:: twig
-
-        {{ var|upper }} {# is equivalent to {{ var|upper|escape }} #}
-
-* The `raw` filter should only be used at the end of the filter chain:
-
-  .. code-block:: twig
-
-        {{ var|raw|upper }} {# will be escaped #}
-
-        {{ var|upper|raw }} {# won't be escaped #}
-
-* Automatic escaping is not applied if the last filter in the chain is marked
-  safe for the current context (e.g. ``html`` or ``js``). ``escape`` and
-  ``escape('html')`` are marked safe for HTML, ``escape('js')`` is marked
-  safe for JavaScript, ``raw`` is marked safe for everything.
-
-  .. code-block:: twig
-
-        {% autoescape 'js' %}
-            {{ var|escape('html') }} {# will be escaped for HTML and JavaScript #}
-            {{ var }} {# will be escaped for JavaScript #}
-            {{ var|escape('js') }} {# won't be double-escaped #}
-        {% endautoescape %}
-
-.. note::
-
-    Note that autoescaping has some limitations as escaping is applied on
-    expressions after evaluation. For instance, when working with
-    concatenation, ``{{ foo|raw ~ bar }}`` won't give the expected result as
-    escaping is applied on the result of the concatenation, not on the
-    individual variables (so, the ``raw`` filter won't have any effect here).
-
-Sandbox Extension
-~~~~~~~~~~~~~~~~~
-
-The ``sandbox`` extension can be used to evaluate untrusted code. Access to
-unsafe attributes and methods is prohibited. The sandbox security is managed
-by a policy instance. By default, Twig comes with one policy class:
-``\Twig\Sandbox\SecurityPolicy``. This class allows you to white-list some
-tags, filters, properties, and methods::
-
-    $tags = ['if'];
-    $filters = ['upper'];
-    $methods = [
-        'Article' => ['getTitle', 'getBody'],
-    ];
-    $properties = [
-        'Article' => ['title', 'body'],
-    ];
-    $functions = ['range'];
-    $policy = new \Twig\Sandbox\SecurityPolicy($tags, $filters, $methods, $properties, $functions);
-
-With the previous configuration, the security policy will only allow usage of
-the ``if`` tag, and the ``upper`` filter. Moreover, the templates will only be
-able to call the ``getTitle()`` and ``getBody()`` methods on ``Article``
-objects, and the ``title`` and ``body`` public properties. Everything else
-won't be allowed and will generate a ``\Twig\Sandbox\SecurityError`` exception.
-
-The policy object is the first argument of the sandbox constructor::
-
-    $sandbox = new \Twig\Extension\SandboxExtension($policy);
-    $twig->addExtension($sandbox);
-
-By default, the sandbox mode is disabled and should be enabled when including
-untrusted template code by using the ``sandbox`` tag:
-
-.. code-block:: twig
-
-    {% sandbox %}
-        {% include 'user.html' %}
-    {% endsandbox %}
-
-You can sandbox all templates by passing ``true`` as the second argument of
-the extension constructor::
-
-    $sandbox = new \Twig\Extension\SandboxExtension($policy, true);
-
-Profiler Extension
-~~~~~~~~~~~~~~~~~~
-
-The ``profiler`` extension enables a profiler for Twig templates; it should
-only be used on your development machines as it adds some overhead::
-
-    $profile = new \Twig\Profiler\Profile();
-    $twig->addExtension(new \Twig\Extension\ProfilerExtension($profile));
-
-    $dumper = new \Twig\Profiler\Dumper\TextDumper();
-    echo $dumper->dump($profile);
-
-A profile contains information about time and memory consumption for template,
-block, and macro executions.
-
-You can also dump the data in a `Blackfire.io <https://blackfire.io/>`_
-compatible format::
-
-    $dumper = new \Twig\Profiler\Dumper\BlackfireDumper();
-    file_put_contents('/path/to/profile.prof', $dumper->dump($profile));
-
-Upload the profile to visualize it (create a `free account
-<https://blackfire.io/signup?utm_source=twig&utm_medium=doc&utm_campaign=profiler>`_
-first):
-
-.. code-block:: sh
-
-    blackfire --slot=7 upload /path/to/profile.prof
-
-Optimizer Extension
-~~~~~~~~~~~~~~~~~~~
-
-The ``optimizer`` extension optimizes the node tree before compilation::
-
-    $twig->addExtension(new \Twig\Extension\OptimizerExtension());
-
-By default, all optimizations are turned on. You can select the ones you want
-to enable by passing them to the constructor::
-
-    $optimizer = new \Twig\Extension\OptimizerExtension(\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_FOR);
-
-    $twig->addExtension($optimizer);
-
-Twig supports the following optimizations:
-
-* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_ALL``, enables all optimizations
-  (this is the default value).
-
-* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_NONE``, disables all optimizations.
-  This reduces the compilation time, but it can increase the execution time
-  and the consumed memory.
-
-* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_FOR``, optimizes the ``for`` tag by
-  removing the ``loop`` variable creation whenever possible.
-
-* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_RAW_FILTER``, removes the ``raw``
-  filter whenever possible.
-
-* ``\Twig\NodeVisitor\OptimizerNodeVisitor::OPTIMIZE_VAR_ACCESS``, simplifies the creation
-  and access of variables in the compiled templates whenever possible.
-
-Exceptions
-----------
-
-Twig can throw exceptions:
-
-* ``\Twig\Error\Error``: The base exception for all errors.
-
-* ``\Twig\Error\SyntaxError``: Thrown to tell the user that there is a problem with
-  the template syntax.
-
-* ``\Twig\Error\RuntimeError``: Thrown when an error occurs at runtime (when a filter
-  does not exist for instance).
-
-* ``\Twig\Error\LoaderError``: Thrown when an error occurs during template loading.
-
-* ``\Twig\Sandbox\SecurityError``: Thrown when an unallowed tag, filter, or
-  method is called in a sandboxed template.
diff --git a/vendor/twig/twig/doc/coding_standards.rst b/vendor/twig/twig/doc/coding_standards.rst
deleted file mode 100644
index 721b0f13aaf967ab038d31b0f2c4cc1b69c8aec0..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/coding_standards.rst
+++ /dev/null
@@ -1,101 +0,0 @@
-Coding Standards
-================
-
-When writing Twig templates, we recommend you to follow these official coding
-standards:
-
-* Put one (and only one) space after the start of a delimiter (``{{``, ``{%``,
-  and ``{#``) and before the end of a delimiter (``}}``, ``%}``, and ``#}``):
-
-  .. code-block:: twig
-
-    {{ foo }}
-    {# comment #}
-    {% if foo %}{% endif %}
-
-  When using the whitespace control character, do not put any spaces between
-  it and the delimiter:
-
-  .. code-block:: twig
-
-    {{- foo -}}
-    {#- comment -#}
-    {%- if foo -%}{%- endif -%}
-
-* Put one (and only one) space before and after the following operators:
-  comparison operators (``==``, ``!=``, ``<``, ``>``, ``>=``, ``<=``), math
-  operators (``+``, ``-``, ``/``, ``*``, ``%``, ``//``, ``**``), logic
-  operators (``not``, ``and``, ``or``), ``~``, ``is``, ``in``, and the ternary
-  operator (``?:``):
-
-  .. code-block:: twig
-
-     {{ 1 + 2 }}
-     {{ foo ~ bar }}
-     {{ true ? true : false }}
-
-* Put one (and only one) space after the ``:`` sign in hashes and ``,`` in
-  arrays and hashes:
-
-  .. code-block:: twig
-
-     {{ [1, 2, 3] }}
-     {{ {'foo': 'bar'} }}
-
-* Do not put any spaces after an opening parenthesis and before a closing
-  parenthesis in expressions:
-
-  .. code-block:: twig
-
-    {{ 1 + (2 * 3) }}
-
-* Do not put any spaces before and after string delimiters:
-
-  .. code-block:: twig
-
-    {{ 'foo' }}
-    {{ "foo" }}
-
-* Do not put any spaces before and after the following operators: ``|``,
-  ``.``, ``..``, ``[]``:
-
-  .. code-block:: twig
-
-    {{ foo|upper|lower }}
-    {{ user.name }}
-    {{ user[name] }}
-    {% for i in 1..12 %}{% endfor %}
-
-* Do not put any spaces before and after the parenthesis used for filter and
-  function calls:
-
-  .. code-block:: twig
-
-     {{ foo|default('foo') }}
-     {{ range(1..10) }}
-
-* Do not put any spaces before and after the opening and the closing of arrays
-  and hashes:
-
-  .. code-block:: twig
-
-     {{ [1, 2, 3] }}
-     {{ {'foo': 'bar'} }}
-
-* Use lower cased and underscored variable names:
-
-  .. code-block:: twig
-
-     {% set foo = 'foo' %}
-     {% set foo_bar = 'foo' %}
-
-* Indent your code inside tags (use the same indentation as the one used for
-  the target language of the rendered template):
-
-  .. code-block:: twig
-
-     {% block foo %}
-         {% if true %}
-             true
-         {% endif %}
-     {% endblock %}
diff --git a/vendor/twig/twig/doc/deprecated.rst b/vendor/twig/twig/doc/deprecated.rst
deleted file mode 100644
index 4512703711fcf99f69e37d3fedda034548aea87d..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/deprecated.rst
+++ /dev/null
@@ -1,115 +0,0 @@
-Deprecated Features
-===================
-
-This document lists deprecated features in Twig 2.x. Deprecated features are
-kept for backward compatibility and removed in the next major release (a
-feature that was deprecated in Twig 2.x is removed in Twig 3.0).
-
-PSR-0
------
-
-* PSR-0 classes are deprecated in favor of namespaced ones since Twig 2.7.
-
-Inheritance
------------
-
-* Defining a "block" definition in a non-capturing block in a child template is
-  deprecated since Twig 2.5.0. In Twig 3.0, it will throw a
-  ``Twig\Error\SyntaxError`` exception. It does not work anyway, so most
-  projects won't need to do anything to upgrade.
-
-Errors
-------
-
-* Passing a string as the ``$source`` argument on ``\Twig\Error\Error`` /
-  ``Twig\Error\Error`` constructor is deprecated since Twig 2.6.1. Pass an
-  instance of ``Twig\Source`` instead.
-
-Tags
-----
-
-* The ``spaceless`` tag is deprecated in Twig 2.7. Use the ``spaceless`` filter
-  instead or ``{% apply spaceless %}`` (the ``Twig\Node\SpacelessNode`` and
-  ``Twig\TokenParser\SpacelessTokenParser`` classes are also deprecated).
-
-* Using the ``spaceless`` tag at the root level of a child template is
-  deprecated in Twig 2.5.0. This does not work as one would expect it to work
-  anyway. In Twig 3.0, it will throw a ``Twig\Error\SyntaxError`` exception.
-
-* The ``filter`` tag is deprecated in Twig 2.9. Use the ``apply`` tag instead
-  (the ``Twig\TokenParser\FilterTokenParser`` classes is also deprecated).
-
-* Adding an ``if`` condition on a ``for`` tag is deprecated in Twig 2.10. Use a
-  ``filter`` filter or an "if" condition inside the "for" body instead (if your condition
-  depends on a variable updated inside the loop).
-
-Final Classes
--------------
-
-The following classes are marked as ``@final`` in Twig 2 and will be final in
-3.0:
-
-* ``Twig\Node\ModuleNode``
-* ``Twig\TwigFilter``
-* ``Twig\TwigFunction``
-* ``Twig\TwigTest``
-* ``Twig\Profiler\Profile``
-
-Parser
-------
-
-* As of Twig 2.7, the ``\Twig\Parser::isReservedMacroName()`` / ``Twig\Parser``
-  function is deprecated and will be removed in Twig 3.0. It always returns
-  ``false`` anyway as Twig 2 does not have any reserved macro names.
-
-Environment
------------
-
-* As of Twig 2.7, the ``base_template_class`` option on ``Twig\Environment`` is
-  deprecated and will be removed in Twig 3.0.
-
-* As of Twig 2.7, the ``Twig\Environment::getBaseTemplateClass()`` and
-  ``Twig\Environment::setBaseTemplateClass()`` methods are deprecated and will
-  be removed in Twig 3.0.
-
-* As of Twig 2.7, the ``Twig\Environment::getTemplateClass()`` is marked as
-  being internal and should not be used.
-
-* As of Twig 2.7, passing a ``Twig\Template`` instance to the
-  ``Twig\Environment::load()`` and ``Twig\Environment::resolveTemplate()`` is
-  deprecated.
-
-* Depending on the input, ``Twig\Environment::resolveTemplate()`` can return
-  a ``Twig\Template`` or a ``Twig\TemplateWrapper`` instance. In Twig 3.0, this
-  method will **always** return a ``Twig\TemplateWrapper`` instance. You should
-  only rely on the methods of this class if you want to be forward-compatible.
-
-Interfaces
-----------
-
-* As of Twig 2.7, the empty ``Twig\Loader\ExistsLoaderInterface`` interface is
-  deprecated and will be removed in Twig 3.0.
-
-* As of Twig 2.7, the ``Twig\Extension\InitRuntimeInterface`` interface is
-  deprecated and will be removed in Twig 3.0.
-
-Extensions
-----------
-
-* As of Twig 2.11, the ``Twig\Extension\CoreExtension::setEscaper()`` and
-  ``Twig\Extension\CoreExtension::getEscapers()`` are deprecated. Use the same
-  methods on ``Twig\Extension\EscaperExtension`` instead.
-
-Miscellaneous
--------------
-
-* As of Twig 2.7, the ``Twig_SimpleFilter``, ``Twig_SimpleFunction``, and
-  ``Twig_SimpleTest`` empty classes are deprecated and will be removed in Twig
-  3.0. Use ``Twig\TwigFilter``, ``Twig\TwigFunction``, and ``Twig\TwigTest``
-  respectively.
-
-* As of Twig 2.8.2, all usage of
-  ``Twig\Loader\FilesystemLoader::findTemplate()`` check for a ``null`` return
-  value (same meaning as returning ``false``). If you are overidding
-  ``Twig\Loader\FilesystemLoader::findTemplate()``, you must return ``null`` instead of ``false``
-  to be compatible with Twig 3.0.
diff --git a/vendor/twig/twig/doc/filters/abs.rst b/vendor/twig/twig/doc/filters/abs.rst
deleted file mode 100644
index fea117536307ec9066e8e45bd3d91367bdd08889..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/abs.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-``abs``
-=======
-
-The ``abs`` filter returns the absolute value.
-
-.. code-block:: twig
-
-    {# number = -5 #}
-
-    {{ number|abs }}
-
-    {# outputs 5 #}
-
-.. note::
-
-    Internally, Twig uses the PHP `abs`_ function.
-
-.. _`abs`: https://www.php.net/abs
diff --git a/vendor/twig/twig/doc/filters/batch.rst b/vendor/twig/twig/doc/filters/batch.rst
deleted file mode 100644
index f8f14015ca110034f066b6a5c3ba67db8f5b404a..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/batch.rst
+++ /dev/null
@@ -1,44 +0,0 @@
-``batch``
-=========
-
-The ``batch`` filter "batches" items by returning a list of lists with the
-given number of items. A second parameter can be provided and used to fill in
-missing items:
-
-.. code-block:: html+twig
-
-    {% set items = ['a', 'b', 'c', 'd'] %}
-
-    <table>
-    {% for row in items|batch(3, 'No item') %}
-        <tr>
-            {% for column in row %}
-                <td>{{ column }}</td>
-            {% endfor %}
-        </tr>
-    {% endfor %}
-    </table>
-
-The above example will be rendered as:
-
-.. code-block:: html+twig
-
-    <table>
-        <tr>
-            <td>a</td>
-            <td>b</td>
-            <td>c</td>
-        </tr>
-        <tr>
-            <td>d</td>
-            <td>No item</td>
-            <td>No item</td>
-        </tr>
-    </table>
-
-Arguments
----------
-
-* ``size``: The size of the batch; fractional numbers will be rounded up
-* ``fill``: Used to fill in missing items
-* ``preserve_keys``: Whether to preserve keys or not
diff --git a/vendor/twig/twig/doc/filters/capitalize.rst b/vendor/twig/twig/doc/filters/capitalize.rst
deleted file mode 100644
index 2353658bf157f311b8b9b7e34b68e62170d79372..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/capitalize.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-``capitalize``
-==============
-
-The ``capitalize`` filter capitalizes a value. The first character will be
-uppercase, all others lowercase:
-
-.. code-block:: twig
-
-    {{ 'my first car'|capitalize }}
-
-    {# outputs 'My first car' #}
diff --git a/vendor/twig/twig/doc/filters/column.rst b/vendor/twig/twig/doc/filters/column.rst
deleted file mode 100644
index bbfccd3e771998f5c925a96f20526e67a651b951..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/column.rst
+++ /dev/null
@@ -1,28 +0,0 @@
-``column``
-==========
-
-.. versionadded:: 2.8
-
-    The ``column`` filter was added in Twig 2.8.
-
-The ``column`` filter returns the values from a single column in the input
-array.
-
-.. code-block:: twig
-
-    {% set items = [{ 'fruit' : 'apple'}, {'fruit' : 'orange' }] %}
-
-    {% set fruits = items|column('fruit') %}
-
-    {# fruits now contains ['apple', 'orange'] #}
-
-.. note::
-
-    Internally, Twig uses the PHP `array_column`_ function.
-
-Arguments
----------
-
-* ``name``: The column name to extract
-
-.. _`array_column`: https://www.php.net/array_column
diff --git a/vendor/twig/twig/doc/filters/convert_encoding.rst b/vendor/twig/twig/doc/filters/convert_encoding.rst
deleted file mode 100644
index 98645494e821caab45d56038461e4073cbe0f136..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/convert_encoding.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-``convert_encoding``
-====================
-
-The ``convert_encoding`` filter converts a string from one encoding to
-another. The first argument is the expected output charset and the second one
-is the input charset:
-
-.. code-block:: twig
-
-    {{ data|convert_encoding('UTF-8', 'iso-2022-jp') }}
-
-.. note::
-
-    This filter relies on the `iconv`_ extension.
-
-Arguments
----------
-
-* ``to``:   The output charset
-* ``from``: The input charset
-
-.. _`iconv`: https://www.php.net/iconv
diff --git a/vendor/twig/twig/doc/filters/country_name.rst b/vendor/twig/twig/doc/filters/country_name.rst
deleted file mode 100644
index a96316b0a80afeebcbd82ca82a09da2609b91862..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/country_name.rst
+++ /dev/null
@@ -1,48 +0,0 @@
-``country_name``
-================
-
-.. versionadded:: 2.12
-
-    The ``country_name`` filter was added in Twig 2.12.
-
-The ``country_name`` filter returns the country name given its ISO-3166
-two-letter code:
-
-.. code-block:: twig
-
-    {# France #}
-    {{ 'FR'|country_name }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# États-Unis #}
-    {{ 'US'|country_name('fr') }}
-
-.. note::
-
-    The ``country_name`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/currency_name.rst b/vendor/twig/twig/doc/filters/currency_name.rst
deleted file mode 100644
index adea7ae8c1ebec4ac2ce219ad2532d3fbbaca223..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/currency_name.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-``currency_name``
-=================
-
-.. versionadded:: 2.12
-
-    The ``currency_name`` filter was added in Twig 2.12.
-
-The ``currency_name`` filter returns the currency name given its three-letter
-code:
-
-.. code-block:: twig
-
-    {# Euro #}
-    {{ 'EUR'|currency_name }}
-
-    {# Japanese Yen #}
-    {{ 'JPY'|currency_name }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# yen japonais #}
-    {{ 'JPY'|currency_name('fr_FR') }}
-
-.. note::
-
-    The ``currency_name`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/currency_symbol.rst b/vendor/twig/twig/doc/filters/currency_symbol.rst
deleted file mode 100644
index a3229c8b3ba25e33c2e760478d2ed36841bf7a78..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/currency_symbol.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-``currency_symbol``
-===================
-
-.. versionadded:: 2.12
-
-    The ``currency_symbol`` filter was added in Twig 2.12.
-
-The ``currency_symbol`` filter returns the currency symbol given its three-letter
-code:
-
-.. code-block:: twig
-
-    {# € #}
-    {{ 'EUR'|currency_symbol }}
-
-    {# ¥ #}
-    {{ 'JPY'|currency_symbol }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# ¥ #}
-    {{ 'JPY'|currency_symbol('fr') }}
-
-.. note::
-
-    The ``currency_symbol`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/data_uri.rst b/vendor/twig/twig/doc/filters/data_uri.rst
deleted file mode 100644
index b2742d8a418db4c17f5cd6a00c6a1eab3e2cc1dc..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/data_uri.rst
+++ /dev/null
@@ -1,59 +0,0 @@
-``data_uri``
-============
-
-.. versionadded:: 2.12
-
-    The ``data_uri`` filter was added in Twig 2.12.
-
-The ``data_uri`` filter generates a URL using the data scheme as defined in
-`RFC 2397`_:
-
-.. code-block:: html+twig
-
-    {{ image_data|data_uri }}
-
-    {{ source('path_to_image')|data_uri }}
-
-    {# force the mime type, disable the guessing of the mime type #}
-    {{ image_data|data_uri(mime="image/svg") }}
-
-    {# also works with plain text #}
-    {{ '<b>foobar</b>'|data_uri(mime="text/html") }}
-
-    {# add some extra parameters #}
-    {{ '<b>foobar</b>'|data_uri(mime="text/html", parameters={charset: "ascii"}) }}
-
-.. note::
-
-    The ``data_uri`` filter is part of the ``HtmlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/html-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Html\HtmlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new HtmlExtension());
-
-.. note::
-
-    The filter does not perform any length validation on purpose (limit depends
-    on the usage context), validation should be done before calling this filter.
-
-Arguments
----------
-
-* ``mime``: The mime type
-* ``parameters``: An array of parameters
-
-.. _RFC 2397: https://tools.ietf.org/html/rfc2397
diff --git a/vendor/twig/twig/doc/filters/date.rst b/vendor/twig/twig/doc/filters/date.rst
deleted file mode 100644
index 70470f0f4d2c6994829246c2fddcd3503c8ef890..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/date.rst
+++ /dev/null
@@ -1,78 +0,0 @@
-``date``
-========
-
-The ``date`` filter formats a date to a given format:
-
-.. code-block:: twig
-
-    {{ post.published_at|date("m/d/Y") }}
-
-The format specifier is the same as supported by `date`_,
-except when the filtered data is of type `DateInterval`_, when the format must conform to
-`DateInterval::format`_ instead.
-
-The ``date`` filter accepts strings (it must be in a format supported by the
-`strtotime`_ function), `DateTime`_ instances, or `DateInterval`_ instances. For
-instance, to display the current date, filter the word "now":
-
-.. code-block:: twig
-
-    {{ "now"|date("m/d/Y") }}
-
-To escape words and characters in the date format use ``\\`` in front of each
-character:
-
-.. code-block:: twig
-
-    {{ post.published_at|date("F jS \\a\\t g:ia") }}
-
-If the value passed to the ``date`` filter is ``null``, it will return the
-current date by default. If an empty string is desired instead of the current
-date, use a ternary operator:
-
-.. code-block:: twig
-
-    {{ post.published_at is empty ? "" : post.published_at|date("m/d/Y") }}
-
-If no format is provided, Twig will use the default one: ``F j, Y H:i``. This
-default can be changed by calling the ``setDateFormat()`` method on the
-``core`` extension instance. The first argument is the default format for
-dates and the second one is the default format for date intervals::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->getExtension(\Twig\Extension\CoreExtension::class)->setDateFormat('d/m/Y', '%d days');
-
-Timezone
---------
-
-By default, the date is displayed by applying the default timezone (the one
-specified in php.ini or declared in Twig -- see below), but you can override
-it by explicitly specifying a timezone:
-
-.. code-block:: twig
-
-    {{ post.published_at|date("m/d/Y", "Europe/Paris") }}
-
-If the date is already a DateTime object, and if you want to keep its current
-timezone, pass ``false`` as the timezone value:
-
-.. code-block:: twig
-
-    {{ post.published_at|date("m/d/Y", false) }}
-
-The default timezone can also be set globally by calling ``setTimezone()``::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->getExtension(\Twig\Extension\CoreExtension::class)->setTimezone('Europe/Paris');
-
-Arguments
----------
-
-* ``format``:   The date format
-* ``timezone``: The date timezone
-
-.. _`strtotime`:            https://www.php.net/strtotime
-.. _`DateTime`:             https://www.php.net/DateTime
-.. _`DateInterval`:         https://www.php.net/DateInterval
-.. _`date`:                 https://www.php.net/date
-.. _`DateInterval::format`: https://www.php.net/DateInterval.format
diff --git a/vendor/twig/twig/doc/filters/date_modify.rst b/vendor/twig/twig/doc/filters/date_modify.rst
deleted file mode 100644
index e091391d1c9e717dfba14f5694fb411dcf6466bc..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/date_modify.rst
+++ /dev/null
@@ -1,20 +0,0 @@
-``date_modify``
-===============
-
-The ``date_modify`` filter modifies a date with a given modifier string:
-
-.. code-block:: twig
-
-    {{ post.published_at|date_modify("+1 day")|date("m/d/Y") }}
-
-The ``date_modify`` filter accepts strings (it must be in a format supported
-by the `strtotime`_ function) or `DateTime`_ instances. You can combine
-it with the :doc:`date<date>` filter for formatting.
-
-Arguments
----------
-
-* ``modifier``: The modifier
-
-.. _`strtotime`: https://www.php.net/strtotime
-.. _`DateTime`:  https://www.php.net/DateTime
diff --git a/vendor/twig/twig/doc/filters/default.rst b/vendor/twig/twig/doc/filters/default.rst
deleted file mode 100644
index 2376fe7a6d9ec1f33d421994813746483eadb15d..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/default.rst
+++ /dev/null
@@ -1,42 +0,0 @@
-``default``
-===========
-
-The ``default`` filter returns the passed default value if the value is
-undefined or empty, otherwise the value of the variable:
-
-.. code-block:: twig
-
-    {{ var|default('var is not defined') }}
-
-    {{ var.foo|default('foo item on var is not defined') }}
-
-    {{ var['foo']|default('foo item on var is not defined') }}
-
-    {{ ''|default('passed var is empty')  }}
-
-When using the ``default`` filter on an expression that uses variables in some
-method calls, be sure to use the ``default`` filter whenever a variable can be
-undefined:
-
-.. code-block:: twig
-
-    {{ var.method(foo|default('foo'))|default('foo') }}
-    
-Using the ``default`` filter on a boolean variable might trigger unexpected behavior, as
-``false`` is treated as an empty value. Consider using ``??`` instead:
-
-.. code-block:: twig
-
-    {% set foo = false %}
-    {{ foo|default(true) }} {# true #}
-    {{ foo ?? true }} {# false #}
-
-.. note::
-
-    Read the documentation for the :doc:`defined<../tests/defined>` and
-    :doc:`empty<../tests/empty>` tests to learn more about their semantics.
-
-Arguments
----------
-
-* ``default``: The default value
diff --git a/vendor/twig/twig/doc/filters/escape.rst b/vendor/twig/twig/doc/filters/escape.rst
deleted file mode 100644
index e8b735db46be6afdde13cde5a39c9563e987d8e1..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/escape.rst
+++ /dev/null
@@ -1,117 +0,0 @@
-``escape``
-==========
-
-The ``escape`` filter escapes a string using strategies that depend on the
-context.
-
-By default, it uses the HTML escaping strategy:
-
-.. code-block:: html+twig
-
-    <p>
-        {{ user.username|escape }}
-    </p>
-
-For convenience, the ``e`` filter is defined as an alias:
-
-.. code-block:: html+twig
-
-    <p>
-        {{ user.username|e }}
-    </p>
-
-The ``escape`` filter can also be used in other contexts than HTML thanks to
-an optional argument which defines the escaping strategy to use:
-
-.. code-block:: twig
-
-    {{ user.username|e }}
-    {# is equivalent to #}
-    {{ user.username|e('html') }}
-
-And here is how to escape variables included in JavaScript code:
-
-.. code-block:: twig
-
-    {{ user.username|escape('js') }}
-    {{ user.username|e('js') }}
-
-The ``escape`` filter supports the following escaping strategies for HTML
-documents:
-
-* ``html``: escapes a string for the **HTML body** context.
-
-* ``js``: escapes a string for the **JavaScript** context.
-
-* ``css``: escapes a string for the **CSS** context. CSS escaping can be
-  applied to any string being inserted into CSS and escapes everything except
-  alphanumerics.
-
-* ``url``: escapes a string for the **URI or parameter** contexts. This should
-  not be used to escape an entire URI; only a subcomponent being inserted.
-
-* ``html_attr``: escapes a string for the **HTML attribute** context.
-
-Note that doing contextual escaping in HTML documents is hard and choosing the
-right escaping strategy depends on a lot of factors. Please, read related
-documentation like `the OWASP prevention cheat sheet
-<https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md>`_
-to learn more about this topic.
-
-.. note::
-
-    Internally, ``escape`` uses the PHP native `htmlspecialchars`_ function
-    for the HTML escaping strategy.
-
-.. caution::
-
-    When using automatic escaping, Twig tries to not double-escape a variable
-    when the automatic escaping strategy is the same as the one applied by the
-    escape filter; but that does not work when using a variable as the
-    escaping strategy:
-
-    .. code-block:: twig
-
-        {% set strategy = 'html' %}
-
-        {% autoescape 'html' %}
-            {{ var|escape('html') }}   {# won't be double-escaped #}
-            {{ var|escape(strategy) }} {# will be double-escaped #}
-        {% endautoescape %}
-
-    When using a variable as the escaping strategy, you should disable
-    automatic escaping:
-
-    .. code-block:: twig
-
-        {% set strategy = 'html' %}
-
-        {% autoescape 'html' %}
-            {{ var|escape(strategy)|raw }} {# won't be double-escaped #}
-        {% endautoescape %}
-
-Custom Escapers
----------------
-
-You can define custom escapers by calling the ``setEscaper()`` method on the
-escaper extension instance. The first argument is the escaper name (to be
-used in the ``escape`` call) and the second one must be a valid PHP callable::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->getExtension(\Twig\Extension\EscaperExtension::class)->setEscaper('csv', 'csv_escaper');
-
-When called by Twig, the callable receives the Twig environment instance, the
-string to escape, and the charset.
-
-.. note::
-
-    Built-in escapers cannot be overridden mainly because they should be
-    considered as the final implementation and also for better performance.
-
-Arguments
----------
-
-* ``strategy``: The escaping strategy
-* ``charset``:  The string charset
-
-.. _`htmlspecialchars`: https://www.php.net/htmlspecialchars
diff --git a/vendor/twig/twig/doc/filters/filter.rst b/vendor/twig/twig/doc/filters/filter.rst
deleted file mode 100644
index c502c30d58fc8756270e470ffbcbdd30bbd9d7b5..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/filter.rst
+++ /dev/null
@@ -1,59 +0,0 @@
-``filter``
-==========
-
-.. versionadded:: 2.10
-
-    The ``filter`` filter was added in Twig 2.10.
-
-The ``filter`` filter filters elements of a sequence or a mapping using an arrow
-function. The arrow function receives the value of the sequence or mapping:
-
-.. code-block:: twig
-
-    {% set sizes = [34, 36, 38, 40, 42] %}
-
-    {{ sizes|filter(v => v > 38)|join(', ') }}
-    {# output 40, 42 #}
-
-Combined with the ``for`` tag, it allows to filter the items to iterate over:
-
-.. code-block:: twig
-
-    {% for v in sizes|filter(v => v > 38) -%}
-        {{ v }}
-    {% endfor %}
-    {# output 40 42 #}
-
-It also works with mappings:
-
-.. code-block:: twig
-
-    {% set sizes = {
-        xs: 34,
-        s:  36,
-        m:  38,
-        l:  40,
-        xl: 42,
-    } %}
-
-    {% for k, v in sizes|filter(v => v > 38) -%}
-        {{ k }} = {{ v }}
-    {% endfor %}
-    {# output l = 40 xl = 42 #}
-
-The arrow function also receives the key as a second argument:
-
-.. code-block:: twig
-
-    {% for k, v in sizes|filter((v, k) => v > 38 and k != "xl") -%}
-        {{ k }} = {{ v }}
-    {% endfor %}
-    {# output l = 40 #}
-
-Note that the arrow function has access to the current context.
-
-Arguments
----------
-
-* ``array``: The sequence or mapping
-* ``arrow``: The arrow function
diff --git a/vendor/twig/twig/doc/filters/first.rst b/vendor/twig/twig/doc/filters/first.rst
deleted file mode 100644
index e0cc7cb1c9e82f03025c8659990ff58fe0ae617d..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/first.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-``first``
-=========
-
-The ``first`` filter returns the first "element" of a sequence, a mapping, or
-a string:
-
-.. code-block:: twig
-
-    {{ [1, 2, 3, 4]|first }}
-    {# outputs 1 #}
-
-    {{ { a: 1, b: 2, c: 3, d: 4 }|first }}
-    {# outputs 1 #}
-
-    {{ '1234'|first }}
-    {# outputs 1 #}
-
-.. note::
-
-    It also works with objects implementing the `Traversable`_ interface.
-
-.. _`Traversable`: https://www.php.net/manual/en/class.traversable.php
diff --git a/vendor/twig/twig/doc/filters/format.rst b/vendor/twig/twig/doc/filters/format.rst
deleted file mode 100644
index ec1eb00bc1036f4a0ec5c9ea4e39c6a324a53cf9..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-``format``
-==========
-
-The ``format`` filter formats a given string by replacing the placeholders
-(placeholders follows the `sprintf`_ notation):
-
-.. code-block:: twig
-
-    {{ "I like %s and %s."|format(foo, "bar") }}
-
-    {# outputs I like foo and bar
-       if the foo parameter equals to the foo string. #}
-
-.. _`sprintf`: https://www.php.net/sprintf
-
-.. seealso::
-
-    :doc:`replace<replace>`
diff --git a/vendor/twig/twig/doc/filters/format_currency.rst b/vendor/twig/twig/doc/filters/format_currency.rst
deleted file mode 100644
index 0d64e56dcd5d280694720954eb14651b73914f8e..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format_currency.rst
+++ /dev/null
@@ -1,81 +0,0 @@
-``format_currency``
-===================
-
-.. versionadded:: 2.12
-
-    The ``format_currency`` filter was added in Twig 2.12.
-
-The ``format_currency`` filter formats a number as a currency:
-
-.. code-block:: twig
-
-    {# €1,000,000.00 #}
-    {{ '1000000'|format_currency('EUR') }}
-
-You can pass attributes to tweak the output:
-
-.. code-block:: twig
-
-    {# €12.34 #}
-    {{ '12.345'|format_currency('EUR', {rounding_mode: 'floor'}) }}
-
-    {# €1,000,000.0000 #}
-    {{ '1000000'|format_currency('EUR', {fraction_digit: 4}) }}
-
-The list of supported options:
-
-* ``grouping_used``;
-* ``decimal_always_shown``;
-* ``max_integer_digit``;
-* ``min_integer_digit``;
-* ``integer_digit``;
-* ``max_fraction_digit``;
-* ``min_fraction_digit``;
-* ``fraction_digit``;
-* ``multiplier``;
-* ``grouping_size``;
-* ``rounding_mode``;
-* ``rounding_increment``;
-* ``format_width``;
-* ``padding_position``;
-* ``secondary_grouping_size``;
-* ``significant_digits_used``;
-* ``min_significant_digits_used``;
-* ``max_significant_digits_used``;
-* ``lenient_parse``.
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# 1.000.000,00 € #}
-    {{ '1000000'|format_currency('EUR', locale='de') }}
-
-.. note::
-
-    The ``format_currency`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``currency``: The currency
-* ``attrs``: A map of attributes
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/format_date.rst b/vendor/twig/twig/doc/filters/format_date.rst
deleted file mode 100644
index a81d12fde085cd66e09608d118f443ebd39c23f6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format_date.rst
+++ /dev/null
@@ -1,38 +0,0 @@
-``format_date``
-===============
-
-.. versionadded:: 2.12
-
-    The ``format_date`` filter was added in Twig 2.12.
-
-The ``format_date`` filter formats a date. It behaves in the exact same way as
-the :doc:`format_datetime<format_datetime>` filter, but without the time.
-
-.. note::
-
-    The ``format_date`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
-* ``dateFormat``: The date format
-* ``pattern``: A date time pattern
diff --git a/vendor/twig/twig/doc/filters/format_datetime.rst b/vendor/twig/twig/doc/filters/format_datetime.rst
deleted file mode 100644
index 8532c0c356d0f657f355795256b92aee23f4d9b6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format_datetime.rst
+++ /dev/null
@@ -1,75 +0,0 @@
-``format_datetime``
-===================
-
-.. versionadded:: 2.12
-
-    The ``format_datetime`` filter was added in Twig 2.12.
-
-The ``format_datetime`` filter formats a date time:
-
-.. code-block:: twig
-
-    {# Aug 7, 2019, 11:39:12 PM #}
-    {{ '2019-08-07 23:39:12'|format_datetime() }}
-
-You can tweak the output for the date part and the time part:
-
-.. code-block:: twig
-
-    {# 23:39 #}
-    {{ '2019-08-07 23:39:12'|format_datetime('none', 'short', locale='fr') }}
-
-    {# 07/08/2019 #}
-    {{ '2019-08-07 23:39:12'|format_datetime('short', 'none', locale='fr') }}
-
-    {# mercredi 7 août 2019 23:39:12 UTC #}
-    {{ '2019-08-07 23:39:12'|format_datetime('full', 'full', locale='fr') }}
-
-Supported values are: ``none``, ``short``, ``medium``, ``long``, and ``full``.
-
-For greater flexiblity, you can even define your own pattern (see the `ICU user
-guide
-<https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax>`_
-for supported patterns).
-
-.. code-block:: twig
-
-    {# 11 oclock PM, GMT #}
-    {{ '2019-08-07 23:39:12'|format_datetime(pattern="hh 'oclock' a, zzzz") }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# 7 août 2019 23:39:12 #}
-    {{ '2019-08-07 23:39:12'|format_datetime(locale='fr') }}
-
-.. note::
-
-    The ``format_datetime`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
-* ``dateFormat``: The date format
-* ``timeFormat``: The time format
-* ``pattern``: A date time pattern
diff --git a/vendor/twig/twig/doc/filters/format_number.rst b/vendor/twig/twig/doc/filters/format_number.rst
deleted file mode 100644
index 2275e545b2da17b8f8f80ab4f2881ac31f2caa8b..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format_number.rst
+++ /dev/null
@@ -1,121 +0,0 @@
-``format_number``
-=================
-
-.. versionadded:: 2.12
-
-    The ``format_number`` filter was added in Twig 2.12.
-
-The ``format_number`` filter formats a number:
-
-.. code-block:: twig
-
-    {{ '12.345'|format_number }}
-
-You can pass attributes to tweak the output:
-
-.. code-block:: twig
-
-    {# 12.34 #}
-    {{ '12.345'|format_number({rounding_mode: 'floor'}) }}
-
-    {# 1000000.0000 #}
-    {{ '1000000'|format_number({fraction_digit: 4}) }}
-
-The list of supported options:
-
-* ``grouping_used``;
-* ``decimal_always_shown``;
-* ``max_integer_digit``;
-* ``min_integer_digit``;
-* ``integer_digit``;
-* ``max_fraction_digit``;
-* ``min_fraction_digit``;
-* ``fraction_digit``;
-* ``multiplier``;
-* ``grouping_size``;
-* ``rounding_mode``;
-* ``rounding_increment``;
-* ``format_width``;
-* ``padding_position``;
-* ``secondary_grouping_size``;
-* ``significant_digits_used``;
-* ``min_significant_digits_used``;
-* ``max_significant_digits_used``;
-* ``lenient_parse``.
-
-Besides plain numbers, the filter can also format numbers in various styles:
-
-.. code-block:: twig
-
-    {# 1,234% #}
-    {{ '12.345'|format_number(style='percent') }}
-
-    {# twelve point three four five #}
-    {{ '12.345'|format_number(style='spellout') }}
-
-    {# 12 sec. #}
-    {{ '12'|format_duration_number }}
-
-The list of supported styles:
-
-* ``decimal``;
-* ``currency``;
-* ``percent``;
-* ``scientific``;
-* ``spellout``;
-* ``ordinal``;
-* ``duration``.
-
-As a shortcut, you can use the ``format_*_number`` filters by replacing `*` with
-a style:
-
-.. code-block:: twig
-
-    {# 1,234% #}
-    {{ '12.345'|format_percent_number }}
-
-    {# twelve point three four five #}
-    {{ '12.345'|format_spellout_number }}
-
-You can pass attributes to tweak the output:
-
-.. code-block:: twig
-
-    {# 12.3% #}
-    {{ '0.12345'|format_percent_number({rounding_mode: 'floor', fraction_digit: 1}) }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# 12,345 #}
-    {{ '12.345'|format_number(locale='fr') }}
-
-.. note::
-
-    The ``format_number`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
-* ``attrs``: A map of attributes
-* ``style``: The style of the number output
diff --git a/vendor/twig/twig/doc/filters/format_time.rst b/vendor/twig/twig/doc/filters/format_time.rst
deleted file mode 100644
index 4fdfad2dceb1745c08e4199a0ba34de822597e0a..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/format_time.rst
+++ /dev/null
@@ -1,38 +0,0 @@
-``format_time``
-===============
-
-.. versionadded:: 2.12
-
-    The ``format_time`` filter was added in Twig 2.12.
-
-The ``format_time`` filter formats a time. It behaves in the exact same way as
-the :doc:`format_datetime<format_datetime>` filter, but without the date.
-
-.. note::
-
-    The ``format_time`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
-* ``timeFormat``: The time format
-* ``pattern``: A date time pattern
diff --git a/vendor/twig/twig/doc/filters/html_to_markdown.rst b/vendor/twig/twig/doc/filters/html_to_markdown.rst
deleted file mode 100644
index cb4f631a40f4930da9fbcd52b87b464d3843bf68..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/html_to_markdown.rst
+++ /dev/null
@@ -1,81 +0,0 @@
-``html_to_markdown``
-====================
-
-.. versionadded:: 2.12
-
-    The ``html_to_markdown`` filter was added in Twig 2.12.
-
-The ``html_to_markdown`` filter converts a block of HTML to Markdown:
-
-.. code-block:: html+twig
-
-    {% apply html_to_markdown %}
-        <html>
-            <h1>Hello!</h1>
-        </html>
-    {% endapply %}
-
-You can also use the filter on an entire template which you ``include``:
-
-.. code-block:: twig
-
-    {{ include('some_template.html.twig')|html_to_markdown }}
-
-.. note::
-
-    The ``html_to_markdown`` filter is part of the ``MarkdownExtension`` which
-    is not installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/markdown-extra
-
-    On Symfony projects, you can automatically enable it by installing the
-    ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Or add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Markdown\MarkdownExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new MarkdownExtension());
-
-    If you are not using Symfony, you must also register the extension runtime::
-
-        use Twig\Extra\Markdown\DefaultMarkdown;
-        use Twig\Extra\Markdown\MarkdownRuntime;
-        use Twig\RuntimeLoader\RuntimeLoaderInterface;
-
-        $twig->addRuntimeLoader(new class implements RuntimeLoaderInterface {
-            public function load($class) {
-                if (MarkdownRuntime::class === $class) {
-                    return new MarkdownRuntime(new DefaultMarkdown());
-                }
-            }
-        });
-
-``html_to_markdown`` is just a frontend; the actual conversion is done by one of
-the following compatible libraries, from which you can choose:
-
-* `league/html-to-markdown`_
-* `michelf/php-markdown`_
-* `erusev/parsedown`_
-
-Depending on the library, you can also add some options by passing them as an argument
-to the filter. Example for ``league/html-to-markdown``:
-
-.. code-block:: html+twig
-
-    {% apply html_to_markdown({hard_break: false}) %}
-        <html>
-            <h1>Hello!</h1>
-        </html>
-    {% endapply %}
-    
-.. _league/html-to-markdown: https://github.com/thephpleague/html-to-markdown
-.. _michelf/php-markdown: https://github.com/michelf/php-markdown
-.. _erusev/parsedown: https://github.com/erusev/parsedown
diff --git a/vendor/twig/twig/doc/filters/index.rst b/vendor/twig/twig/doc/filters/index.rst
deleted file mode 100644
index eea2383e5050896dcfb7472c10887a1f95a1c0d1..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/index.rst
+++ /dev/null
@@ -1,60 +0,0 @@
-Filters
-=======
-
-.. toctree::
-    :maxdepth: 1
-
-    abs
-    batch
-    capitalize
-    column
-    convert_encoding
-    country_name
-    currency_name
-    currency_symbol
-    data_uri
-    date
-    date_modify
-    default
-    escape
-    filter
-    first
-    format
-    format_currency
-    format_date
-    format_datetime
-    format_number
-    format_time
-    html_to_markdown
-    inline_css
-    inky_to_html
-    join
-    json_encode
-    keys
-    language_name
-    last
-    length
-    locale_name
-    lower
-    map
-    markdown_to_html
-    merge
-    nl2br
-    number_format
-    raw
-    reduce
-    replace
-    reverse
-    round
-    slice
-    slug
-    sort
-    spaceless
-    split
-    striptags
-    timezone_name
-    title
-    trim
-    u
-    upper
-    url_encode
diff --git a/vendor/twig/twig/doc/filters/inky_to_html.rst b/vendor/twig/twig/doc/filters/inky_to_html.rst
deleted file mode 100644
index 993158d6f7ee03d30002b8188faa69ed6e71459b..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/inky_to_html.rst
+++ /dev/null
@@ -1,46 +0,0 @@
-``inky_to_html``
-================
-
-.. versionadded:: 2.12
-
-    The ``inky_to_html`` filter was added in Twig 2.12.
-
-The ``inky_to_html`` filter processes an `inky email template
-<https://github.com/zurb/inky>`_:
-
-.. code-block:: html+twig
-
-    {% apply inky_to_html %}
-        <row>
-            <columns large="6"></columns>
-            <columns large="6"></columns>
-        </row>
-    {% endapply %}
-
-You can also use the filter on an included file:
-
-.. code-block:: twig
-
-    {{ include('some_template.inky.twig')|inky_to_html }}
-
-.. note::
-
-    The ``inky_to_html`` filter is part of the ``InkyExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/inky-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Inky\InkyExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new InkyExtension());
diff --git a/vendor/twig/twig/doc/filters/inline_css.rst b/vendor/twig/twig/doc/filters/inline_css.rst
deleted file mode 100644
index 4b93aa2d2bc24e5f806a37dc57213d2356a69f3a..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/inline_css.rst
+++ /dev/null
@@ -1,70 +0,0 @@
-``inline_css``
-==============
-
-.. versionadded:: 2.12
-
-    The ``inline_css`` filter was added in Twig 2.12.
-
-The ``inline_css`` filter inline CSS styles in HTML documents:
-
-.. code-block:: html+twig
-
-    {% apply inline_css %}
-        <html>
-            <head>
-                <style>
-                    p { color: red; }
-                </style>
-            </head>
-            <body>
-                <p>Hello CSS!</p>
-            </body>
-        </html>
-    {% endapply %}
-
-You can also add some stylesheets by passing them as arguments to the filter:
-
-.. code-block:: html+twig
-
-    {% apply inline_css(source("some_styles.css"), source("another.css")) %}
-        <html>
-            <body>
-                <p>Hello CSS!</p>
-            </body>
-        </html>
-    {% endapply %}
-
-Styles loaded via the filter override the styles defined in the ``<style>`` tag
-of the HTML document.
-
-You can also use the filter on an included file:
-
-.. code-block:: twig
-
-    {{ include('some_template.html.twig')|inline_css }}
-
-    {{ include('some_template.html.twig')|inline_css(source("some_styles.css")) }}
-
-Note that the CSS inliner works on an entire HTML document, not a fragment.
-
-.. note::
-
-    The ``inline_css`` filter is part of the ``CssInlinerExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/cssinliner-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\CssInliner\CssInlinerExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new CssInlinerExtension());
diff --git a/vendor/twig/twig/doc/filters/join.rst b/vendor/twig/twig/doc/filters/join.rst
deleted file mode 100644
index ed8d01ec43d35c503b30811e911e93c900888d8b..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/join.rst
+++ /dev/null
@@ -1,36 +0,0 @@
-``join``
-========
-
-.. versionadded:: 2.6.1
-
-    The ``and`` argument was added in Twig 2.6.1.
-
-The ``join`` filter returns a string which is the concatenation of the items
-of a sequence:
-
-.. code-block:: twig
-
-    {{ [1, 2, 3]|join }}
-    {# returns 123 #}
-
-The separator between elements is an empty string per default, but you can
-define it with the optional first parameter:
-
-.. code-block:: twig
-
-    {{ [1, 2, 3]|join('|') }}
-    {# outputs 1|2|3 #}
-
-A second parameter can also be provided that will be the separator used between
-the last two items of the sequence:
-
-.. code-block:: twig
-
-    {{ [1, 2, 3]|join(', ', ' and ') }}
-    {# outputs 1, 2 and 3 #}
-
-Arguments
----------
-
-* ``glue``: The separator
-* ``and``: The separator for the last pair of input items
diff --git a/vendor/twig/twig/doc/filters/json_encode.rst b/vendor/twig/twig/doc/filters/json_encode.rst
deleted file mode 100644
index 34e71367ed9635c1b70018db56bb61ece2f86c02..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/json_encode.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-``json_encode``
-===============
-
-The ``json_encode`` filter returns the JSON representation of a value:
-
-.. code-block:: twig
-
-    {{ data|json_encode() }}
-
-.. note::
-
-    Internally, Twig uses the PHP `json_encode`_ function.
-
-Arguments
----------
-
-* ``options``: A bitmask of `json_encode options`_: ``{{
-  data|json_encode(constant('JSON_PRETTY_PRINT')) }}``.
-  Combine constants using :ref:`bitwise operators<template_logic>`:
-  ``{{ data|json_encode(constant('JSON_PRETTY_PRINT') b-or constant('JSON_HEX_QUOT')) }}``
-
-.. _`json_encode`: https://www.php.net/json_encode
-.. _`json_encode options`: https://www.php.net/manual/en/json.constants.php
diff --git a/vendor/twig/twig/doc/filters/keys.rst b/vendor/twig/twig/doc/filters/keys.rst
deleted file mode 100644
index 586094717203ca43b08da819d7e61b0337162d2e..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/keys.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-``keys``
-========
-
-The ``keys`` filter returns the keys of an array. It is useful when you want to
-iterate over the keys of an array:
-
-.. code-block:: twig
-
-    {% for key in array|keys %}
-        ...
-    {% endfor %}
diff --git a/vendor/twig/twig/doc/filters/language_name.rst b/vendor/twig/twig/doc/filters/language_name.rst
deleted file mode 100644
index d478e6f580849951f147e6fc5fd0d6034acf635d..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/language_name.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-``language_name``
-=================
-
-.. versionadded:: 2.12
-
-    The ``language_name`` filter was added in Twig 2.12.
-
-The ``language_name`` filter returns the language name given its two-letter
-code:
-
-.. code-block:: twig
-
-    {# German #}
-    {{ 'de'|language_name }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# allemand #}
-    {{ 'de'|language_name('fr') }}
-
-    {# français canadien #}
-    {{ 'fr_CA'|language_name('fr_FR') }}
-
-.. note::
-
-    The ``language_name`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/last.rst b/vendor/twig/twig/doc/filters/last.rst
deleted file mode 100644
index d7ac6a533be096fc995f9385040eea8e0343ec65..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/last.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-``last``
-========
-
-The ``last`` filter returns the last "element" of a sequence, a mapping, or
-a string:
-
-.. code-block:: twig
-
-    {{ [1, 2, 3, 4]|last }}
-    {# outputs 4 #}
-
-    {{ { a: 1, b: 2, c: 3, d: 4 }|last }}
-    {# outputs 4 #}
-
-    {{ '1234'|last }}
-    {# outputs 4 #}
-
-.. note::
-
-    It also works with objects implementing the `Traversable`_ interface.
-
-.. _`Traversable`: https://www.php.net/manual/en/class.traversable.php
diff --git a/vendor/twig/twig/doc/filters/length.rst b/vendor/twig/twig/doc/filters/length.rst
deleted file mode 100644
index a696b0d189082d7c4d836a5a352a22bb9758c680..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/length.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-``length``
-==========
-
-.. versionadded:: 2.3
-
-    Support for the ``__toString()`` magic method has been added in Twig 2.3.
-
-The ``length`` filter returns the number of items of a sequence or mapping, or
-the length of a string.
-
-For objects that implement the ``Countable`` interface, ``length`` will use the
-return value of the ``count()`` method.
-
-For objects that implement the ``__toString()`` magic method (and not ``Countable``),
-it will return the length of the string provided by that method.
-
-For objects that implement the ``Traversable`` interface, ``length`` will use the return value of the ``iterator_count()`` method.
-
-.. code-block:: twig
-
-    {% if users|length > 10 %}
-        ...
-    {% endif %}
diff --git a/vendor/twig/twig/doc/filters/locale_name.rst b/vendor/twig/twig/doc/filters/locale_name.rst
deleted file mode 100644
index 1876cdbc0ff76e575ce7d69a0c0ffd912df95819..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/locale_name.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-``locale_name``
-===============
-
-.. versionadded:: 2.12
-
-    The ``locale_name`` filter was added in Twig 2.12.
-
-The ``locale_name`` filter returns the locale name given its two-letter
-code:
-
-.. code-block:: twig
-
-    {# German #}
-    {{ 'de'|locale_name }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# allemand #}
-    {{ 'de'|locale_name('fr') }}
-
-    {# français (Canada) #}
-    {{ 'fr_CA'|locale_name('fr_FR') }}
-
-.. note::
-
-    The ``locale_name`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/lower.rst b/vendor/twig/twig/doc/filters/lower.rst
deleted file mode 100644
index c0a0e0cddf4eb2ba87ba2b8eb7e54fdb28092e87..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/lower.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-``lower``
-=========
-
-The ``lower`` filter converts a value to lowercase:
-
-.. code-block:: twig
-
-    {{ 'WELCOME'|lower }}
-
-    {# outputs 'welcome' #}
diff --git a/vendor/twig/twig/doc/filters/map.rst b/vendor/twig/twig/doc/filters/map.rst
deleted file mode 100644
index a2ff2a8f8effa0393fc700edd15b38ebe44266c0..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/map.rst
+++ /dev/null
@@ -1,38 +0,0 @@
-``map``
-=======
-
-.. versionadded:: 2.10
-
-    The ``map`` filter was added in Twig 2.10.
-
-The ``map`` filter applies an arrow function to the elements of a sequence or a
-mapping. The arrow function receives the value of the sequence or mapping:
-
-.. code-block:: twig
-
-    {% set people = [
-        {first: "Bob", last: "Smith"},
-        {first: "Alice", last: "Dupond"},
-    ] %}
-
-    {{ people|map(p => "#{p.first} #{p.last}")|join(', ') }}
-    {# outputs Bob Smith, Alice Dupond #}
-
-The arrow function also receives the key as a second argument:
-
-.. code-block:: twig
-
-    {% set people = {
-        "Bob": "Smith",
-        "Alice": "Dupond",
-    } %}
-
-    {{ people|map((last, first) => "#{first} #{last}")|join(', ') }}
-    {# outputs Bob Smith, Alice Dupond #}
-
-Note that the arrow function has access to the current context.
-
-Arguments
----------
-
-* ``arrow``: The arrow function
diff --git a/vendor/twig/twig/doc/filters/markdown_to_html.rst b/vendor/twig/twig/doc/filters/markdown_to_html.rst
deleted file mode 100644
index 9fc4b4e875edca8fe7ebf9d83fb39ff44944d6f7..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/markdown_to_html.rst
+++ /dev/null
@@ -1,76 +0,0 @@
-``markdown_to_html``
-====================
-
-.. versionadded:: 2.12
-
-    The ``markdown_to_html`` filter was added in Twig 2.12.
-
-The ``markdown_to_html`` filter converts a block of Markdown to HTML:
-
-.. code-block:: twig
-
-    {% apply markdown_to_html %}
-    Title
-    ======
-
-    Hello!
-    {% endapply %}
-
-Note that you can indent the Markdown content as leading whitespaces will be
-removed consistently before conversion:
-
-.. code-block:: twig
-
-    {% apply markdown_to_html %}
-        Title
-        ======
-
-        Hello!
-    {% endapply %}
-
-You can also use the filter on an included file or a variable:
-
-.. code-block:: twig
-
-    {{ include('some_template.markdown.twig')|markdown_to_html }}
-    
-    {{ changelog|markdown_to_html }}
-
-.. note::
-
-    The ``markdown_to_html`` filter is part of the ``MarkdownExtension`` which
-    is not installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/markdown-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Markdown\MarkdownExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new MarkdownExtension());
-
-    If you are not using Symfony, you must also register the extension runtime::
-
-        use Twig\Extra\Markdown\DefaultMarkdown;
-        use Twig\Extra\Markdown\MarkdownRuntime;
-        use Twig\RuntimeLoader\RuntimeLoaderInterface;
-
-        $twig->addRuntimeLoader(new class implements RuntimeLoaderInterface {
-            public function load($class) {
-                if (MarkdownRuntime::class === $class) {
-                    return new MarkdownRuntime(new DefaultMarkdown());
-                }
-            }
-        });
-       
-    Afterwards you need to install a markdown library of your choice. Some of them are
-    mentioned in the ``require-dev`` section of the ``twig/markdown-extra`` package.
diff --git a/vendor/twig/twig/doc/filters/merge.rst b/vendor/twig/twig/doc/filters/merge.rst
deleted file mode 100644
index 40146b5d7e590da414b35af92d1dd248bc8f6b63..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/merge.rst
+++ /dev/null
@@ -1,48 +0,0 @@
-``merge``
-=========
-
-The ``merge`` filter merges an array with another array:
-
-.. code-block:: twig
-
-    {% set values = [1, 2] %}
-
-    {% set values = values|merge(['apple', 'orange']) %}
-
-    {# values now contains [1, 2, 'apple', 'orange'] #}
-
-New values are added at the end of the existing ones.
-
-The ``merge`` filter also works on hashes:
-
-.. code-block:: twig
-
-    {% set items = { 'apple': 'fruit', 'orange': 'fruit', 'peugeot': 'unknown' } %}
-
-    {% set items = items|merge({ 'peugeot': 'car', 'renault': 'car' }) %}
-
-    {# items now contains { 'apple': 'fruit', 'orange': 'fruit', 'peugeot': 'car', 'renault': 'car' } #}
-
-For hashes, the merging process occurs on the keys: if the key does not
-already exist, it is added but if the key already exists, its value is
-overridden.
-
-.. tip::
-
-    If you want to ensure that some values are defined in an array (by given
-    default values), reverse the two elements in the call:
-
-    .. code-block:: twig
-
-        {% set items = { 'apple': 'fruit', 'orange': 'fruit' } %}
-
-        {% set items = { 'apple': 'unknown' }|merge(items) %}
-
-        {# items now contains { 'apple': 'fruit', 'orange': 'fruit' } #}
-        
-.. note::
-
-    Internally, Twig uses the PHP `array_merge`_ function. It supports
-    Traversable objects by transforming those to arrays.
-
-.. _`array_merge`: https://www.php.net/array_merge
diff --git a/vendor/twig/twig/doc/filters/nl2br.rst b/vendor/twig/twig/doc/filters/nl2br.rst
deleted file mode 100644
index 7c84c22db5b7944e072afcee3e91f31da4b98abb..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/nl2br.rst
+++ /dev/null
@@ -1,19 +0,0 @@
-``nl2br``
-=========
-
-The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
-
-.. code-block:: html+twig
-
-    {{ "I like Twig.\nYou will like it too."|nl2br }}
-    {# outputs
-
-        I like Twig.<br />
-        You will like it too.
-
-    #}
-
-.. note::
-
-    The ``nl2br`` filter pre-escapes the input before applying the
-    transformation.
diff --git a/vendor/twig/twig/doc/filters/number_format.rst b/vendor/twig/twig/doc/filters/number_format.rst
deleted file mode 100644
index 047249d6718fd413b16db799e9f6f3ba5e96bec2..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/number_format.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-``number_format``
-=================
-
-The ``number_format`` filter formats numbers.  It is a wrapper around PHP's
-`number_format`_ function:
-
-.. code-block:: twig
-
-    {{ 200.35|number_format }}
-
-You can control the number of decimal places, decimal point, and thousands
-separator using the additional arguments:
-
-.. code-block:: twig
-
-    {{ 9800.333|number_format(2, '.', ',') }}
-
-To format negative numbers or math calculation, wrap the previous statement
-with parentheses (needed because of Twig's :ref:`precedence of operators
-<twig-expressions>`):
-
-.. code-block:: twig
-
-    {{ -9800.333|number_format(2, '.', ',') }} {# outputs : -9 #}
-    {{ (-9800.333)|number_format(2, '.', ',') }} {# outputs : -9,800.33 #}
-    {{  1 + 0.2|number_format(2) }} {# outputs : 1.2 #}
-    {{ (1 + 0.2)|number_format(2) }} {# outputs : 1.20 #}
-
-If no formatting options are provided then Twig will use the default formatting
-options of:
-
-* 0 decimal places.
-* ``.`` as the decimal point.
-* ``,`` as the thousands separator.
-
-These defaults can be changed through the core extension::
-
-    $twig = new \Twig\Environment($loader);
-    $twig->getExtension(\Twig\Extension\CoreExtension::class)->setNumberFormat(3, '.', ',');
-
-The defaults set for ``number_format`` can be over-ridden upon each call using the
-additional parameters.
-
-Arguments
----------
-
-* ``decimal``:       The number of decimal points to display
-* ``decimal_point``: The character(s) to use for the decimal point
-* ``thousand_sep``:   The character(s) to use for the thousands separator
-
-.. _`number_format`: https://www.php.net/number_format
diff --git a/vendor/twig/twig/doc/filters/raw.rst b/vendor/twig/twig/doc/filters/raw.rst
deleted file mode 100644
index 243037a98d5dc3aed1c8014b60eec81c8e3a9f99..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/raw.rst
+++ /dev/null
@@ -1,38 +0,0 @@
-``raw``
-=======
-
-The ``raw`` filter marks the value as being "safe", which means that in an
-environment with automatic escaping enabled this variable will not be escaped
-if ``raw`` is the last filter applied to it:
-
-.. code-block:: twig
-
-    {% autoescape %}
-        {{ var|raw }} {# var won't be escaped #}
-    {% endautoescape %}
-
-.. note::
-
-    **This note only applies to Twig before versions 1.39 and 2.8**.
-
-    Be careful when using the ``raw`` filter inside expressions:
-
-    .. code-block:: html+twig
-
-        {% autoescape %}
-            {% set hello = '<strong>Hello</strong>' %}
-            {% set hola = '<strong>Hola</strong>' %}
-
-            {{ false ? '<strong>Hola</strong>' : hello|raw }}
-            does not render the same as
-            {{ false ? hola : hello|raw }}
-            but renders the same as
-            {{ (false ? hola : hello)|raw }}
-        {% endautoescape %}
-
-    The first ternary statement is not escaped: ``hello`` is marked as being
-    safe and Twig does not escape static values (see
-    :doc:`escape<../tags/autoescape>`). In the second ternary statement, even
-    if ``hello`` is marked as safe, ``hola`` remains unsafe and so is the whole
-    expression. The third ternary statement is marked as safe and the result is
-    not escaped.
diff --git a/vendor/twig/twig/doc/filters/reduce.rst b/vendor/twig/twig/doc/filters/reduce.rst
deleted file mode 100644
index e8adf4d33ff53167b987531643c3f240e40ae217..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/reduce.rst
+++ /dev/null
@@ -1,33 +0,0 @@
-``reduce``
-==========
-
-.. versionadded:: 2.10
-
-    The ``reduce`` filter was added in Twig 2.10.
-
-The ``reduce`` filter iteratively reduces a sequence or a mapping to a single
-value using an arrow function, so as to reduce it to a single value. The arrow
-function receives the return value of the previous iteration and the current
-value of the sequence or mapping:
-
-.. code-block:: twig
-
-    {% set numbers = [1, 2, 3] %}
-
-    {{ numbers|reduce((carry, v) => carry + v) }}
-    {# output 6 #}
-
-The ``reduce`` filter takes an ``initial`` value as a second argument:
-
-.. code-block:: twig
-
-    {{ numbers|reduce((carry, v) => carry + v, 10) }}
-    {# output 16 #}
-
-Note that the arrow function has access to the current context.
-
-Arguments
----------
-
-* ``arrow``: The arrow function
-* ``initial``: The initial value
diff --git a/vendor/twig/twig/doc/filters/replace.rst b/vendor/twig/twig/doc/filters/replace.rst
deleted file mode 100644
index 5761a2196fb79bc85ade784541d2e740857c686f..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/replace.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-``replace``
-===========
-
-The ``replace`` filter formats a given string by replacing the placeholders
-(placeholders are free-form):
-
-.. code-block:: twig
-
-    {{ "I like %this% and %that%."|replace({'%this%': foo, '%that%': "bar"}) }}
-
-    {# outputs I like foo and bar
-       if the foo parameter equals to the foo string. #}
-
-    {# using % as a delimiter is purely conventional and optional #}
-
-    {{ "I like this and --that--."|replace({'this': foo, '--that--': "bar"}) }}
-
-    {# outputs I like foo and bar #}
-
-Arguments
----------
-
-* ``from``: The placeholder values
-
-.. seealso::
-
-    :doc:`format<format>`
diff --git a/vendor/twig/twig/doc/filters/reverse.rst b/vendor/twig/twig/doc/filters/reverse.rst
deleted file mode 100644
index 0c0e1ac00f9b1d641d38336bb495cc4216a9f9e1..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/reverse.rst
+++ /dev/null
@@ -1,44 +0,0 @@
-``reverse``
-===========
-
-The ``reverse`` filter reverses a sequence, a mapping, or a string:
-
-.. code-block:: twig
-
-    {% for user in users|reverse %}
-        ...
-    {% endfor %}
-
-    {{ '1234'|reverse }}
-
-    {# outputs 4321 #}
-
-.. tip::
-
-    For sequences and mappings, numeric keys are not preserved. To reverse
-    them as well, pass ``true`` as an argument to the ``reverse`` filter:
-
-    .. code-block:: twig
-
-        {% for key, value in {1: "a", 2: "b", 3: "c"}|reverse %}
-            {{ key }}: {{ value }}
-        {%- endfor %}
-
-        {# output: 0: c    1: b    2: a #}
-
-        {% for key, value in {1: "a", 2: "b", 3: "c"}|reverse(true) %}
-            {{ key }}: {{ value }}
-        {%- endfor %}
-
-        {# output: 3: c    2: b    1: a #}
-
-.. note::
-
-    It also works with objects implementing the `Traversable`_ interface.
-
-Arguments
----------
-
-* ``preserve_keys``: Preserve keys when reversing a mapping or a sequence.
-
-.. _`Traversable`: https://www.php.net/Traversable
diff --git a/vendor/twig/twig/doc/filters/round.rst b/vendor/twig/twig/doc/filters/round.rst
deleted file mode 100644
index 2c970b7f9e19ebdb70906ef59fe5db7268a219fe..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/round.rst
+++ /dev/null
@@ -1,34 +0,0 @@
-``round``
-=========
-
-The ``round`` filter rounds a number to a given precision:
-
-.. code-block:: twig
-
-    {{ 42.55|round }}
-    {# outputs 43 #}
-
-    {{ 42.55|round(1, 'floor') }}
-    {# outputs 42.5 #}
-
-The ``round`` filter takes two optional arguments; the first one specifies the
-precision (default is ``0``) and the second the rounding method (default is
-``common``):
-
-* ``common`` rounds either up or down (rounds the value up to precision decimal
-  places away from zero, when it is half way there -- making 1.5 into 2 and
-  -1.5 into -2);
-
-* ``ceil`` always rounds up;
-
-* ``floor`` always rounds down.
-
-.. note::
-
-    The ``//`` operator is equivalent to ``|round(0, 'floor')``.
-
-Arguments
----------
-
-* ``precision``: The rounding precision
-* ``method``: The rounding method
diff --git a/vendor/twig/twig/doc/filters/slice.rst b/vendor/twig/twig/doc/filters/slice.rst
deleted file mode 100644
index ae83b57a0631e9f71dc1d94dc69952e0248ea112..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/slice.rst
+++ /dev/null
@@ -1,68 +0,0 @@
-``slice``
-===========
-
-The ``slice`` filter extracts a slice of a sequence, a mapping, or a string:
-
-.. code-block:: twig
-
-    {% for i in [1, 2, 3, 4, 5]|slice(1, 2) %}
-        {# will iterate over 2 and 3 #}
-    {% endfor %}
-
-    {{ '12345'|slice(1, 2) }}
-
-    {# outputs 23 #}
-
-You can use any valid expression for both the start and the length:
-
-.. code-block:: twig
-
-    {% for i in [1, 2, 3, 4, 5]|slice(start, length) %}
-        {# ... #}
-    {% endfor %}
-
-As syntactic sugar, you can also use the ``[]`` notation:
-
-.. code-block:: twig
-
-    {% for i in [1, 2, 3, 4, 5][start:length] %}
-        {# ... #}
-    {% endfor %}
-
-    {{ '12345'[1:2] }} {# will display "23" #}
-
-    {# you can omit the first argument -- which is the same as 0 #}
-    {{ '12345'[:2] }} {# will display "12" #}
-
-    {# you can omit the last argument -- which will select everything till the end #}
-    {{ '12345'[2:] }} {# will display "345" #}
-
-The ``slice`` filter works as the `array_slice`_ PHP function for arrays and
-`mb_substr`_ for strings with a fallback to `substr`_.
-
-If the start is non-negative, the sequence will start at that start in the
-variable. If start is negative, the sequence will start that far from the end
-of the variable.
-
-If length is given and is positive, then the sequence will have up to that
-many elements in it. If the variable is shorter than the length, then only the
-available variable elements will be present. If length is given and is
-negative then the sequence will stop that many elements from the end of the
-variable. If it is omitted, then the sequence will have everything from offset
-up until the end of the variable.
-
-.. note::
-
-    It also works with objects implementing the `Traversable`_ interface.
-
-Arguments
----------
-
-* ``start``:         The start of the slice
-* ``length``:        The size of the slice
-* ``preserve_keys``: Whether to preserve key or not (when the input is an array)
-
-.. _`Traversable`: https://www.php.net/manual/en/class.traversable.php
-.. _`array_slice`: https://www.php.net/array_slice
-.. _`mb_substr`:   https://www.php.net/mb-substr
-.. _`substr`:      https://www.php.net/substr
diff --git a/vendor/twig/twig/doc/filters/slug.rst b/vendor/twig/twig/doc/filters/slug.rst
deleted file mode 100644
index 773a42fac2677665f109faead5f62bdaff29bcc4..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/slug.rst
+++ /dev/null
@@ -1,59 +0,0 @@
-``slug``
-========
-
-The ``slug`` filter transforms a given string into another string that
-only includes safe ASCII characters. 
-
-Here is an example:
-
-.. code-block:: twig
-
-    {{ 'Wôrķšƥáçè ~~sèťtïñğš~~'|slug }}
-    Workspace-settings
-
-The default separator between words is a dash (``-``), but you can 
-define a selector of your choice by passing it as an argument:
-
-.. code-block:: twig
-
-    {{ 'Wôrķšƥáçè ~~sèťtïñğš~~'|slug('/') }}
-    Workspace/settings
-
-The slugger automatically detects the language of the original
-string, but you can also specify it explicitly using the second
-argument:
-
-.. code-block:: twig
-
-    {{ '...'|slug('-', 'ko') }}
-
-The ``slug`` filter uses the method by the same name in Symfony's 
-`AsciiSlugger <https://symfony.com/doc/current/components/string.html#slugger>`_. 
-
-.. note::
-
-    The ``slug`` filter is part of the ``StringExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/string-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\String\StringExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new StringExtension());
-
-Arguments
----------
-
-* ``separator``: The separator that is used to join words (defaults to ``-``)
-* ``locale``: The locale of the original string (if none is specified, it will be automatically detected)
diff --git a/vendor/twig/twig/doc/filters/sort.rst b/vendor/twig/twig/doc/filters/sort.rst
deleted file mode 100644
index 01721b7f735dab06f801f496ab51ee4f01e7eb91..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/sort.rst
+++ /dev/null
@@ -1,46 +0,0 @@
-``sort``
-========
-
-.. versionadded:: 2.12
-
-    The ``arrow`` argument was added in Twig 2.12.
-
-The ``sort`` filter sorts an array:
-
-.. code-block:: twig
-
-    {% for user in users|sort %}
-        ...
-    {% endfor %}
-
-.. note::
-
-    Internally, Twig uses the PHP `asort`_ function to maintain index
-    association. It supports Traversable objects by transforming
-    those to arrays.
-
-You can pass an arrow function to sort the array:
-
-.. code-block:: html+twig
-
-    {% set fruits = [
-        { name: 'Apples', quantity: 5 },
-        { name: 'Oranges', quantity: 2 },
-        { name: 'Grapes', quantity: 4 },
-    ] %}
-
-    {% for fruit in fruits|sort((a, b) => a.quantity <=> b.quantity)|column('name') %}
-        {{ fruit }}
-    {% endfor %}
-
-    {# output in this order: Oranges, Grapes, Apples #}
-
-Note the usage of the `spaceship`_ operator to simplify the comparison.
-
-Arguments
----------
-
-* ``arrow``: An arrow function
-
-.. _`asort`: https://www.php.net/asort
-.. _`spaceship`: https://www.php.net/manual/en/language.operators.comparison.php
diff --git a/vendor/twig/twig/doc/filters/spaceless.rst b/vendor/twig/twig/doc/filters/spaceless.rst
deleted file mode 100644
index bafd5a0476408ac76c369399807cb36f26f8e8bf..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/spaceless.rst
+++ /dev/null
@@ -1,65 +0,0 @@
-``spaceless``
-=============
-
-.. versionadded:: 2.7
-
-    The ``spaceless`` filter was added in Twig 2.7.
-
-Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not
-whitespace within HTML tags or whitespace in plain text:
-
-.. code-block:: html+twig
-
-    {{
-        "<div>
-            <strong>foo</strong>
-        </div>
-        "|spaceless }}
-
-    {# output will be <div><strong>foo</strong></div> #}
-
-You can combine ``spaceless`` with the ``apply`` tag to apply the transformation
-on large amounts of HTML:
-
-.. code-block:: html+twig
-
-    {% apply spaceless %}
-        <div>
-            <strong>foo</strong>
-        </div>
-    {% endapply %}
-
-    {# output will be <div><strong>foo</strong></div> #}
-
-.. note::
-
-    The ``apply`` tag was introduced in Twig 2.9; use the ``filter`` tag with
-    previous versions.
-
-This tag is not meant to "optimize" the size of the generated HTML content but
-merely to avoid extra whitespace between HTML tags to avoid browser rendering
-quirks under some circumstances.
-
-.. caution::
-
-    As the filter uses a regular expression behind the scenes, its performance
-    is directly related to the text size you are working on (remember that
-    filters are executed at runtime).
-
-.. tip::
-
-    If you want to optimize the size of the generated HTML content, gzip
-    compress the output instead.
-
-.. tip::
-
-    If you want to create a tag that actually removes all extra whitespace in
-    an HTML string, be warned that this is not as easy as it seems to be
-    (think of ``textarea`` or ``pre`` tags for instance). Using a third-party
-    library like Tidy is probably a better idea.
-
-.. tip::
-
-    For more information on whitespace control, read the
-    :ref:`dedicated section <templates-whitespace-control>` of the documentation and learn how
-    you can also use the whitespace control modifier on your tags.
diff --git a/vendor/twig/twig/doc/filters/split.rst b/vendor/twig/twig/doc/filters/split.rst
deleted file mode 100644
index 386ae3043d03035d63ed0e535b7250a583bd9ed0..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/split.rst
+++ /dev/null
@@ -1,50 +0,0 @@
-``split``
-=========
-
-The ``split`` filter splits a string by the given delimiter and returns a list
-of strings:
-
-.. code-block:: twig
-
-    {% set foo = "one,two,three"|split(',') %}
-    {# foo contains ['one', 'two', 'three'] #}
-
-You can also pass a ``limit`` argument:
-
-* If ``limit`` is positive, the returned array will contain a maximum of
-  limit elements with the last element containing the rest of string;
-
-* If ``limit`` is negative, all components except the last -limit are
-  returned;
-
-* If ``limit`` is zero, then this is treated as 1.
-
-.. code-block:: twig
-
-    {% set foo = "one,two,three,four,five"|split(',', 3) %}
-    {# foo contains ['one', 'two', 'three,four,five'] #}
-
-If the ``delimiter`` is an empty string, then value will be split by equal
-chunks. Length is set by the ``limit`` argument (one character by default).
-
-.. code-block:: twig
-
-    {% set foo = "123"|split('') %}
-    {# foo contains ['1', '2', '3'] #}
-
-    {% set bar = "aabbcc"|split('', 2) %}
-    {# bar contains ['aa', 'bb', 'cc'] #}
-
-.. note::
-
-    Internally, Twig uses the PHP `explode`_ or `str_split`_ (if delimiter is
-    empty) functions for string splitting.
-
-Arguments
----------
-
-* ``delimiter``: The delimiter
-* ``limit``:     The limit argument
-
-.. _`explode`:   https://www.php.net/explode
-.. _`str_split`: https://www.php.net/str_split
diff --git a/vendor/twig/twig/doc/filters/striptags.rst b/vendor/twig/twig/doc/filters/striptags.rst
deleted file mode 100644
index d5f542b3d8b126f20d977cbbda44b8fb10916081..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/striptags.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-``striptags``
-=============
-
-The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace
-by one space:
-
-.. code-block:: twig
-
-    {{ some_html|striptags }}
-
-You can also provide tags which should not be stripped:
-
-.. code-block:: html+twig
-
-    {{ some_html|striptags('<br><p>') }}
-
-In this example, the ``<br/>``, ``<br>``, ``<p>``, and ``</p>`` tags won't be
-removed from the string.
-
-.. note::
-
-    Internally, Twig uses the PHP `strip_tags`_ function.
-
-Arguments
----------
-
-* ``allowable_tags``: Tags which should not be stripped
-
-.. _`strip_tags`: https://www.php.net/strip_tags
diff --git a/vendor/twig/twig/doc/filters/timezone_name.rst b/vendor/twig/twig/doc/filters/timezone_name.rst
deleted file mode 100644
index 060c9d1783cf3dbd2de756485d7247a0f14448db..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/timezone_name.rst
+++ /dev/null
@@ -1,50 +0,0 @@
-``timezone_name``
-=================
-
-.. versionadded:: 2.12
-
-    The ``timezone_name`` filter was added in Twig 2.12.
-
-The ``timezone_name`` filter returns the timezone name given a timezone identifier:
-
-.. code-block:: twig
-
-    {# Central European Time (Paris) #}
-    {{ 'Europe/Paris'|timezone_name }}
-
-    {# Pacific Time (Los Angeles) #}
-    {{ 'America/Los_Angeles'|timezone_name }}
-
-By default, the filter uses the current locale. You can pass it explicitly:
-
-.. code-block:: twig
-
-    {# heure du Pacifique nord-américain (Los Angeles) #}
-    {{ 'America/Los_Angeles'|timezone_name('fr') }}
-
-.. note::
-
-    The ``timezone_name`` filter is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
-
-Arguments
----------
-
-* ``locale``: The locale
diff --git a/vendor/twig/twig/doc/filters/title.rst b/vendor/twig/twig/doc/filters/title.rst
deleted file mode 100644
index dd0311ca3dcd882e8e79dd48c5c0d1e358e86cbd..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/title.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-``title``
-=========
-
-The ``title`` filter returns a titlecased version of the value. Words will
-start with uppercase letters, all remaining characters are lowercase:
-
-.. code-block:: twig
-
-    {{ 'my first car'|title }}
-
-    {# outputs 'My First Car' #}
diff --git a/vendor/twig/twig/doc/filters/trim.rst b/vendor/twig/twig/doc/filters/trim.rst
deleted file mode 100644
index a3d36ca0345555b1b7a4c88b5c362da7816384ea..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/trim.rst
+++ /dev/null
@@ -1,39 +0,0 @@
-``trim``
-========
-
-The ``trim`` filter strips whitespace (or other characters) from the beginning
-and end of a string:
-
-.. code-block:: twig
-
-    {{ '  I like Twig.  '|trim }}
-
-    {# outputs 'I like Twig.' #}
-
-    {{ '  I like Twig.'|trim('.') }}
-
-    {# outputs '  I like Twig' #}
-
-    {{ '  I like Twig.  '|trim(side='left') }}
-
-    {# outputs 'I like Twig.  ' #}
-
-    {{ '  I like Twig.  '|trim(' ', 'right') }}
-
-    {# outputs '  I like Twig.' #}
-
-.. note::
-
-    Internally, Twig uses the PHP `trim`_, `ltrim`_, and `rtrim`_ functions.
-
-Arguments
----------
-
-* ``character_mask``: The characters to strip
-
-* ``side``: The default is to strip from the left and the right (`both`) sides, but `left`
-  and `right` will strip from either the left side or right side only
-
-.. _`trim`: https://www.php.net/trim
-.. _`ltrim`: https://www.php.net/ltrim
-.. _`rtrim`: https://www.php.net/rtrim
diff --git a/vendor/twig/twig/doc/filters/u.rst b/vendor/twig/twig/doc/filters/u.rst
deleted file mode 100644
index e8c0b125a2d34a72bcf117cbc2a1390d67c6bb48..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/u.rst
+++ /dev/null
@@ -1,91 +0,0 @@
-``u``
-=====
-
-.. versionadded:: 2.12.1
-
-    The ``u`` filter was added in Twig 2.12.1.
-
-The ``u`` filter wraps a text in a Unicode object (a `Symfony UnicodeString
-instance <https://symfony.com/doc/current/components/string.html>`_) that
-exposes methods to "manipulate" the string.
-
-Let's see some common use cases.
-
-Wrapping a text to a given number of characters:
-
-.. code-block:: twig
-
-    {{ 'Symfony String + Twig = <3'|u.wordwrap(5) }}
-    Symfony
-    String
-    +
-    Twig
-    = <3
-
-Truncating a string:
-
-.. code-block:: twig
-
-    {{ 'Lorem ipsum'|u.truncate(8) }}
-    Lorem ip
-
-    {{ 'Lorem ipsum'|u.truncate(8, '...') }}
-    Lorem...
-
-The ``truncate`` method also accepts a third argument to preserve whole words:
-
-.. code-block:: twig
-
-    {{ 'Lorem ipsum dolor'|u.truncate(10, '...', false) }}
-    Lorem ipsum...
-
-Converting a string to *snake* case or *camelCase*:
-
-.. code-block:: twig
-
-    {{ 'SymfonyStringWithTwig'|u.snake }}
-    symfony_string_with_twig
-
-    {{ 'symfony_string with twig'|u.camel.title }}
-    SymfonyStringWithTwig
-
-You can also chain methods:
-
-.. code-block:: twig
-
-    {{ 'Symfony String + Twig = <3'|u.wordwrap(5).upper }}
-    SYMFONY
-    STRING
-    +
-    TWIG
-    = <3
-
-For large strings manipulation, use the ``apply`` tag:
-
-.. code-block:: twig
-
-    {% apply u.wordwrap(5) %}
-        Some large amount of text...
-    {% endapply %}
-
-.. note::
-
-    The ``u`` filter is part of the ``StringExtension`` which is not installed
-    by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/string-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\String\StringExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new StringExtension());
diff --git a/vendor/twig/twig/doc/filters/upper.rst b/vendor/twig/twig/doc/filters/upper.rst
deleted file mode 100644
index 01c9fbb0b53691a657fa4c3c0b34d8abf1587118..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/upper.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-``upper``
-=========
-
-The ``upper`` filter converts a value to uppercase:
-
-.. code-block:: twig
-
-    {{ 'welcome'|upper }}
-
-    {# outputs 'WELCOME' #}
diff --git a/vendor/twig/twig/doc/filters/url_encode.rst b/vendor/twig/twig/doc/filters/url_encode.rst
deleted file mode 100644
index c5919be016b05ea51e197f9fec5b1245867a2e22..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/filters/url_encode.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-``url_encode``
-==============
-
-The ``url_encode`` filter percent encodes a given string as URL segment
-or an array as query string:
-
-.. code-block:: twig
-
-    {{ "path-seg*ment"|url_encode }}
-    {# outputs "path-seg%2Ament" #}
-
-    {{ "string with spaces"|url_encode }}
-    {# outputs "string%20with%20spaces" #}
-
-    {{ {'param': 'value', 'foo': 'bar'}|url_encode }}
-    {# outputs "param=value&foo=bar" #}
-
-.. note::
-
-    Internally, Twig uses the PHP `rawurlencode`_ or the `http_build_query`_ function.
-
-.. _`rawurlencode`: https://www.php.net/rawurlencode
-.. _`http_build_query`: https://www.php.net/http_build_query
diff --git a/vendor/twig/twig/doc/functions/attribute.rst b/vendor/twig/twig/doc/functions/attribute.rst
deleted file mode 100644
index e9d9a842ef3c5fb1a3bdfe3de3b5ab098ef1f429..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/attribute.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-``attribute``
-=============
-
-The ``attribute`` function can be used to access a "dynamic" attribute of a
-variable:
-
-.. code-block:: twig
-
-    {{ attribute(object, method) }}
-    {{ attribute(object, method, arguments) }}
-    {{ attribute(array, item) }}
-
-In addition, the ``defined`` test can check for the existence of a dynamic
-attribute:
-
-.. code-block:: twig
-
-    {{ attribute(object, method) is defined ? 'Method exists' : 'Method does not exist' }}
-
-.. note::
-
-    The resolution algorithm is the same as the one used for the ``.``
-    notation, except that the item can be any valid expression.
diff --git a/vendor/twig/twig/doc/functions/block.rst b/vendor/twig/twig/doc/functions/block.rst
deleted file mode 100644
index 117e160f5843156023664fe5ce08ea6c9e87a6e2..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/block.rst
+++ /dev/null
@@ -1,37 +0,0 @@
-``block``
-=========
-
-When a template uses inheritance and if you want to print a block multiple
-times, use the ``block`` function:
-
-.. code-block:: html+twig
-
-    <title>{% block title %}{% endblock %}</title>
-
-    <h1>{{ block('title') }}</h1>
-
-    {% block body %}{% endblock %}
-
-The ``block`` function can also be used to display one block from another
-template:
-
-.. code-block:: twig
-
-    {{ block("title", "common_blocks.twig") }}
-
-Use the ``defined`` test to check if a block exists in the context of the
-current template:
-
-.. code-block:: twig
-
-    {% if block("footer") is defined %}
-        ...
-    {% endif %}
-
-    {% if block("footer", "common_blocks.twig") is defined %}
-        ...
-    {% endif %}
-
-.. seealso::
-
-    :doc:`extends<../tags/extends>`, :doc:`parent<../functions/parent>`
diff --git a/vendor/twig/twig/doc/functions/constant.rst b/vendor/twig/twig/doc/functions/constant.rst
deleted file mode 100644
index 660bf870c0bca2d8fbd828b9fbbf228556709702..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/constant.rst
+++ /dev/null
@@ -1,23 +0,0 @@
-``constant``
-============
-
-``constant`` returns the constant value for a given string:
-
-.. code-block:: twig
-
-    {{ some_date|date(constant('DATE_W3C')) }}
-    {{ constant('Namespace\\Classname::CONSTANT_NAME') }}
-
-You can read constants from object instances as well:
-
-.. code-block:: twig
-
-    {{ constant('RSS', date) }}
-
-Use the ``defined`` test to check if a constant is defined:
-
-.. code-block:: twig
-
-    {% if constant('SOME_CONST') is defined %}
-        ...
-    {% endif %}
diff --git a/vendor/twig/twig/doc/functions/country_timezones.rst b/vendor/twig/twig/doc/functions/country_timezones.rst
deleted file mode 100644
index 0debf2e5475a7941aa31d4f2a60247a489679070..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/country_timezones.rst
+++ /dev/null
@@ -1,36 +0,0 @@
-``country_timezones``
-=====================
-
-.. versionadded:: 2.12
-
-    The ``country_timezones`` function was added in Twig 2.12.
-
-The ``country_timezones`` function returns the names of the timezones associated
-with a given country code:
-
-.. code-block:: twig
-
-    {# Europe/Paris #}
-    {{ country_timezones('FR')|join(', ') }}
-
-.. note::
-
-    The ``country_timezones`` function is part of the ``IntlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/intl-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Intl\IntlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new IntlExtension());
diff --git a/vendor/twig/twig/doc/functions/cycle.rst b/vendor/twig/twig/doc/functions/cycle.rst
deleted file mode 100644
index 84cff6a1d5a2d0e3794938389bac92880da54dae..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/cycle.rst
+++ /dev/null
@@ -1,28 +0,0 @@
-``cycle``
-=========
-
-The ``cycle`` function cycles on an array of values:
-
-.. code-block:: twig
-
-    {% set start_year = date() | date('Y') %}
-    {% set end_year = start_year + 5 %}
-
-    {% for year in start_year..end_year %}
-        {{ cycle(['odd', 'even'], loop.index0) }}
-    {% endfor %}
-
-The array can contain any number of values:
-
-.. code-block:: twig
-
-    {% set fruits = ['apple', 'orange', 'citrus'] %}
-
-    {% for i in 0..10 %}
-        {{ cycle(fruits, i) }}
-    {% endfor %}
-
-Arguments
----------
-
-* ``position``: The cycle position
diff --git a/vendor/twig/twig/doc/functions/date.rst b/vendor/twig/twig/doc/functions/date.rst
deleted file mode 100644
index 16e1d48740eda76a693d5669f9abb58c649006c5..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/date.rst
+++ /dev/null
@@ -1,44 +0,0 @@
-``date``
-========
-
-Converts an argument to a date to allow date comparison:
-
-.. code-block:: html+twig
-
-    {% if date(user.created_at) < date('-2days') %}
-        {# do something #}
-    {% endif %}
-
-The argument must be in one of PHP’s supported `date and time formats`_.
-
-You can pass a timezone as the second argument:
-
-.. code-block:: html+twig
-
-    {% if date(user.created_at) < date('-2days', 'Europe/Paris') %}
-        {# do something #}
-    {% endif %}
-
-If no argument is passed, the function returns the current date:
-
-.. code-block:: html+twig
-
-    {% if date(user.created_at) < date() %}
-        {# always! #}
-    {% endif %}
-
-.. note::
-
-    You can set the default timezone globally by calling ``setTimezone()`` on
-    the ``core`` extension instance::
-
-        $twig = new \Twig\Environment($loader);
-        $twig->getExtension(\Twig\Extension\CoreExtension::class)->setTimezone('Europe/Paris');
-
-Arguments
----------
-
-* ``date``:     The date
-* ``timezone``: The timezone
-
-.. _`date and time formats`: https://www.php.net/manual/en/datetime.formats.php
diff --git a/vendor/twig/twig/doc/functions/dump.rst b/vendor/twig/twig/doc/functions/dump.rst
deleted file mode 100644
index f89a1c4b13a0ebee14fbaf543b6cd81c0697ce8a..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/dump.rst
+++ /dev/null
@@ -1,66 +0,0 @@
-``dump``
-========
-
-The ``dump`` function dumps information about a template variable. This is
-mostly useful to debug a template that does not behave as expected by
-introspecting its variables:
-
-.. code-block:: twig
-
-    {{ dump(user) }}
-
-.. note::
-
-    The ``dump`` function is not available by default. You must add the
-    ``\Twig\Extension\DebugExtension`` extension explicitly when creating your Twig
-    environment::
-
-        $twig = new \Twig\Environment($loader, [
-            'debug' => true,
-            // ...
-        ]);
-        $twig->addExtension(new \Twig\Extension\DebugExtension());
-
-    Even when enabled, the ``dump`` function won't display anything if the
-    ``debug`` option on the environment is not enabled (to avoid leaking debug
-    information on a production server).
-
-In an HTML context, wrap the output with a ``pre`` tag to make it easier to
-read:
-
-.. code-block:: html+twig
-
-    <pre>
-        {{ dump(user) }}
-    </pre>
-
-.. tip::
-
-    Using a ``pre`` tag is not needed when `XDebug`_ is enabled and
-    ``html_errors`` is ``on``; as a bonus, the output is also nicer with
-    XDebug enabled.
-
-You can debug several variables by passing them as additional arguments:
-
-.. code-block:: twig
-
-    {{ dump(user, categories) }}
-
-If you don't pass any value, all variables from the current context are
-dumped:
-
-.. code-block:: twig
-
-    {{ dump() }}
-
-.. note::
-
-    Internally, Twig uses the PHP `var_dump`_ function.
-
-Arguments
----------
-
-* ``context``: The context to dump
-
-.. _`XDebug`:   https://xdebug.org/docs/display
-.. _`var_dump`: https://www.php.net/var_dump
diff --git a/vendor/twig/twig/doc/functions/html_classes.rst b/vendor/twig/twig/doc/functions/html_classes.rst
deleted file mode 100644
index 3398acbdc187682f71362e6a395036cca75119bb..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/html_classes.rst
+++ /dev/null
@@ -1,39 +0,0 @@
-``html_classes``
-================
-
-.. versionadded:: 2.12
-
-    The ``html_classes`` function was added in Twig 2.12.
-
-The ``html_classes`` function returns a string by conditionally joining class
-names together:
-
-.. code-block:: html+twig
-
-    <p class="{{ html_classes('a-class', 'another-class', {
-        'errored': object.errored,
-        'finished': object.finished,
-        'pending': object.pending,
-    }) }}">How are you doing?</p>
-
-.. note::
-
-    The ``html_classes`` function is part of the ``HtmlExtension`` which is not
-    installed by default. Install it first:
-
-    .. code-block:: bash
-
-        $ composer require twig/html-extra
-
-    Then, on Symfony projects, install the ``twig/extra-bundle``:
-
-    .. code-block:: bash
-
-        $ composer require twig/extra-bundle
-
-    Otherwise, add the extension explicitly on the Twig environment::
-
-        use Twig\Extra\Html\HtmlExtension;
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new HtmlExtension());
diff --git a/vendor/twig/twig/doc/functions/include.rst b/vendor/twig/twig/doc/functions/include.rst
deleted file mode 100644
index f49971a8fed5e69fd55ef0677b2c263a757e7742..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/include.rst
+++ /dev/null
@@ -1,77 +0,0 @@
-``include``
-===========
-
-The ``include`` function returns the rendered content of a template:
-
-.. code-block:: twig
-
-    {{ include('template.html') }}
-    {{ include(some_var) }}
-
-Included templates have access to the variables of the active context.
-
-If you are using the filesystem loader, the templates are looked for in the
-paths defined by it.
-
-The context is passed by default to the template but you can also pass
-additional variables:
-
-.. code-block:: twig
-
-    {# template.html will have access to the variables from the current context and the additional ones provided #}
-    {{ include('template.html', {foo: 'bar'}) }}
-
-You can disable access to the context by setting ``with_context`` to
-``false``:
-
-.. code-block:: twig
-
-    {# only the foo variable will be accessible #}
-    {{ include('template.html', {foo: 'bar'}, with_context = false) }}
-
-.. code-block:: twig
-
-    {# no variables will be accessible #}
-    {{ include('template.html', with_context = false) }}
-
-And if the expression evaluates to a ``\Twig\Template`` or a
-``\Twig\TemplateWrapper`` instance, Twig will use it directly::
-
-    // {{ include(template) }}
-
-    $template = $twig->load('some_template.twig');
-
-    $twig->display('template.twig', ['template' => $template]);
-
-When you set the ``ignore_missing`` flag, Twig will return an empty string if
-the template does not exist:
-
-.. code-block:: twig
-
-    {{ include('sidebar.html', ignore_missing = true) }}
-
-You can also provide a list of templates that are checked for existence before
-inclusion. The first template that exists will be rendered:
-
-.. code-block:: twig
-
-    {{ include(['page_detailed.html', 'page.html']) }}
-
-If ``ignore_missing`` is set, it will fall back to rendering nothing if none
-of the templates exist, otherwise it will throw an exception.
-
-When including a template created by an end user, you should consider
-sandboxing it:
-
-.. code-block:: twig
-
-    {{ include('page.html', sandboxed = true) }}
-
-Arguments
----------
-
-* ``template``:       The template to render
-* ``variables``:      The variables to pass to the template
-* ``with_context``:   Whether to pass the current context variables or not
-* ``ignore_missing``: Whether to ignore missing templates or not
-* ``sandboxed``:      Whether to sandbox the template or not
diff --git a/vendor/twig/twig/doc/functions/index.rst b/vendor/twig/twig/doc/functions/index.rst
deleted file mode 100644
index 97465ed0395688f2a6aca8bdaa76374b94085376..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/index.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-Functions
-=========
-
-.. toctree::
-    :maxdepth: 1
-
-    attribute
-    block
-    constant
-    cycle
-    date
-    dump
-    html_classes
-    include
-    max
-    min
-    parent
-    random
-    range
-    source
-    country_timezones
-    template_from_string
diff --git a/vendor/twig/twig/doc/functions/max.rst b/vendor/twig/twig/doc/functions/max.rst
deleted file mode 100644
index 230b3c8f013f520e700f5db096286a24117f63c4..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/max.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-``max``
-=======
-
-``max`` returns the biggest value of a sequence or a set of values:
-
-.. code-block:: twig
-
-    {{ max(1, 3, 2) }}
-    {{ max([1, 3, 2]) }}
-
-When called with a mapping, max ignores keys and only compares values:
-
-.. code-block:: twig
-
-    {{ max({2: "e", 1: "a", 3: "b", 5: "d", 4: "c"}) }}
-    {# returns "e" #}
-
diff --git a/vendor/twig/twig/doc/functions/min.rst b/vendor/twig/twig/doc/functions/min.rst
deleted file mode 100644
index 65318580a0c2372c117ad5a80f962be8a954523f..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/min.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-``min``
-=======
-
-``min`` returns the lowest value of a sequence or a set of values:
-
-.. code-block:: twig
-
-    {{ min(1, 3, 2) }}
-    {{ min([1, 3, 2]) }}
-
-When called with a mapping, min ignores keys and only compares values:
-
-.. code-block:: twig
-
-    {{ min({2: "e", 3: "a", 1: "b", 5: "d", 4: "c"}) }}
-    {# returns "a" #}
-
diff --git a/vendor/twig/twig/doc/functions/parent.rst b/vendor/twig/twig/doc/functions/parent.rst
deleted file mode 100644
index 158bac78b1e08b9e5622f25780a5d06564c7c44e..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/parent.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-``parent``
-==========
-
-When a template uses inheritance, it's possible to render the contents of the
-parent block when overriding a block by using the ``parent`` function:
-
-.. code-block:: html+twig
-
-    {% extends "base.html" %}
-
-    {% block sidebar %}
-        <h3>Table Of Contents</h3>
-        ...
-        {{ parent() }}
-    {% endblock %}
-
-The ``parent()`` call will return the content of the ``sidebar`` block as
-defined in the ``base.html`` template.
-
-.. seealso::
-
-    :doc:`extends<../tags/extends>`, :doc:`block<../functions/block>`, :doc:`block<../tags/block>`
diff --git a/vendor/twig/twig/doc/functions/random.rst b/vendor/twig/twig/doc/functions/random.rst
deleted file mode 100644
index ed381db5396873cdb63643cbc19e82bbf24d0cb3..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/random.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-``random``
-==========
-
-.. versionadded:: 2.7
-
-    The "max" argument was added in Twig 2.7.
-
-The ``random`` function returns a random value depending on the supplied
-parameter type:
-
-* a random item from a sequence;
-* a random character from a string;
-* a random integer between 0 and the integer parameter (inclusive).
-* a random integer between the integer parameter (when negative) and 0 (inclusive).
-* a random integer between the first integer and the second integer parameter (inclusive).
-
-.. code-block:: twig
-
-    {{ random(['apple', 'orange', 'citrus']) }} {# example output: orange #}
-    {{ random('ABC') }}                         {# example output: C #}
-    {{ random() }}                              {# example output: 15386094 (works as the native PHP mt_rand function) #}
-    {{ random(5) }}                             {# example output: 3 #}
-    {{ random(50, 100) }}                       {# example output: 63 #}
-
-Arguments
----------
-
-* ``values``: The values
-* ``max``: The max value when values is an integer
diff --git a/vendor/twig/twig/doc/functions/range.rst b/vendor/twig/twig/doc/functions/range.rst
deleted file mode 100644
index e537b11a6523a5c32d359428434cb1fa95549759..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/range.rst
+++ /dev/null
@@ -1,58 +0,0 @@
-``range``
-=========
-
-Returns a list containing an arithmetic progression of integers:
-
-.. code-block:: twig
-
-    {% for i in range(0, 3) %}
-        {{ i }},
-    {% endfor %}
-
-    {# outputs 0, 1, 2, 3, #}
-
-When step is given (as the third parameter), it specifies the increment (or
-decrement for negative values):
-
-.. code-block:: twig
-
-    {% for i in range(0, 6, 2) %}
-        {{ i }},
-    {% endfor %}
-
-    {# outputs 0, 2, 4, 6, #}
-
-.. note::
-
-    Note that if the start is greater than the end, ``range`` assumes a step of
-    ``-1``:
-
-    .. code-block:: twig
-
-        {% for i in range(3, 0) %}
-            {{ i }},
-        {% endfor %}
-
-        {# outputs 3, 2, 1, 0, #}
-
-The Twig built-in ``..`` operator is just syntactic sugar for the ``range``
-function (with a step of ``1``, or ``-1`` if the start is greater than the end):
-
-.. code-block:: twig
-
-    {% for i in 0..3 %}
-        {{ i }},
-    {% endfor %}
-
-.. tip::
-
-    The ``range`` function works as the native PHP `range`_ function.
-
-Arguments
----------
-
-* ``low``:  The first value of the sequence.
-* ``high``: The highest possible value of the sequence.
-* ``step``: The increment between elements of the sequence.
-
-.. _`range`: https://www.php.net/range
diff --git a/vendor/twig/twig/doc/functions/source.rst b/vendor/twig/twig/doc/functions/source.rst
deleted file mode 100644
index 080e2befe579ddd2a3e79256e2148ae799bfd184..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/source.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-``source``
-==========
-
-The ``source`` function returns the content of a template without rendering it:
-
-.. code-block:: twig
-
-    {{ source('template.html') }}
-    {{ source(some_var) }}
-
-When you set the ``ignore_missing`` flag, Twig will return an empty string if
-the template does not exist:
-
-.. code-block:: twig
-
-    {{ source('template.html', ignore_missing = true) }}
-
-The function uses the same template loaders as the ones used to include
-templates. So, if you are using the filesystem loader, the templates are looked
-for in the paths defined by it.
-
-Arguments
----------
-
-* ``name``: The name of the template to read
-* ``ignore_missing``: Whether to ignore missing templates or not
diff --git a/vendor/twig/twig/doc/functions/template_from_string.rst b/vendor/twig/twig/doc/functions/template_from_string.rst
deleted file mode 100644
index d3f394e0ebe75205d78cba4ee53ad1d5bea044dd..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/functions/template_from_string.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-``template_from_string``
-========================
-
-.. versionadded:: 2.8
-
-    The name argument was added in Twig 2.8.
-
-The ``template_from_string`` function loads a template from a string:
-
-.. code-block:: twig
-
-    {{ include(template_from_string("Hello {{ name }}")) }}
-    {{ include(template_from_string(page.template)) }}
-
-To ease debugging, you can also give the template a name that will be part of
-any related error message:
-
-.. code-block:: twig
-
-    {{ include(template_from_string(page.template, "template for page " ~ page.name)) }}
-
-.. note::
-
-    The ``template_from_string`` function is not available by default. You
-    must add the ``\Twig\Extension\StringLoaderExtension`` extension explicitly when
-    creating your Twig environment::
-
-        $twig = new \Twig\Environment(...);
-        $twig->addExtension(new \Twig\Extension\StringLoaderExtension());
-
-.. note::
-
-    Even if you will probably always use the ``template_from_string`` function
-    with the ``include`` function, you can use it with any tag or function that
-    takes a template as an argument (like the ``embed`` or ``extends`` tags).
-
-Arguments
----------
-
-* ``template``: The template
-* ``name``: A name for the template
diff --git a/vendor/twig/twig/doc/index.rst b/vendor/twig/twig/doc/index.rst
deleted file mode 100644
index 358bd738ed0fe8cdd29ae846706ce8a5d3a5d574..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/index.rst
+++ /dev/null
@@ -1,19 +0,0 @@
-Twig
-====
-
-.. toctree::
-    :maxdepth: 2
-
-    intro
-    installation
-    templates
-    api
-    advanced
-    internals
-    deprecated
-    recipes
-    coding_standards
-    tags/index
-    filters/index
-    functions/index
-    tests/index
diff --git a/vendor/twig/twig/doc/installation.rst b/vendor/twig/twig/doc/installation.rst
deleted file mode 100644
index d6bd29acacd0ed66b9ab7a404436fb0cef44d6f3..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/installation.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-Installation
-============
-
-Install `Composer`_ and run the following command to get the latest version:
-
-.. code-block:: bash
-
-    composer require "twig/twig:^2.0"
-
-.. _`Composer`: https://getcomposer.org/download/
diff --git a/vendor/twig/twig/doc/internals.rst b/vendor/twig/twig/doc/internals.rst
deleted file mode 100644
index fa2265ea58aea6b2947aef506574afa5e0e35c37..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/internals.rst
+++ /dev/null
@@ -1,140 +0,0 @@
-Twig Internals
-==============
-
-Twig is very extensible and you can hack it. Keep in mind that you
-should probably try to create an extension before hacking the core, as most
-features and enhancements can be handled with extensions. This chapter is also
-useful for people who want to understand how Twig works under the hood.
-
-How does Twig work?
--------------------
-
-The rendering of a Twig template can be summarized into four key steps:
-
-* **Load** the template: If the template is already compiled, load it and go
-  to the *evaluation* step, otherwise:
-
-  * First, the **lexer** tokenizes the template source code into small pieces
-    for easier processing;
-
-  * Then, the **parser** converts the token stream into a meaningful tree
-    of nodes (the Abstract Syntax Tree);
-
-  * Finally, the *compiler* transforms the AST into PHP code.
-
-* **Evaluate** the template: It means calling the ``display()``
-  method of the compiled template and passing it the context.
-
-The Lexer
----------
-
-The lexer tokenizes a template source code into a token stream (each token is
-an instance of ``\Twig\Token``, and the stream is an instance of
-``\Twig\TokenStream``). The default lexer recognizes 13 different token types:
-
-* ``\Twig\Token::BLOCK_START_TYPE``, ``\Twig\Token::BLOCK_END_TYPE``: Delimiters for blocks (``{% %}``)
-* ``\Twig\Token::VAR_START_TYPE``, ``\Twig\Token::VAR_END_TYPE``: Delimiters for variables (``{{ }}``)
-* ``\Twig\Token::TEXT_TYPE``: A text outside an expression;
-* ``\Twig\Token::NAME_TYPE``: A name in an expression;
-* ``\Twig\Token::NUMBER_TYPE``: A number in an expression;
-* ``\Twig\Token::STRING_TYPE``: A string in an expression;
-* ``\Twig\Token::OPERATOR_TYPE``: An operator;
-* ``\Twig\Token::PUNCTUATION_TYPE``: A punctuation sign;
-* ``\Twig\Token::INTERPOLATION_START_TYPE``, ``\Twig\Token::INTERPOLATION_END_TYPE``: Delimiters for string interpolation;
-* ``\Twig\Token::EOF_TYPE``: Ends of template.
-
-You can manually convert a source code into a token stream by calling the
-``tokenize()`` method of an environment::
-
-    $stream = $twig->tokenize(new \Twig\Source($source, $identifier));
-
-As the stream has a ``__toString()`` method, you can have a textual
-representation of it by echoing the object::
-
-    echo $stream."\n";
-
-Here is the output for the ``Hello {{ name }}`` template:
-
-.. code-block:: text
-
-    TEXT_TYPE(Hello )
-    VAR_START_TYPE()
-    NAME_TYPE(name)
-    VAR_END_TYPE()
-    EOF_TYPE()
-
-.. note::
-
-    The default lexer (``\Twig\Lexer``) can be changed by calling
-    the ``setLexer()`` method::
-
-        $twig->setLexer($lexer);
-
-The Parser
-----------
-
-The parser converts the token stream into an AST (Abstract Syntax Tree), or a
-node tree (an instance of ``\Twig\Node\ModuleNode``). The core extension defines
-the basic nodes like: ``for``, ``if``, ... and the expression nodes.
-
-You can manually convert a token stream into a node tree by calling the
-``parse()`` method of an environment::
-
-    $nodes = $twig->parse($stream);
-
-Echoing the node object gives you a nice representation of the tree::
-
-    echo $nodes."\n";
-
-Here is the output for the ``Hello {{ name }}`` template:
-
-.. code-block:: text
-
-    \Twig\Node\ModuleNode(
-      \Twig\Node\TextNode(Hello )
-      \Twig\Node\PrintNode(
-        \Twig\Node\Expression\NameExpression(name)
-      )
-    )
-
-.. note::
-
-    The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the
-    ``setParser()`` method::
-
-        $twig->setParser($parser);
-
-The Compiler
-------------
-
-The last step is done by the compiler. It takes a node tree as an input and
-generates PHP code usable for runtime execution of the template.
-
-You can manually compile a node tree to PHP code with the ``compile()`` method
-of an environment::
-
-    $php = $twig->compile($nodes);
-
-The generated template for a ``Hello {{ name }}`` template reads as follows
-(the actual output can differ depending on the version of Twig you are
-using)::
-
-    /* Hello {{ name }} */
-    class __TwigTemplate_1121b6f109fe93ebe8c6e22e3712bceb extends \Twig\Template
-    {
-        protected function doDisplay(array $context, array $blocks = [])
-        {
-            // line 1
-            echo "Hello ";
-            echo twig_escape_filter($this->env, (isset($context["name"]) ? $context["name"] : null), "html", null, true);
-        }
-
-        // some more code
-    }
-
-.. note::
-
-    The default compiler (``\Twig\Compiler``) can be changed by calling the
-    ``setCompiler()`` method::
-
-        $twig->setCompiler($compiler);
diff --git a/vendor/twig/twig/doc/intro.rst b/vendor/twig/twig/doc/intro.rst
deleted file mode 100644
index de3dc7a8b85dbb8e3d9d30ed6ef1754b8a622040..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/intro.rst
+++ /dev/null
@@ -1,74 +0,0 @@
-Introduction
-============
-
-Welcome to the documentation for Twig, the flexible, fast, and secure template
-engine for PHP.
-
-Twig is both designer and developer friendly by sticking to PHP's principles and
-adding functionality useful for templating environments.
-
-The key-features are...
-
-* *Fast*: Twig compiles templates down to plain optimized PHP code. The
-  overhead compared to regular PHP code was reduced to the very minimum.
-
-* *Secure*: Twig has a sandbox mode to evaluate untrusted template code. This
-  allows Twig to be used as a template language for applications where users
-  may modify the template design.
-
-* *Flexible*: Twig is powered by a flexible lexer and parser. This allows the
-  developer to define their own custom tags and filters, and to create their own DSL.
-
-Twig is used by many Open-Source projects like Symfony, Drupal8, eZPublish,
-phpBB, Matomo, OroCRM; and many frameworks have support for it as well like
-Slim, Yii, Laravel, and Codeigniter — just to name a few.
-
-.. admonition:: Screencast
-
-    Like to learn from video tutorials? Check out the `SymfonyCasts Twig Tutorial`_!
-
-Prerequisites
--------------
-
-Twig 2.x needs at least **PHP 7.2.5** to run.
-
-Installation
-------------
-
-The recommended way to install Twig is via Composer:
-
-.. code-block:: bash
-
-    composer require "twig/twig:^2.0"
-
-Basic API Usage
----------------
-
-This section gives you a brief introduction to the PHP API for Twig::
-
-    require_once '/path/to/vendor/autoload.php';
-
-    $loader = new \Twig\Loader\ArrayLoader([
-        'index' => 'Hello {{ name }}!',
-    ]);
-    $twig = new \Twig\Environment($loader);
-
-    echo $twig->render('index', ['name' => 'Fabien']);
-
-Twig uses a loader (``\Twig\Loader\ArrayLoader``) to locate templates, and an
-environment (``\Twig\Environment``) to store its configuration.
-
-The ``render()`` method loads the template passed as a first argument and
-renders it with the variables passed as a second argument.
-
-As templates are generally stored on the filesystem, Twig also comes with a
-filesystem loader::
-
-    $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
-    $twig = new \Twig\Environment($loader, [
-        'cache' => '/path/to/compilation_cache',
-    ]);
-
-    echo $twig->render('index.html', ['name' => 'Fabien']);
-
-.. _`SymfonyCasts Twig Tutorial`: https://symfonycasts.com/screencast/twig
diff --git a/vendor/twig/twig/doc/recipes.rst b/vendor/twig/twig/doc/recipes.rst
deleted file mode 100644
index 31788fe556133a18aca050c437bb62a9d7cfb6af..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/recipes.rst
+++ /dev/null
@@ -1,525 +0,0 @@
-Recipes
-=======
-
-.. _deprecation-notices:
-
-Displaying Deprecation Notices
-------------------------------
-
-Deprecated features generate deprecation notices (via a call to the
-``trigger_error()`` PHP function). By default, they are silenced and never
-displayed nor logged.
-
-To remove all deprecated feature usages from your templates, write and run a
-script along the lines of the following::
-
-    require_once __DIR__.'/vendor/autoload.php';
-
-    $twig = create_your_twig_env();
-
-    $deprecations = new \Twig\Util\DeprecationCollector($twig);
-
-    print_r($deprecations->collectDir(__DIR__.'/templates'));
-
-The ``collectDir()`` method compiles all templates found in a directory,
-catches deprecation notices, and return them.
-
-.. tip::
-
-    If your templates are not stored on the filesystem, use the ``collect()``
-    method instead. ``collect()`` takes a ``Traversable`` which must return
-    template names as keys and template contents as values (as done by
-    ``\Twig\Util\TemplateDirIterator``).
-
-However, this code won't find all deprecations (like using deprecated some Twig
-classes). To catch all notices, register a custom error handler like the one
-below::
-
-    $deprecations = [];
-    set_error_handler(function ($type, $msg) use (&$deprecations) {
-        if (E_USER_DEPRECATED === $type) {
-            $deprecations[] = $msg;
-        }
-    });
-
-    // run your application
-
-    print_r($deprecations);
-
-Note that most deprecation notices are triggered during **compilation**, so
-they won't be generated when templates are already cached.
-
-.. tip::
-
-    If you want to manage the deprecation notices from your PHPUnit tests, have
-    a look at the `symfony/phpunit-bridge
-    <https://github.com/symfony/phpunit-bridge>`_ package, which eases the
-    process.
-
-Making a Layout conditional
----------------------------
-
-Working with Ajax means that the same content is sometimes displayed as is,
-and sometimes decorated with a layout. As Twig layout template names can be
-any valid expression, you can pass a variable that evaluates to ``true`` when
-the request is made via Ajax and choose the layout accordingly:
-
-.. code-block:: twig
-
-    {% extends request.ajax ? "base_ajax.html" : "base.html" %}
-
-    {% block content %}
-        This is the content to be displayed.
-    {% endblock %}
-
-Making an Include dynamic
--------------------------
-
-When including a template, its name does not need to be a string. For
-instance, the name can depend on the value of a variable:
-
-.. code-block:: twig
-
-    {% include var ~ '_foo.html' %}
-
-If ``var`` evaluates to ``index``, the ``index_foo.html`` template will be
-rendered.
-
-As a matter of fact, the template name can be any valid expression, such as
-the following:
-
-.. code-block:: twig
-
-    {% include var|default('index') ~ '_foo.html' %}
-
-Overriding a Template that also extends itself
-----------------------------------------------
-
-A template can be customized in two different ways:
-
-* *Inheritance*: A template *extends* a parent template and overrides some
-  blocks;
-
-* *Replacement*: If you use the filesystem loader, Twig loads the first
-  template it finds in a list of configured directories; a template found in a
-  directory *replaces* another one from a directory further in the list.
-
-But how do you combine both: *replace* a template that also extends itself
-(aka a template in a directory further in the list)?
-
-Let's say that your templates are loaded from both ``.../templates/mysite``
-and ``.../templates/default`` in this order. The ``page.twig`` template,
-stored in ``.../templates/default`` reads as follows:
-
-.. code-block:: twig
-
-    {# page.twig #}
-    {% extends "layout.twig" %}
-
-    {% block content %}
-    {% endblock %}
-
-You can replace this template by putting a file with the same name in
-``.../templates/mysite``. And if you want to extend the original template, you
-might be tempted to write the following:
-
-.. code-block:: twig
-
-    {# page.twig in .../templates/mysite #}
-    {% extends "page.twig" %} {# from .../templates/default #}
-
-However, this will not work as Twig will always load the template from
-``.../templates/mysite``.
-
-It turns out it is possible to get this to work, by adding a directory right
-at the end of your template directories, which is the parent of all of the
-other directories: ``.../templates`` in our case. This has the effect of
-making every template file within our system uniquely addressable. Most of the
-time you will use the "normal" paths, but in the special case of wanting to
-extend a template with an overriding version of itself we can reference its
-parent's full, unambiguous template path in the extends tag:
-
-.. code-block:: twig
-
-    {# page.twig in .../templates/mysite #}
-    {% extends "default/page.twig" %} {# from .../templates #}
-
-.. note::
-
-    This recipe was inspired by the following Django wiki page:
-    https://code.djangoproject.com/wiki/ExtendingTemplates
-
-Customizing the Syntax
-----------------------
-
-Twig allows some syntax customization for the block delimiters. It's **not**
-recommended to use this feature as templates will be tied with your custom
-syntax. But for specific projects, it can make sense to change the defaults.
-
-To change the block delimiters, you need to create your own lexer object::
-
-    $twig = new \Twig\Environment(...);
-
-    $lexer = new \Twig\Lexer($twig, [
-        'tag_comment'   => ['{#', '#}'],
-        'tag_block'     => ['{%', '%}'],
-        'tag_variable'  => ['{{', '}}'],
-        'interpolation' => ['#{', '}'],
-    ]);
-    $twig->setLexer($lexer);
-
-Here are some configuration example that simulates some other template engines
-syntax::
-
-    // Ruby erb syntax
-    $lexer = new \Twig\Lexer($twig, [
-        'tag_comment'  => ['<%#', '%>'],
-        'tag_block'    => ['<%', '%>'],
-        'tag_variable' => ['<%=', '%>'],
-    ]);
-
-    // SGML Comment Syntax
-    $lexer = new \Twig\Lexer($twig, [
-        'tag_comment'  => ['<!--#', '-->'],
-        'tag_block'    => ['<!--', '-->'],
-        'tag_variable' => ['${', '}'],
-    ]);
-
-    // Smarty like
-    $lexer = new \Twig\Lexer($twig, [
-        'tag_comment'  => ['{*', '*}'],
-        'tag_block'    => ['{', '}'],
-        'tag_variable' => ['{$', '}'],
-    ]);
-
-Using dynamic Object Properties
--------------------------------
-
-When Twig encounters a variable like ``article.title``, it tries to find a
-``title`` public property in the ``article`` object.
-
-It also works if the property does not exist but is rather defined dynamically
-thanks to the magic ``__get()`` method; you need to also implement the
-``__isset()`` magic method like shown in the following snippet of code::
-
-    class Article
-    {
-        public function __get($name)
-        {
-            if ('title' == $name) {
-                return 'The title';
-            }
-
-            // throw some kind of error
-        }
-
-        public function __isset($name)
-        {
-            if ('title' == $name) {
-                return true;
-            }
-
-            return false;
-        }
-    }
-
-Accessing the parent Context in Nested Loops
---------------------------------------------
-
-Sometimes, when using nested loops, you need to access the parent context. The
-parent context is always accessible via the ``loop.parent`` variable. For
-instance, if you have the following template data::
-
-    $data = [
-        'topics' => [
-            'topic1' => ['Message 1 of topic 1', 'Message 2 of topic 1'],
-            'topic2' => ['Message 1 of topic 2', 'Message 2 of topic 2'],
-        ],
-    ];
-
-And the following template to display all messages in all topics:
-
-.. code-block:: twig
-
-    {% for topic, messages in topics %}
-        * {{ loop.index }}: {{ topic }}
-      {% for message in messages %}
-          - {{ loop.parent.loop.index }}.{{ loop.index }}: {{ message }}
-      {% endfor %}
-    {% endfor %}
-
-The output will be similar to:
-
-.. code-block:: text
-
-    * 1: topic1
-      - 1.1: The message 1 of topic 1
-      - 1.2: The message 2 of topic 1
-    * 2: topic2
-      - 2.1: The message 1 of topic 2
-      - 2.2: The message 2 of topic 2
-
-In the inner loop, the ``loop.parent`` variable is used to access the outer
-context. So, the index of the current ``topic`` defined in the outer for loop
-is accessible via the ``loop.parent.loop.index`` variable.
-
-Defining undefined Functions and Filters on the Fly
----------------------------------------------------
-
-When a function (or a filter) is not defined, Twig defaults to throw a
-``\Twig\Error\SyntaxError`` exception. However, it can also call a `callback`_ (any
-valid PHP callable) which should return a function (or a filter).
-
-For filters, register callbacks with ``registerUndefinedFilterCallback()``.
-For functions, use ``registerUndefinedFunctionCallback()``::
-
-    // auto-register all native PHP functions as Twig functions
-    // don't try this at home as it's not secure at all!
-    $twig->registerUndefinedFunctionCallback(function ($name) {
-        if (function_exists($name)) {
-            return new \Twig\TwigFunction($name, $name);
-        }
-
-        return false;
-    });
-
-If the callable is not able to return a valid function (or filter), it must
-return ``false``.
-
-If you register more than one callback, Twig will call them in turn until one
-does not return ``false``.
-
-.. tip::
-
-    As the resolution of functions and filters is done during compilation,
-    there is no overhead when registering these callbacks.
-
-Validating the Template Syntax
-------------------------------
-
-When template code is provided by a third-party (through a web interface for
-instance), it might be interesting to validate the template syntax before
-saving it. If the template code is stored in a ``$template`` variable, here is
-how you can do it::
-
-    try {
-        $twig->parse($twig->tokenize(new \Twig\Source($template)));
-
-        // the $template is valid
-    } catch (\Twig\Error\SyntaxError $e) {
-        // $template contains one or more syntax errors
-    }
-
-If you iterate over a set of files, you can pass the filename to the
-``tokenize()`` method to get the filename in the exception message::
-
-    foreach ($files as $file) {
-        try {
-            $twig->parse($twig->tokenize(new \Twig\Source($template, $file->getFilename(), $file)));
-
-            // the $template is valid
-        } catch (\Twig\Error\SyntaxError $e) {
-            // $template contains one or more syntax errors
-        }
-    }
-
-.. note::
-
-    This method won't catch any sandbox policy violations because the policy
-    is enforced during template rendering (as Twig needs the context for some
-    checks like allowed methods on objects).
-
-Refreshing modified Templates when OPcache or APC is enabled
-------------------------------------------------------------
-
-When using OPcache with ``opcache.validate_timestamps`` set to ``0`` or APC
-with ``apc.stat`` set to ``0`` and Twig cache enabled, clearing the template
-cache won't update the cache.
-
-To get around this, force Twig to invalidate the bytecode cache::
-
-    $twig = new \Twig\Environment($loader, [
-        'cache' => new \Twig\Cache\FilesystemCache('/some/cache/path', \Twig\Cache\FilesystemCache::FORCE_BYTECODE_INVALIDATION),
-        // ...
-    ]);
-
-Reusing a stateful Node Visitor
--------------------------------
-
-When attaching a visitor to a ``\Twig\Environment`` instance, Twig uses it to
-visit *all* templates it compiles. If you need to keep some state information
-around, you probably want to reset it when visiting a new template.
-
-This can be achieved with the following code::
-
-    protected $someTemplateState = [];
-
-    public function enterNode(\Twig\Node\Node $node, \Twig\Environment $env)
-    {
-        if ($node instanceof \Twig\Node\ModuleNode) {
-            // reset the state as we are entering a new template
-            $this->someTemplateState = [];
-        }
-
-        // ...
-
-        return $node;
-    }
-
-Using a Database to store Templates
------------------------------------
-
-If you are developing a CMS, templates are usually stored in a database. This
-recipe gives you a simple PDO template loader you can use as a starting point
-for your own.
-
-First, let's create a temporary in-memory SQLite3 database to work with::
-
-    $dbh = new PDO('sqlite::memory:');
-    $dbh->exec('CREATE TABLE templates (name STRING, source STRING, last_modified INTEGER)');
-    $base = '{% block content %}{% endblock %}';
-    $index = '
-    {% extends "base.twig" %}
-    {% block content %}Hello {{ name }}{% endblock %}
-    ';
-    $now = time();
-    $dbh->prepare('INSERT INTO templates (name, source, last_modified) VALUES (?, ?, ?)')->execute(['base.twig', $base, $now]);
-    $dbh->prepare('INSERT INTO templates (name, source, last_modified) VALUES (?, ?, ?)')->execute(['index.twig', $index, $now]);
-
-We have created a simple ``templates`` table that hosts two templates:
-``base.twig`` and ``index.twig``.
-
-Now, let's define a loader able to use this database::
-
-    class DatabaseTwigLoader implements \Twig\Loader\LoaderInterface
-    {
-        protected $dbh;
-
-        public function __construct(PDO $dbh)
-        {
-            $this->dbh = $dbh;
-        }
-
-        public function getSourceContext($name)
-        {
-            if (false === $source = $this->getValue('source', $name)) {
-                throw new \Twig\Error\LoaderError(sprintf('Template "%s" does not exist.', $name));
-            }
-
-            return new \Twig\Source($source, $name);
-        }
-
-        public function exists($name)
-        {
-            return $name === $this->getValue('name', $name);
-        }
-
-        public function getCacheKey($name)
-        {
-            return $name;
-        }
-
-        public function isFresh($name, $time)
-        {
-            if (false === $lastModified = $this->getValue('last_modified', $name)) {
-                return false;
-            }
-
-            return $lastModified <= $time;
-        }
-
-        protected function getValue($column, $name)
-        {
-            $sth = $this->dbh->prepare('SELECT '.$column.' FROM templates WHERE name = :name');
-            $sth->execute([':name' => (string) $name]);
-
-            return $sth->fetchColumn();
-        }
-    }
-
-Finally, here is an example on how you can use it::
-
-    $loader = new DatabaseTwigLoader($dbh);
-    $twig = new \Twig\Environment($loader);
-
-    echo $twig->render('index.twig', ['name' => 'Fabien']);
-
-Using different Template Sources
---------------------------------
-
-This recipe is the continuation of the previous one. Even if you store the
-contributed templates in a database, you might want to keep the original/base
-templates on the filesystem. When templates can be loaded from different
-sources, you need to use the ``\Twig\Loader\ChainLoader`` loader.
-
-As you can see in the previous recipe, we reference the template in the exact
-same way as we would have done it with a regular filesystem loader. This is
-the key to be able to mix and match templates coming from the database, the
-filesystem, or any other loader for that matter: the template name should be a
-logical name, and not the path from the filesystem::
-
-    $loader1 = new DatabaseTwigLoader($dbh);
-    $loader2 = new \Twig\Loader\ArrayLoader([
-        'base.twig' => '{% block content %}{% endblock %}',
-    ]);
-    $loader = new \Twig\Loader\ChainLoader([$loader1, $loader2]);
-
-    $twig = new \Twig\Environment($loader);
-
-    echo $twig->render('index.twig', ['name' => 'Fabien']);
-
-Now that the ``base.twig`` templates is defined in an array loader, you can
-remove it from the database, and everything else will still work as before.
-
-Loading a Template from a String
---------------------------------
-
-From a template, you can load a template stored in a string via the
-``template_from_string`` function (via the
-``\Twig\Extension\StringLoaderExtension`` extension):
-
-.. code-block:: twig
-
-    {{ include(template_from_string("Hello {{ name }}")) }}
-
-From PHP, it's also possible to load a template stored in a string via
-``\Twig\Environment::createTemplate()``::
-
-    $template = $twig->createTemplate('hello {{ name }}');
-    echo $template->render(['name' => 'Fabien']);
-
-Using Twig and AngularJS in the same Templates
-----------------------------------------------
-
-Mixing different template syntaxes in the same file is not a recommended
-practice as both AngularJS and Twig use the same delimiters in their syntax:
-``{{`` and ``}}``.
-
-Still, if you want to use AngularJS and Twig in the same template, there are
-two ways to make it work depending on the amount of AngularJS you need to
-include in your templates:
-
-* Escaping the AngularJS delimiters by wrapping AngularJS sections with the
-  ``{% verbatim %}`` tag or by escaping each delimiter via ``{{ '{{' }}`` and
-  ``{{ '}}' }}``;
-
-* Changing the delimiters of one of the template engines (depending on which
-  engine you introduced last):
-
-  * For AngularJS, change the interpolation tags using the
-    ``interpolateProvider`` service, for instance at the module initialization
-    time:
-
-    ..  code-block:: javascript
-
-        angular.module('myApp', []).config(function($interpolateProvider) {
-            $interpolateProvider.startSymbol('{[').endSymbol(']}');
-        });
-
-  * For Twig, change the delimiters via the ``tag_variable`` Lexer option::
-
-        $env->setLexer(new \Twig\Lexer($env, [
-            'tag_variable' => ['{[', ']}'],
-        ]));
-
-.. _callback: https://www.php.net/manual/en/function.is-callable.php
diff --git a/vendor/twig/twig/doc/tags/apply.rst b/vendor/twig/twig/doc/tags/apply.rst
deleted file mode 100644
index f3ff3aaa0514e455d8b30a334957b60def443a82..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/apply.rst
+++ /dev/null
@@ -1,24 +0,0 @@
-``apply``
-=========
-
-.. versionadded:: 2.9
-
-    The ``apply`` tag was added in Twig 2.9.
-
-The ``apply`` tag allows you to apply Twig filters on a block of template data:
-
-.. code-block:: twig
-
-    {% apply upper %}
-        This text becomes uppercase
-    {% endapply %}
-
-You can also chain filters and pass arguments to them:
-
-.. code-block:: html+twig
-
-    {% apply lower|escape('html') %}
-        <strong>SOME TEXT</strong>
-    {% endapply %}
-
-    {# outputs "&lt;strong&gt;some text&lt;/strong&gt;" #}
diff --git a/vendor/twig/twig/doc/tags/autoescape.rst b/vendor/twig/twig/doc/tags/autoescape.rst
deleted file mode 100644
index 8c621d3a849f6ec0fb88db1704397da8c26d6e75..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/autoescape.rst
+++ /dev/null
@@ -1,61 +0,0 @@
-``autoescape``
-==============
-
-Whether automatic escaping is enabled or not, you can mark a section of a
-template to be escaped or not by using the ``autoescape`` tag:
-
-.. code-block:: twig
-
-    {% autoescape %}
-        Everything will be automatically escaped in this block
-        using the HTML strategy
-    {% endautoescape %}
-
-    {% autoescape 'html' %}
-        Everything will be automatically escaped in this block
-        using the HTML strategy
-    {% endautoescape %}
-
-    {% autoescape 'js' %}
-        Everything will be automatically escaped in this block
-        using the js escaping strategy
-    {% endautoescape %}
-
-    {% autoescape false %}
-        Everything will be outputted as is in this block
-    {% endautoescape %}
-
-When automatic escaping is enabled everything is escaped by default except for
-values explicitly marked as safe. Those can be marked in the template by using
-the :doc:`raw<../filters/raw>` filter:
-
-.. code-block:: twig
-
-    {% autoescape %}
-        {{ safe_value|raw }}
-    {% endautoescape %}
-
-Functions returning template data (like :doc:`macros<macro>` and
-:doc:`parent<../functions/parent>`) always return safe markup.
-
-.. note::
-
-    Twig is smart enough to not escape an already escaped value by the
-    :doc:`escape<../filters/escape>` filter.
-
-.. note::
-
-    Twig does not escape static expressions:
-
-    .. code-block:: html+twig
-
-        {% set hello = "<strong>Hello</strong>" %}
-        {{ hello }}
-        {{ "<strong>world</strong>" }}
-
-    Will be rendered "<strong>Hello</strong> **world**".
-
-.. note::
-
-    The chapter :doc:`Twig for Developers<../api>` gives more information
-    about when and how automatic escaping is applied.
diff --git a/vendor/twig/twig/doc/tags/block.rst b/vendor/twig/twig/doc/tags/block.rst
deleted file mode 100644
index 272bc7f347329001fb08d7e29ac845354e5d7f48..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/block.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-``block``
-=========
-
-Blocks are used for inheritance and act as placeholders and replacements at
-the same time. They are documented in detail in the documentation for the
-:doc:`extends<../tags/extends>` tag.
-
-Block names must consist of alphanumeric characters, and underscores. The first char can't be a digit and dashes are not permitted.
-
-.. seealso::
-
-    :doc:`block<../functions/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`, :doc:`extends<../tags/extends>`
diff --git a/vendor/twig/twig/doc/tags/deprecated.rst b/vendor/twig/twig/doc/tags/deprecated.rst
deleted file mode 100644
index e0e6f55765227dbdaaee1bf47e30ec307afa311e..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/deprecated.rst
+++ /dev/null
@@ -1,31 +0,0 @@
-``deprecated``
-==============
-
-.. versionadded:: 2.6
-
-    The ``deprecated`` tag was added in Twig 2.6.
-
-Twig generates a deprecation notice (via a call to the ``trigger_error()``
-PHP function) where the ``deprecated`` tag is used in a template:
-
-.. code-block:: twig
-
-    {# base.twig #}
-    {% deprecated 'The "base.twig" template is deprecated, use "layout.twig" instead.' %}
-    {% extends 'layout.twig' %}
-
-Also you can deprecate a block in the following way:
-
-.. code-block:: twig
-
-    {% block hey %}
-        {% deprecated 'The "hey" block is deprecated, use "greet" instead.' %}
-        {{ block('greet') }}
-    {% endblock %}
-
-    {% block greet %}
-        Hey you!
-    {% endblock %}
-
-Note that by default, the deprecation notices are silenced and never displayed nor logged.
-See :ref:`deprecation-notices` to learn how to handle them.
diff --git a/vendor/twig/twig/doc/tags/do.rst b/vendor/twig/twig/doc/tags/do.rst
deleted file mode 100644
index b8fe9f08b66c755cdc1f8ee0f88f4fe0a9d57819..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/do.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-``do``
-======
-
-The ``do`` tag works exactly like the regular variable expression (``{{ ...
-}}``) just that it doesn't print anything:
-
-.. code-block:: twig
-
-    {% do 1 + 2 %}
diff --git a/vendor/twig/twig/doc/tags/embed.rst b/vendor/twig/twig/doc/tags/embed.rst
deleted file mode 100644
index 42e33b1955a7883c04fc9acfd649ce99b3407bb5..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/embed.rst
+++ /dev/null
@@ -1,177 +0,0 @@
-``embed``
-=========
-
-The ``embed`` tag combines the behavior of :doc:`include<include>` and
-:doc:`extends<extends>`.
-It allows you to include another template's contents, just like ``include``
-does. But it also allows you to override any block defined inside the
-included template, like when extending a template.
-
-Think of an embedded template as a "micro layout skeleton".
-
-.. code-block:: twig
-
-    {% embed "teasers_skeleton.twig" %}
-        {# These blocks are defined in "teasers_skeleton.twig" #}
-        {# and we override them right here:                    #}
-        {% block left_teaser %}
-            Some content for the left teaser box
-        {% endblock %}
-        {% block right_teaser %}
-            Some content for the right teaser box
-        {% endblock %}
-    {% endembed %}
-
-The ``embed`` tag takes the idea of template inheritance to the level of
-content fragments. While template inheritance allows for "document skeletons",
-which are filled with life by child templates, the ``embed`` tag allows you to
-create "skeletons" for smaller units of content and re-use and fill them
-anywhere you like.
-
-Since the use case may not be obvious, let's look at a simplified example.
-Imagine a base template shared by multiple HTML pages, defining a single block
-named "content":
-
-.. code-block:: text
-
-    ┌─── page layout ─────────────────────┐
-    │                                     │
-    │           ┌── block "content" ──┐   │
-    │           │                     │   │
-    │           │                     │   │
-    │           │ (child template to  │   │
-    │           │  put content here)  │   │
-    │           │                     │   │
-    │           │                     │   │
-    │           └─────────────────────┘   │
-    │                                     │
-    └─────────────────────────────────────┘
-
-Some pages ("foo" and "bar") share the same content structure -
-two vertically stacked boxes:
-
-.. code-block:: text
-
-    ┌─── page layout ─────────────────────┐
-    │                                     │
-    │           ┌── block "content" ──┐   │
-    │           │ ┌─ block "top" ───┐ │   │
-    │           │ │                 │ │   │
-    │           │ └─────────────────┘ │   │
-    │           │ ┌─ block "bottom" ┐ │   │
-    │           │ │                 │ │   │
-    │           │ └─────────────────┘ │   │
-    │           └─────────────────────┘   │
-    │                                     │
-    └─────────────────────────────────────┘
-
-While other pages ("boom" and "baz") share a different content structure -
-two boxes side by side:
-
-.. code-block:: text
-
-    ┌─── page layout ─────────────────────┐
-    │                                     │
-    │           ┌── block "content" ──┐   │
-    │           │                     │   │    
-    │           │ ┌ block ┐ ┌ block ┐ │   │
-    │           │ │"left" │ │"right"│ │   │
-    │           │ │       │ │       │ │   │
-    │           │ │       │ │       │ │   │
-    │           │ └───────┘ └───────┘ │   │
-    │           └─────────────────────┘   │
-    │                                     │
-    └─────────────────────────────────────┘
-
-Without the ``embed`` tag, you have two ways to design your templates:
-
-* Create two "intermediate" base templates that extend the master layout
-  template: one with vertically stacked boxes to be used by the "foo" and
-  "bar" pages and another one with side-by-side boxes for the "boom" and
-  "baz" pages.
-
-* Embed the markup for the top/bottom and left/right boxes into each page
-  template directly.
-
-These two solutions do not scale well because they each have a major drawback:
-
-* The first solution may indeed work for this simplified example. But imagine
-  we add a sidebar, which may again contain different, recurring structures
-  of content. Now we would need to create intermediate base templates for
-  all occurring combinations of content structure and sidebar structure...
-  and so on.
-
-* The second solution involves duplication of common code with all its negative
-  consequences: any change involves finding and editing all affected copies
-  of the structure, correctness has to be verified for each copy, copies may
-  go out of sync by careless modifications etc.
-
-In such a situation, the ``embed`` tag comes in handy. The common layout
-code can live in a single base template, and the two different content structures,
-let's call them "micro layouts" go into separate templates which are embedded
-as necessary:
-
-Page template ``foo.twig``:
-
-.. code-block:: twig
-
-    {% extends "layout_skeleton.twig" %}
-
-    {% block content %}
-        {% embed "vertical_boxes_skeleton.twig" %}
-            {% block top %}
-                Some content for the top box
-            {% endblock %}
-
-            {% block bottom %}
-                Some content for the bottom box
-            {% endblock %}
-        {% endembed %}
-    {% endblock %}
-
-And here is the code for ``vertical_boxes_skeleton.twig``:
-
-.. code-block:: html+twig
-
-    <div class="top_box">
-        {% block top %}
-            Top box default content
-        {% endblock %}
-    </div>
-
-    <div class="bottom_box">
-        {% block bottom %}
-            Bottom box default content
-        {% endblock %}
-    </div>
-
-The goal of the ``vertical_boxes_skeleton.twig`` template being to factor
-out the HTML markup for the boxes.
-
-The ``embed`` tag takes the exact same arguments as the ``include`` tag:
-
-.. code-block:: twig
-
-    {% embed "base" with {'foo': 'bar'} %}
-        ...
-    {% endembed %}
-
-    {% embed "base" with {'foo': 'bar'} only %}
-        ...
-    {% endembed %}
-
-    {% embed "base" ignore missing %}
-        ...
-    {% endembed %}
-
-.. warning::
-
-    As embedded templates do not have "names", auto-escaping strategies based
-    on the template name won't work as expected if you change the context (for
-    instance, if you embed a CSS/JavaScript template into an HTML one). In that
-    case, explicitly set the default auto-escaping strategy with the
-    ``autoescape`` tag.
-
-.. seealso::
-
-    :doc:`include<../tags/include>`
diff --git a/vendor/twig/twig/doc/tags/extends.rst b/vendor/twig/twig/doc/tags/extends.rst
deleted file mode 100644
index 7f1c1e8c1b8dd45825fb8edbcb6234640c9e329e..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/extends.rst
+++ /dev/null
@@ -1,263 +0,0 @@
-``extends``
-===========
-
-The ``extends`` tag can be used to extend a template from another one.
-
-.. note::
-
-    Like PHP, Twig does not support multiple inheritance. So you can only have
-    one extends tag called per rendering. However, Twig supports horizontal
-    :doc:`reuse<use>`.
-
-Let's define a base template, ``base.html``, which defines a simple HTML
-skeleton document:
-
-.. code-block:: html+twig
-
-    <!DOCTYPE html>
-    <html>
-        <head>
-            {% block head %}
-                <link rel="stylesheet" href="style.css"/>
-                <title>{% block title %}{% endblock %} - My Webpage</title>
-            {% endblock %}
-        </head>
-        <body>
-            <div id="content">{% block content %}{% endblock %}</div>
-            <div id="footer">
-                {% block footer %}
-                    &copy; Copyright 2011 by <a href="http://domain.invalid/">you</a>.
-                {% endblock %}
-            </div>
-        </body>
-    </html>
-
-In this example, the :doc:`block<block>` tags define four blocks that child
-templates can fill in.
-
-All the ``block`` tag does is to tell the template engine that a child
-template may override those portions of the template.
-
-Child Template
---------------
-
-A child template might look like this:
-
-.. code-block:: html+twig
-
-    {% extends "base.html" %}
-
-    {% block title %}Index{% endblock %}
-    {% block head %}
-        {{ parent() }}
-        <style type="text/css">
-            .important { color: #336699; }
-        </style>
-    {% endblock %}
-    {% block content %}
-        <h1>Index</h1>
-        <p class="important">
-            Welcome on my awesome homepage.
-        </p>
-    {% endblock %}
-
-The ``extends`` tag is the key here. It tells the template engine that this
-template "extends" another template. When the template system evaluates this
-template, first it locates the parent. The extends tag should be the first tag
-in the template.
-
-Note that since the child template doesn't define the ``footer`` block, the
-value from the parent template is used instead.
-
-You can't define multiple ``block`` tags with the same name in the same
-template. This limitation exists because a block tag works in "both"
-directions. That is, a block tag doesn't just provide a hole to fill - it also
-defines the content that fills the hole in the *parent*. If there were two
-similarly-named ``block`` tags in a template, that template's parent wouldn't
-know which one of the blocks' content to use.
-
-If you want to print a block multiple times you can however use the
-``block`` function:
-
-.. code-block:: html+twig
-
-    <title>{% block title %}{% endblock %}</title>
-    <h1>{{ block('title') }}</h1>
-    {% block body %}{% endblock %}
-
-Parent Blocks
--------------
-
-It's possible to render the contents of the parent block by using the
-:doc:`parent<../functions/parent>` function. This gives back the results of
-the parent block:
-
-.. code-block:: html+twig
-
-    {% block sidebar %}
-        <h3>Table Of Contents</h3>
-        ...
-        {{ parent() }}
-    {% endblock %}
-
-Named Block End-Tags
---------------------
-
-Twig allows you to put the name of the block after the end tag for better
-readability (the name after the ``endblock`` word must match the block name):
-
-.. code-block:: twig
-
-    {% block sidebar %}
-        {% block inner_sidebar %}
-            ...
-        {% endblock inner_sidebar %}
-    {% endblock sidebar %}
-
-Block Nesting and Scope
------------------------
-
-Blocks can be nested for more complex layouts. Per default, blocks have access
-to variables from outer scopes:
-
-.. code-block:: html+twig
-
-    {% for item in seq %}
-        <li>{% block loop_item %}{{ item }}{% endblock %}</li>
-    {% endfor %}
-
-Block Shortcuts
----------------
-
-For blocks with little content, it's possible to use a shortcut syntax. The
-following constructs do the same thing:
-
-.. code-block:: twig
-
-    {% block title %}
-        {{ page_title|title }}
-    {% endblock %}
-
-.. code-block:: twig
-
-    {% block title page_title|title %}
-
-Dynamic Inheritance
--------------------
-
-Twig supports dynamic inheritance by using a variable as the base template:
-
-.. code-block:: twig
-
-    {% extends some_var %}
-
-If the variable evaluates to a ``\Twig\Template`` or a ``\Twig\TemplateWrapper``
-instance, Twig will use it as the parent template::
-
-    // {% extends layout %}
-
-    $layout = $twig->load('some_layout_template.twig');
-
-    $twig->display('template.twig', ['layout' => $layout]);
-
-You can also provide a list of templates that are checked for existence. The
-first template that exists will be used as a parent:
-
-.. code-block:: twig
-
-    {% extends ['layout.html', 'base_layout.html'] %}
-
-Conditional Inheritance
------------------------
-
-As the template name for the parent can be any valid Twig expression, it's
-possible to make the inheritance mechanism conditional:
-
-.. code-block:: twig
-
-    {% extends standalone ? "minimum.html" : "base.html" %}
-
-In this example, the template will extend the "minimum.html" layout template
-if the ``standalone`` variable evaluates to ``true``, and "base.html"
-otherwise.
-
-How do blocks work?
--------------------
-
-A block provides a way to change how a certain part of a template is rendered
-but it does not interfere in any way with the logic around it.
-
-Let's take the following example to illustrate how a block works and more
-importantly, how it does not work:
-
-.. code-block:: html+twig
-
-    {# base.twig #}
-    {% for post in posts %}
-        {% block post %}
-            <h1>{{ post.title }}</h1>
-            <p>{{ post.body }}</p>
-        {% endblock %}
-    {% endfor %}
-
-If you render this template, the result would be exactly the same with or
-without the ``block`` tag. The ``block`` inside the ``for`` loop is just a way
-to make it overridable by a child template:
-
-.. code-block:: html+twig
-
-    {# child.twig #}
-    {% extends "base.twig" %}
-
-    {% block post %}
-        <article>
-            <header>{{ post.title }}</header>
-            <section>{{ post.text }}</section>
-        </article>
-    {% endblock %}
-
-Now, when rendering the child template, the loop is going to use the block
-defined in the child template instead of the one defined in the base one; the
-executed template is then equivalent to the following one:
-
-.. code-block:: html+twig
-
-    {% for post in posts %}
-        <article>
-            <header>{{ post.title }}</header>
-            <section>{{ post.text }}</section>
-        </article>
-    {% endfor %}
-
-Let's take another example: a block included within an ``if`` statement:
-
-.. code-block:: html+twig
-
-    {% if posts is empty %}
-        {% block head %}
-            {{ parent() }}
-
-            <meta name="robots" content="noindex, follow">
-        {% endblock head %}
-    {% endif %}
-
-Contrary to what you might think, this template does not define a block
-conditionally; it just makes overridable by a child template the output of
-what will be rendered when the condition is ``true``.
-
-If you want the output to be displayed conditionally, use the following
-instead:
-
-.. code-block:: html+twig
-
-    {% block head %}
-        {{ parent() }}
-
-        {% if posts is empty %}
-            <meta name="robots" content="noindex, follow">
-        {% endif %}
-    {% endblock head %}
-
-.. seealso::
-
-    :doc:`block<../functions/block>`, :doc:`block<../tags/block>`, :doc:`parent<../functions/parent>`, :doc:`use<../tags/use>`
diff --git a/vendor/twig/twig/doc/tags/filter.rst b/vendor/twig/twig/doc/tags/filter.rst
deleted file mode 100644
index 2af56c1485d618a7ce604943b2011546f585f7f8..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/filter.rst
+++ /dev/null
@@ -1,26 +0,0 @@
-``filter``
-==========
-
-.. note::
-
-    As of Twig 2.9, you should use the ``apply`` tag instead which does the
-    same thing except that the wrapped template data is not scoped.
-
-Filter sections allow you to apply regular Twig filters on a block of template
-data. Just wrap the code in the special ``filter`` section:
-
-.. code-block:: twig
-
-    {% filter upper %}
-        This text becomes uppercase
-    {% endfilter %}
-
-You can also chain filters and pass arguments to them:
-
-.. code-block:: html+twig
-
-    {% filter lower|escape('html') %}
-        <strong>SOME TEXT</strong>
-    {% endfilter %}
-
-    {# outputs "&lt;strong&gt;some text&lt;/strong&gt;" #}
diff --git a/vendor/twig/twig/doc/tags/flush.rst b/vendor/twig/twig/doc/tags/flush.rst
deleted file mode 100644
index 03d2a3677179712d4a8455c4e150aa86e58d1d26..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/flush.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-``flush``
-=========
-
-The ``flush`` tag tells Twig to flush the output buffer:
-
-.. code-block:: twig
-
-    {% flush %}
-
-.. note::
-
-    Internally, Twig uses the PHP `flush`_ function.
-
-.. _`flush`: https://www.php.net/flush
diff --git a/vendor/twig/twig/doc/tags/for.rst b/vendor/twig/twig/doc/tags/for.rst
deleted file mode 100644
index 2d6e81ea41f4feb75e0d1a7d04bd5278aa67e363..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/for.rst
+++ /dev/null
@@ -1,176 +0,0 @@
-``for``
-=======
-
-Loop over each item in a sequence. For example, to display a list of users
-provided in a variable called ``users``:
-
-.. code-block:: html+twig
-
-    <h1>Members</h1>
-    <ul>
-        {% for user in users %}
-            <li>{{ user.username|e }}</li>
-        {% endfor %}
-    </ul>
-
-.. note::
-
-    A sequence can be either an array or an object implementing the
-    ``Traversable`` interface.
-
-If you do need to iterate over a sequence of numbers, you can use the ``..``
-operator:
-
-.. code-block:: twig
-
-    {% for i in 0..10 %}
-        * {{ i }}
-    {% endfor %}
-
-The above snippet of code would print all numbers from 0 to 10.
-
-It can be also useful with letters:
-
-.. code-block:: twig
-
-    {% for letter in 'a'..'z' %}
-        * {{ letter }}
-    {% endfor %}
-
-The ``..`` operator can take any expression at both sides:
-
-.. code-block:: twig
-
-    {% for letter in 'a'|upper..'z'|upper %}
-        * {{ letter }}
-    {% endfor %}
-
-.. tip:
-
-    If you need a step different from 1, you can use the ``range`` function
-    instead.
-
-The `loop` variable
--------------------
-
-Inside of a ``for`` loop block you can access some special variables:
-
-===================== =============================================================
-Variable              Description
-===================== =============================================================
-``loop.index``        The current iteration of the loop. (1 indexed)
-``loop.index0``       The current iteration of the loop. (0 indexed)
-``loop.revindex``     The number of iterations from the end of the loop (1 indexed)
-``loop.revindex0``    The number of iterations from the end of the loop (0 indexed)
-``loop.first``        True if first iteration
-``loop.last``         True if last iteration
-``loop.length``       The number of items in the sequence
-``loop.parent``       The parent context
-===================== =============================================================
-
-.. code-block:: twig
-
-    {% for user in users %}
-        {{ loop.index }} - {{ user.username }}
-    {% endfor %}
-
-.. note::
-
-    The ``loop.length``, ``loop.revindex``, ``loop.revindex0``, and
-    ``loop.last`` variables are only available for PHP arrays, or objects that
-    implement the ``Countable`` interface. They are also not available when
-    looping with a condition.
-
-Adding a condition
-------------------
-
-.. tip::
-
-    As of Twig 2.10, use the :doc:`filter <../filters/filter>` filter instead,
-    or an ``if`` condition inside the ``for`` body (if your condition depends on
-    a variable updated inside the loop and you are not using the ``loop``
-    variable).
-
-Unlike in PHP, it's not possible to ``break`` or ``continue`` in a loop. You
-can however filter the sequence during iteration which allows you to skip
-items. The following example skips all the users which are not active:
-
-.. code-block:: html+twig
-
-    <ul>
-        {% for user in users if user.active %}
-            <li>{{ user.username|e }}</li>
-        {% endfor %}
-    </ul>
-
-The advantage is that the special loop variable will count correctly thus not
-counting the users not iterated over. Keep in mind that properties like
-``loop.last`` will not be defined when using loop conditions.
-
-.. note::
-
-    Using the ``loop`` variable within the condition is not recommended as it
-    will probably not be doing what you expect it to. For instance, adding a
-    condition like ``loop.index > 4`` won't work as the index is only
-    incremented when the condition is true (so the condition will never
-    match).
-
-The `else` Clause
------------------
-
-If no iteration took place because the sequence was empty, you can render a
-replacement block by using ``else``:
-
-.. code-block:: html+twig
-
-    <ul>
-        {% for user in users %}
-            <li>{{ user.username|e }}</li>
-        {% else %}
-            <li><em>no user found</em></li>
-        {% endfor %}
-    </ul>
-
-Iterating over Keys
--------------------
-
-By default, a loop iterates over the values of the sequence. You can iterate
-on keys by using the ``keys`` filter:
-
-.. code-block:: html+twig
-
-    <h1>Members</h1>
-    <ul>
-        {% for key in users|keys %}
-            <li>{{ key }}</li>
-        {% endfor %}
-    </ul>
-
-Iterating over Keys and Values
-------------------------------
-
-You can also access both keys and values:
-
-.. code-block:: html+twig
-
-    <h1>Members</h1>
-    <ul>
-        {% for key, user in users %}
-            <li>{{ key }}: {{ user.username|e }}</li>
-        {% endfor %}
-    </ul>
-
-Iterating over a Subset
------------------------
-
-You might want to iterate over a subset of values. This can be achieved using
-the :doc:`slice <../filters/slice>` filter:
-
-.. code-block:: html+twig
-
-    <h1>Top Ten Members</h1>
-    <ul>
-        {% for user in users|slice(0, 10) %}
-            <li>{{ user.username|e }}</li>
-        {% endfor %}
-    </ul>
diff --git a/vendor/twig/twig/doc/tags/from.rst b/vendor/twig/twig/doc/tags/from.rst
deleted file mode 100644
index 96c439aa74b2b6f3eeae0c9bea8d27b0bcf0876b..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/from.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-``from``
-========
-
-The ``from`` tag imports :doc:`macro<../tags/macro>` names into the current
-namespace. The tag is documented in detail in the documentation for the
-:doc:`macro<../tags/macro>` tag.
diff --git a/vendor/twig/twig/doc/tags/if.rst b/vendor/twig/twig/doc/tags/if.rst
deleted file mode 100644
index 2d7475227c18169fab0e1cb5fea39694fb44c606..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/if.rst
+++ /dev/null
@@ -1,79 +0,0 @@
-``if``
-======
-
-The ``if`` statement in Twig is comparable with the if statements of PHP.
-
-In the simplest form you can use it to test if an expression evaluates to
-``true``:
-
-.. code-block:: html+twig
-
-    {% if online == false %}
-        <p>Our website is in maintenance mode. Please, come back later.</p>
-    {% endif %}
-
-You can also test if an array is not empty:
-
-.. code-block:: html+twig
-
-    {% if users %}
-        <ul>
-            {% for user in users %}
-                <li>{{ user.username|e }}</li>
-            {% endfor %}
-        </ul>
-    {% endif %}
-
-.. note::
-
-    If you want to test if the variable is defined, use ``if users is
-    defined`` instead.
-
-You can also use ``not`` to check for values that evaluate to ``false``:
-
-.. code-block:: html+twig
-
-    {% if not user.subscribed %}
-        <p>You are not subscribed to our mailing list.</p>
-    {% endif %}
-
-For multiple conditions, ``and`` and ``or`` can be used:
-
-.. code-block:: html+twig
-
-    {% if temperature > 18 and temperature < 27 %}
-        <p>It's a nice day for a walk in the park.</p>
-    {% endif %}
-
-For multiple branches ``elseif`` and ``else`` can be used like in PHP. You can
-use more complex ``expressions`` there too:
-
-.. code-block:: twig
-
-    {% if product.stock > 10 %}
-       Available
-    {% elseif product.stock > 0 %}
-       Only {{ product.stock }} left!
-    {% else %}
-       Sold-out!
-    {% endif %}
-
-.. note::
-
-    The rules to determine if an expression is ``true`` or ``false`` are the
-    same as in PHP; here are the edge cases rules:
-
-    ====================== ====================
-    Value                  Boolean evaluation
-    ====================== ====================
-    empty string           false
-    numeric zero           false
-    NAN (Not A Number)     true
-    INF (Infinity)         true
-    whitespace-only string true
-    string "0" or '0'      false
-    empty array            false
-    null                   false
-    non-empty array        true
-    object                 true
-    ====================== ====================
diff --git a/vendor/twig/twig/doc/tags/import.rst b/vendor/twig/twig/doc/tags/import.rst
deleted file mode 100644
index f217479fb38f35ca3e7ca90de5546910c31a80e6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/import.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-``import``
-==========
-
-The ``import`` tag imports :doc:`macro<../tags/macro>` names in a local
-variable. The tag is documented in detail in the documentation for the
-:doc:`macro<../tags/macro>` tag.
diff --git a/vendor/twig/twig/doc/tags/include.rst b/vendor/twig/twig/doc/tags/include.rst
deleted file mode 100644
index 0882cc6766e5d475b8d172ab2c3091bc1d01f6be..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/include.rst
+++ /dev/null
@@ -1,111 +0,0 @@
-``include``
-===========
-
-The ``include`` statement includes a template and outputs the rendered content
-of that file:
-
-.. code-block:: twig
-
-    {% include 'header.html' %}
-        Body
-    {% include 'footer.html' %}
-
-.. note::
-
-    As of Twig 1.12, it is recommended to use the
-    :doc:`include<../functions/include>` function instead as it provides the
-    same features with a bit more flexibility:
-
-    * The ``include`` function is semantically more "correct" (including a
-      template outputs its rendered contents in the current scope; a tag should
-      not display anything);
-
-    * The ``include`` function is more "composable":
-
-      .. code-block:: twig
-
-          {# Store a rendered template in a variable #}
-          {% set content %}
-              {% include 'template.html' %}
-          {% endset %}
-          {# vs #}
-          {% set content = include('template.html') %}
-
-          {# Apply filter on a rendered template #}
-          {% apply upper %}
-              {% include 'template.html' %}
-          {% endapply %}
-          {# vs #}
-          {{ include('template.html')|upper }}
-
-    * The ``include`` function does not impose any specific order for
-      arguments thanks to :ref:`named arguments <named-arguments>`.
-
-Included templates have access to the variables of the active context.
-
-If you are using the filesystem loader, the templates are looked for in the
-paths defined by it.
-
-You can add additional variables by passing them after the ``with`` keyword:
-
-.. code-block:: twig
-
-    {# template.html will have access to the variables from the current context and the additional ones provided #}
-    {% include 'template.html' with {'foo': 'bar'} %}
-
-    {% set vars = {'foo': 'bar'} %}
-    {% include 'template.html' with vars %}
-
-You can disable access to the context by appending the ``only`` keyword:
-
-.. code-block:: twig
-
-    {# only the foo variable will be accessible #}
-    {% include 'template.html' with {'foo': 'bar'} only %}
-
-.. code-block:: twig
-
-    {# no variables will be accessible #}
-    {% include 'template.html' only %}
-
-.. tip::
-
-    When including a template created by an end user, you should consider
-    sandboxing it. More information in the :doc:`Twig for Developers<../api>`
-    chapter and in the :doc:`sandbox<../tags/sandbox>` tag documentation.
-
-The template name can be any valid Twig expression:
-
-.. code-block:: twig
-
-    {% include some_var %}
-    {% include ajax ? 'ajax.html' : 'not_ajax.html' %}
-
-And if the expression evaluates to a ``\Twig\Template`` or a
-``\Twig\TemplateWrapper`` instance, Twig will use it directly::
-
-    // {% include template %}
-
-    $template = $twig->load('some_template.twig');
-
-    $twig->display('template.twig', ['template' => $template]);
-
-You can mark an include with ``ignore missing`` in which case Twig will ignore
-the statement if the template to be included does not exist. It has to be
-placed just after the template name. Here some valid examples:
-
-.. code-block:: twig
-
-    {% include 'sidebar.html' ignore missing %}
-    {% include 'sidebar.html' ignore missing with {'foo': 'bar'} %}
-    {% include 'sidebar.html' ignore missing only %}
-
-You can also provide a list of templates that are checked for existence before
-inclusion. The first template that exists will be included:
-
-.. code-block:: twig
-
-    {% include ['page_detailed.html', 'page.html'] %}
-
-If ``ignore missing`` is given, it will fall back to rendering nothing if none
-of the templates exist, otherwise it will throw an exception.
diff --git a/vendor/twig/twig/doc/tags/index.rst b/vendor/twig/twig/doc/tags/index.rst
deleted file mode 100644
index 530f95f10052abd5374e8e9ce0d3b437f92200b2..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/index.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-Tags
-====
-
-.. toctree::
-    :maxdepth: 1
-
-    apply
-    autoescape
-    block
-    deprecated
-    do
-    embed
-    extends
-    filter
-    flush
-    for
-    from
-    if
-    import
-    include
-    macro
-    sandbox
-    set
-    spaceless
-    use
-    verbatim
-    with
diff --git a/vendor/twig/twig/doc/tags/macro.rst b/vendor/twig/twig/doc/tags/macro.rst
deleted file mode 100644
index cd60117ada1b82a98f833d92a358eb71fb760de6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/macro.rst
+++ /dev/null
@@ -1,183 +0,0 @@
-``macro``
-=========
-
-Macros are comparable with functions in regular programming languages. They
-are useful to reuse template fragments to not repeat yourself.
-
-Macros are defined in regular templates.
-
-Imagine having a generic helper template that define how to render HTML forms
-via macros (called ``forms.html``):
-
-.. code-block:: html+twig
-
-    {% macro input(name, value, type = "text", size = 20) %}
-        <input type="{{ type }}" name="{{ name }}" value="{{ value|e }}" size="{{ size }}"/>
-    {% endmacro %}
-
-    {% macro textarea(name, value, rows = 10, cols = 40) %}
-        <textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value|e }}</textarea>
-    {% endmacro %}
-
-Each macro argument can have a default value (here ``text`` is the default value
-for ``type`` if not provided in the call).
-
-Macros differ from native PHP functions in a few ways:
-
-* Arguments of a macro are always optional.
-
-* If extra positional arguments are passed to a macro, they end up in the
-  special ``varargs`` variable as a list of values.
-
-But as with PHP functions, macros don't have access to the current template
-variables.
-
-.. tip::
-
-    You can pass the whole context as an argument by using the special
-    ``_context`` variable.
-
-Importing Macros
-----------------
-
-There are two ways to import macros. You can import the complete template
-containing the macros into a local variable (via the ``import`` tag) or only
-import specific macros from the template (via the ``from`` tag).
-
-To import all macros from a template into a local variable, use the ``import``
-tag:
-
-.. code-block:: twig
-
-    {% import "forms.html" as forms %}
-
-The above ``import`` call imports the ``forms.html`` file (which can contain
-only macros, or a template and some macros), and import the macros as items of
-the ``forms`` local variable.
-
-The macros can then be called at will in the *current* template:
-
-.. code-block:: html+twig
-
-    <p>{{ forms.input('username') }}</p>
-    <p>{{ forms.input('password', null, 'password') }}</p>
-
-Alternatively you can import names from the template into the current namespace
-via the ``from`` tag:
-
-.. code-block:: html+twig
-
-    {% from 'forms.html' import input as input_field, textarea %}
-
-    <p>{{ input_field('password', '', 'password') }}</p>
-    <p>{{ textarea('comment') }}</p>
-
-.. tip::
-
-    When macro usages and definitions are in the same template, you don't need to
-    import the macros as they are automatically available under the special
-    ``_self`` variable:
-
-    .. code-block:: html+twig
-
-        <p>{{ _self.input('password', '', 'password') }}</p>
-
-        {% macro input(name, value, type = "text", size = 20) %}
-            <input type="{{ type }}" name="{{ name }}" value="{{ value|e }}" size="{{ size }}"/>
-        {% endmacro %}
-
-    Auto-import is only available as of Twig 2.11. For older versions, import
-    macros using the special ``_self`` variable for the template name:
-
-    .. code-block:: html+twig
-
-        {% import _self as forms %}
-
-        <p>{{ forms.input('username') }}</p>
-
-.. note::
-
-    Before Twig 2.11, when you want to use a macro in another macro from the
-    same file, you need to import it locally:
-
-    .. code-block:: html+twig
-
-        {% macro input(name, value, type, size) %}
-            <input type="{{ type|default('text') }}" name="{{ name }}" value="{{ value|e }}" size="{{ size|default(20) }}"/>
-        {% endmacro %}
-
-        {% macro wrapped_input(name, value, type, size) %}
-            {% import _self as forms %}
-
-            <div class="field">
-                {{ forms.input(name, value, type, size) }}
-            </div>
-        {% endmacro %}
-
-Macros Scoping
---------------
-
-.. versionadded:: 2.11
-
-    The scoping rules described in this paragraph are implemented as of Twig
-    2.11.
-
-The scoping rules are the same whether you imported macros via ``import`` or
-``from``.
-
-Imported macros are always **local** to the current template. It means that
-macros are available in all blocks and other macros defined in the current
-template, but they are not available in included templates or child templates;
-you need to explicitly re-import macros in each template.
-
-Imported macros are not available in the body of ``embed`` tags, you need
-to explicitly re-import macros inside the tag.
-
-When calling ``import`` or ``from`` from a ``block`` tag, the imported macros
-are only defined in the current block and they override macros defined at the
-template level with the same names.
-
-When calling ``import`` or ``from`` from a ``macro`` tag, the imported macros
-are only defined in the current macro and they override macros defined at the
-template level with the same names.
-
-.. note::
-
-    Before Twig 2.11, it was possible to use macros imported in a block in a
-    "sub-block". When upgrading to 2.11, you need to either move the import in
-    the global scope or reimport the macros explicitly in the "sub-blocks".
-
-Checking if a Macro is defined
-------------------------------
-
-.. versionadded:: 2.11
-
-    Support for the ``defined`` test on macros was added in Twig 2.11.
-
-You can check if a macro is defined via the ``defined`` test:
-
-.. code-block:: twig
-
-    {% import "macros.twig" as macros %}
-
-    {% from "macros.twig" import hello %}
-
-    {% if macros.hello is defined -%}
-        OK
-    {% endif %}
-
-    {% if hello is defined -%}
-        OK
-    {% endif %}
-
-Named Macro End-Tags
---------------------
-
-Twig allows you to put the name of the macro after the end tag for better
-readability (the name after the ``endmacro`` word must match the macro name):
-
-.. code-block:: twig
-
-    {% macro input() %}
-        ...
-    {% endmacro input %}
diff --git a/vendor/twig/twig/doc/tags/sandbox.rst b/vendor/twig/twig/doc/tags/sandbox.rst
deleted file mode 100644
index b331fdb8e698eef3e7ac516b8230309587ab4655..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/sandbox.rst
+++ /dev/null
@@ -1,30 +0,0 @@
-``sandbox``
-===========
-
-The ``sandbox`` tag can be used to enable the sandboxing mode for an included
-template, when sandboxing is not enabled globally for the Twig environment:
-
-.. code-block:: twig
-
-    {% sandbox %}
-        {% include 'user.html' %}
-    {% endsandbox %}
-
-.. warning::
-
-    The ``sandbox`` tag is only available when the sandbox extension is
-    enabled (see the :doc:`Twig for Developers<../api>` chapter).
-
-.. note::
-
-    The ``sandbox`` tag can only be used to sandbox an include tag and it
-    cannot be used to sandbox a section of a template. The following example
-    won't work:
-
-    .. code-block:: twig
-
-        {% sandbox %}
-            {% for i in 1..2 %}
-                {{ i }}
-            {% endfor %}
-        {% endsandbox %}
diff --git a/vendor/twig/twig/doc/tags/set.rst b/vendor/twig/twig/doc/tags/set.rst
deleted file mode 100644
index 7a3a784f50385ef528492a6923414c872f7f3089..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/set.rst
+++ /dev/null
@@ -1,78 +0,0 @@
-``set``
-=======
-
-Inside code blocks you can also assign values to variables. Assignments use
-the ``set`` tag and can have multiple targets.
-
-Here is how you can assign the ``bar`` value to the ``foo`` variable:
-
-.. code-block:: twig
-
-    {% set foo = 'bar' %}
-
-After the ``set`` call, the ``foo`` variable is available in the template like
-any other ones:
-
-.. code-block:: twig
-
-    {# displays bar #}
-    {{ foo }}
-
-The assigned value can be any valid :ref:`Twig expression
-<twig-expressions>`:
-
-.. code-block:: twig
-
-    {% set foo = [1, 2] %}
-    {% set foo = {'foo': 'bar'} %}
-    {% set foo = 'foo' ~ 'bar' %}
-
-Several variables can be assigned in one block:
-
-.. code-block:: twig
-
-    {% set foo, bar = 'foo', 'bar' %}
-
-    {# is equivalent to #}
-
-    {% set foo = 'foo' %}
-    {% set bar = 'bar' %}
-
-The ``set`` tag can also be used to 'capture' chunks of text:
-
-.. code-block:: html+twig
-
-    {% set foo %}
-        <div id="pagination">
-            ...
-        </div>
-    {% endset %}
-
-.. caution::
-
-    If you enable automatic output escaping, Twig will only consider the
-    content to be safe when capturing chunks of text.
-
-.. note::
-
-    Note that loops are scoped in Twig; therefore a variable declared inside a
-    ``for`` loop is not accessible outside the loop itself:
-
-    .. code-block:: twig
-
-        {% for item in list %}
-            {% set foo = item %}
-        {% endfor %}
-
-        {# foo is NOT available #}
-
-    If you want to access the variable, just declare it before the loop:
-
-    .. code-block:: twig
-
-        {% set foo = "" %}
-        {% for item in list %}
-            {% set foo = item %}
-        {% endfor %}
-
-        {# foo is available #}
diff --git a/vendor/twig/twig/doc/tags/spaceless.rst b/vendor/twig/twig/doc/tags/spaceless.rst
deleted file mode 100644
index 0887c195edb8c5f056e262bdb2ca24a3ccb53fc7..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/spaceless.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-``spaceless``
-=============
-
-.. tip::
-
-    As of Twig 2.7, use the :doc:`spaceless <../filters/spaceless>` filter instead.
-
-Use the ``spaceless`` tag to remove whitespace *between HTML tags*, not
-whitespace within HTML tags or whitespace in plain text:
-
-.. code-block:: html+twig
-
-    {% spaceless %}
-        <div>
-            <strong>foo</strong>
-        </div>
-    {% endspaceless %}
-
-    {# output will be <div><strong>foo</strong></div> #}
-
-This tag is not meant to "optimize" the size of the generated HTML content but
-merely to avoid extra whitespace between HTML tags to avoid browser rendering
-quirks under some circumstances.
-
-.. tip::
-
-    If you want to optimize the size of the generated HTML content, gzip
-    compress the output instead.
-
-.. tip::
-
-    If you want to create a tag that actually removes all extra whitespace in
-    an HTML string, be warned that this is not as easy as it seems to be
-    (think of ``textarea`` or ``pre`` tags for instance). Using a third-party
-    library like Tidy is probably a better idea.
-
-.. tip::
-
-    For more information on whitespace control, read the
-    :ref:`dedicated section <templates-whitespace-control>` of the documentation and learn how
-    you can also use the whitespace control modifier on your tags.
diff --git a/vendor/twig/twig/doc/tags/use.rst b/vendor/twig/twig/doc/tags/use.rst
deleted file mode 100644
index 2aca6a01fb4fb1e3b3f270d83b07508d2ecdb093..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/use.rst
+++ /dev/null
@@ -1,117 +0,0 @@
-``use``
-=======
-
-.. note::
-
-    Horizontal reuse is an advanced Twig feature that is hardly ever needed in
-    regular templates. It is mainly used by projects that need to make
-    template blocks reusable without using inheritance.
-
-Template inheritance is one of the most powerful features of Twig but it is
-limited to single inheritance; a template can only extend one other template.
-This limitation makes template inheritance simple to understand and easy to
-debug:
-
-.. code-block:: twig
-
-    {% extends "base.html" %}
-
-    {% block title %}{% endblock %}
-    {% block content %}{% endblock %}
-
-Horizontal reuse is a way to achieve the same goal as multiple inheritance,
-but without the associated complexity:
-
-.. code-block:: twig
-
-    {% extends "base.html" %}
-
-    {% use "blocks.html" %}
-
-    {% block title %}{% endblock %}
-    {% block content %}{% endblock %}
-
-The ``use`` statement tells Twig to import the blocks defined in
-``blocks.html`` into the current template (it's like macros, but for blocks):
-
-.. code-block:: twig
-
-    {# blocks.html #}
-    
-    {% block sidebar %}{% endblock %}
-
-In this example, the ``use`` statement imports the ``sidebar`` block into the
-main template. The code is mostly equivalent to the following one (the
-imported blocks are not outputted automatically):
-
-.. code-block:: twig
-
-    {% extends "base.html" %}
-
-    {% block sidebar %}{% endblock %}
-    {% block title %}{% endblock %}
-    {% block content %}{% endblock %}
-
-.. note::
-
-    The ``use`` tag only imports a template if it does not extend another
-    template, if it does not define macros, and if the body is empty. But it
-    can *use* other templates.
-
-.. note::
-
-    Because ``use`` statements are resolved independently of the context
-    passed to the template, the template reference cannot be an expression.
-
-The main template can also override any imported block. If the template
-already defines the ``sidebar`` block, then the one defined in ``blocks.html``
-is ignored. To avoid name conflicts, you can rename imported blocks:
-
-.. code-block:: twig
-
-    {% extends "base.html" %}
-
-    {% use "blocks.html" with sidebar as base_sidebar, title as base_title %}
-
-    {% block sidebar %}{% endblock %}
-    {% block title %}{% endblock %}
-    {% block content %}{% endblock %}
-
-The ``parent()`` function automatically determines the correct inheritance
-tree, so it can be used when overriding a block defined in an imported
-template:
-
-.. code-block:: twig
-
-    {% extends "base.html" %}
-
-    {% use "blocks.html" %}
-
-    {% block sidebar %}
-        {{ parent() }}
-    {% endblock %}
-
-    {% block title %}{% endblock %}
-    {% block content %}{% endblock %}
-
-In this example, ``parent()`` will correctly call the ``sidebar`` block from
-the ``blocks.html`` template.
-
-.. tip::
-
-    Renaming allows you to simulate inheritance by calling the "parent" block:
-
-    .. code-block:: twig
-
-        {% extends "base.html" %}
-
-        {% use "blocks.html" with sidebar as parent_sidebar %}
-
-        {% block sidebar %}
-            {{ block('parent_sidebar') }}
-        {% endblock %}
-
-.. note::
-
-    You can use as many ``use`` statements as you want in any given template.
-    If two imported templates define the same block, the latest one wins.
diff --git a/vendor/twig/twig/doc/tags/verbatim.rst b/vendor/twig/twig/doc/tags/verbatim.rst
deleted file mode 100644
index 3d7115a68a2bab4599e8ca811cb5d50dd1991545..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/verbatim.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-``verbatim``
-============
-
-The ``verbatim`` tag marks sections as being raw text that should not be
-parsed. For example to put Twig syntax as example into a template you can use
-this snippet:
-
-.. code-block:: html+twig
-
-    {% verbatim %}
-        <ul>
-        {% for item in seq %}
-            <li>{{ item }}</li>
-        {% endfor %}
-        </ul>
-    {% endverbatim %}
diff --git a/vendor/twig/twig/doc/tags/with.rst b/vendor/twig/twig/doc/tags/with.rst
deleted file mode 100644
index 107432f6fc8fc8fef3ebf154a59b82e09327a0fa..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tags/with.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-``with``
-========
-
-Use the ``with`` tag to create a new inner scope. Variables set within this
-scope are not visible outside of the scope:
-
-.. code-block:: twig
-
-    {% with %}
-        {% set foo = 42 %}
-        {{ foo }} {# foo is 42 here #}
-    {% endwith %}
-    foo is not visible here any longer
-
-Instead of defining variables at the beginning of the scope, you can pass a
-hash of variables you want to define in the ``with`` tag; the previous example
-is equivalent to the following one:
-
-.. code-block:: twig
-
-    {% with { foo: 42 } %}
-        {{ foo }} {# foo is 42 here #}
-    {% endwith %}
-    foo is not visible here any longer
-
-    {# it works with any expression that resolves to a hash #}
-    {% set vars = { foo: 42 } %}
-    {% with vars %}
-        ...
-    {% endwith %}
-
-By default, the inner scope has access to the outer scope context; you can
-disable this behavior by appending the ``only`` keyword:
-
-.. code-block:: twig
-
-    {% set bar = 'bar' %}
-    {% with { foo: 42 } only %}
-        {# only foo is defined #}
-        {# bar is not defined #}
-    {% endwith %}
diff --git a/vendor/twig/twig/doc/templates.rst b/vendor/twig/twig/doc/templates.rst
deleted file mode 100644
index 8e26e330a5c1ff29a9709fcd4a3b2710ccd20eec..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/templates.rst
+++ /dev/null
@@ -1,871 +0,0 @@
-Twig for Template Designers
-===========================
-
-This document describes the syntax and semantics of the template engine and
-will be most useful as reference to those creating Twig templates.
-
-Synopsis
---------
-
-A template is a regular text file. It can generate any text-based format (HTML,
-XML, CSV, LaTeX, etc.). It doesn't have a specific extension, ``.html`` or
-``.xml`` are just fine.
-
-A template contains **variables** or **expressions**, which get replaced with
-values when the template is evaluated, and **tags**, which control the
-template's logic.
-
-Below is a minimal template that illustrates a few basics. We will cover further
-details later on:
-
-.. code-block:: html+twig
-
-    <!DOCTYPE html>
-    <html>
-        <head>
-            <title>My Webpage</title>
-        </head>
-        <body>
-            <ul id="navigation">
-            {% for item in navigation %}
-                <li><a href="{{ item.href }}">{{ item.caption }}</a></li>
-            {% endfor %}
-            </ul>
-
-            <h1>My Webpage</h1>
-            {{ a_variable }}
-        </body>
-    </html>
-
-There are two kinds of delimiters: ``{% ... %}`` and ``{{ ... }}``. The first
-one is used to execute statements such as for-loops, the latter outputs the
-result of an expression.
-
-IDEs Integration
-----------------
-
-Many IDEs support syntax highlighting and auto-completion for Twig:
-
-* *Textmate* via the `Twig bundle`_
-* *Vim* via the `Jinja syntax plugin`_ or the `vim-twig plugin`_
-* *Netbeans* via the `Twig syntax plugin`_ (until 7.1, native as of 7.2)
-* *PhpStorm* (native as of 2.1)
-* *Eclipse* via the `Twig plugin`_
-* *Sublime Text* via the `Twig bundle`_
-* *GtkSourceView* via the `Twig language definition`_ (used by gedit and other projects)
-* *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
-* *Coda 2* via the `other Twig syntax mode`_
-* *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode
-* *Notepad++* via the `Notepad++ Twig Highlighter`_
-* *Emacs* via `web-mode.el`_
-* *Atom* via the `PHP-twig for atom`_
-* *Visual Studio Code* via the `Twig pack`_
-
-Also, `TwigFiddle`_ is an online service that allows you to execute Twig templates
-from a browser; it supports all versions of Twig.
-
-Variables
----------
-
-The application passes variables to the templates for manipulation in the
-template. Variables may have attributes or elements you can access, too. The
-visual representation of a variable depends heavily on the application providing
-it.
-
-Use a dot (``.``) to access attributes of a variable (methods or properties of a
-PHP object, or items of a PHP array):
-
-.. code-block:: twig
-
-    {{ foo.bar }}
-
-.. note::
-
-    It's important to know that the curly braces are *not* part of the
-    variable but the print statement. When accessing variables inside tags,
-    don't put the braces around them.
-
-.. sidebar:: Implementation
-
-    For convenience's sake ``foo.bar`` does the following things on the PHP
-    layer:
-
-    * check if ``foo`` is an array and ``bar`` a valid element;
-    * if not, and if ``foo`` is an object, check that ``bar`` is a valid property;
-    * if not, and if ``foo`` is an object, check that ``bar`` is a valid method
-      (even if ``bar`` is the constructor - use ``__construct()`` instead);
-    * if not, and if ``foo`` is an object, check that ``getBar`` is a valid method;
-    * if not, and if ``foo`` is an object, check that ``isBar`` is a valid method;
-    * if not, and if ``foo`` is an object, check that ``hasBar`` is a valid method;
-    * if not, return a ``null`` value.
-
-    Twig also supports a specific syntax for accessing items on PHP arrays,
-    ``foo['bar']``:
-
-    * check if ``foo`` is an array and ``bar`` a valid element;
-    * if not, return a ``null`` value.
-
-If a variable or attribute does not exist, you will receive a ``null`` value
-when the ``strict_variables`` option is set to ``false``; alternatively, if ``strict_variables``
-is set, Twig will throw an error (see :ref:`environment options<environment_options>`).
-
-.. note::
-
-    If you want to access a dynamic attribute of a variable, use the
-    :doc:`attribute<functions/attribute>` function instead.
-
-    The ``attribute`` function is also useful when the attribute contains
-    special characters (like ``-`` that would be interpreted as the minus
-    operator):
-
-    .. code-block:: twig
-
-        {# equivalent to the non-working foo.data-foo #}
-        {{ attribute(foo, 'data-foo') }}
-
-Global Variables
-~~~~~~~~~~~~~~~~
-
-The following variables are always available in templates:
-
-* ``_self``: references the current template name;
-* ``_context``: references the current context;
-* ``_charset``: references the current charset.
-
-Setting Variables
-~~~~~~~~~~~~~~~~~
-
-You can assign values to variables inside code blocks. Assignments use the
-:doc:`set<tags/set>` tag:
-
-.. code-block:: twig
-
-    {% set foo = 'foo' %}
-    {% set foo = [1, 2] %}
-    {% set foo = {'foo': 'bar'} %}
-
-Filters
--------
-
-Variables can be modified by **filters**. Filters are separated from the
-variable by a pipe symbol (``|``). Multiple filters can be chained. The output
-of one filter is applied to the next.
-
-The following example removes all HTML tags from the ``name`` and title-cases
-it:
-
-.. code-block:: twig
-
-    {{ name|striptags|title }}
-
-Filters that accept arguments have parentheses around the arguments. This
-example joins the elements of a list by commas:
-
-.. code-block:: twig
-
-    {{ list|join(', ') }}
-
-To apply a filter on a section of code, wrap it with the
-:doc:`apply<tags/apply>` tag:
-
-.. code-block:: twig
-
-    {% apply upper %}
-        This text becomes uppercase
-    {% endapply %}
-
-Go to the :doc:`filters<filters/index>` page to learn more about built-in
-filters.
-
-.. note::
-
-    The ``apply`` tag was introduced in Twig 2.9; use the ``filter`` tag with
-    previous versions.
-
-Functions
----------
-
-Functions can be called to generate content. Functions are called by their
-name followed by parentheses (``()``) and may have arguments.
-
-For instance, the ``range`` function returns a list containing an arithmetic
-progression of integers:
-
-.. code-block:: twig
-
-    {% for i in range(0, 3) %}
-        {{ i }},
-    {% endfor %}
-
-Go to the :doc:`functions<functions/index>` page to learn more about the
-built-in functions.
-
-.. _named-arguments:
-
-Named Arguments
----------------
-
-.. code-block:: twig
-
-    {% for i in range(low=1, high=10, step=2) %}
-        {{ i }},
-    {% endfor %}
-
-Using named arguments makes your templates more explicit about the meaning of
-the values you pass as arguments:
-
-.. code-block:: twig
-
-    {{ data|convert_encoding('UTF-8', 'iso-2022-jp') }}
-
-    {# versus #}
-
-    {{ data|convert_encoding(from='iso-2022-jp', to='UTF-8') }}
-
-Named arguments also allow you to skip some arguments for which you don't want
-to change the default value:
-
-.. code-block:: twig
-
-    {# the first argument is the date format, which defaults to the global date format if null is passed #}
-    {{ "now"|date(null, "Europe/Paris") }}
-
-    {# or skip the format value by using a named argument for the time zone #}
-    {{ "now"|date(timezone="Europe/Paris") }}
-
-You can also use both positional and named arguments in one call, in which
-case positional arguments must always come before named arguments:
-
-.. code-block:: twig
-
-    {{ "now"|date('d/m/Y H:i', timezone="Europe/Paris") }}
-
-.. tip::
-
-    Each function and filter documentation page has a section where the names
-    of all arguments are listed when supported.
-
-Control Structure
------------------
-
-A control structure refers to all those things that control the flow of a
-program - conditionals (i.e. ``if``/``elseif``/``else``), ``for``-loops, as
-well as things like blocks. Control structures appear inside ``{% ... %}``
-blocks.
-
-For example, to display a list of users provided in a variable called
-``users``, use the :doc:`for<tags/for>` tag:
-
-.. code-block:: html+twig
-
-    <h1>Members</h1>
-    <ul>
-        {% for user in users %}
-            <li>{{ user.username|e }}</li>
-        {% endfor %}
-    </ul>
-
-The :doc:`if<tags/if>` tag can be used to test an expression:
-
-.. code-block:: html+twig
-
-    {% if users|length > 0 %}
-        <ul>
-            {% for user in users %}
-                <li>{{ user.username|e }}</li>
-            {% endfor %}
-        </ul>
-    {% endif %}
-
-Go to the :doc:`tags<tags/index>` page to learn more about the built-in tags.
-
-Comments
---------
-
-To comment-out part of a line in a template, use the comment syntax ``{# ...
-#}``. This is useful for debugging or to add information for other template
-designers or yourself:
-
-.. code-block:: twig
-
-    {# note: disabled template because we no longer use this
-        {% for user in users %}
-            ...
-        {% endfor %}
-    #}
-
-Including other Templates
--------------------------
-
-The :doc:`include<functions/include>` function is useful to include a template
-and return the rendered content of that template into the current one:
-
-.. code-block:: twig
-
-    {{ include('sidebar.html') }}
-
-By default, included templates have access to the same context as the template
-which includes them. This means that any variable defined in the main template
-will be available in the included template too:
-
-.. code-block:: twig
-
-    {% for box in boxes %}
-        {{ include('render_box.html') }}
-    {% endfor %}
-
-The included template ``render_box.html`` is able to access the ``box`` variable.
-
-The name of the template depends on the template loader. For instance, the
-``\Twig\Loader\FilesystemLoader`` allows you to access other templates by giving the
-filename. You can access templates in subdirectories with a slash:
-
-.. code-block:: twig
-
-    {{ include('sections/articles/sidebar.html') }}
-
-This behavior depends on the application embedding Twig.
-
-Template Inheritance
---------------------
-
-The most powerful part of Twig is template inheritance. Template inheritance
-allows you to build a base "skeleton" template that contains all the common
-elements of your site and defines **blocks** that child templates can
-override.
-
-It's easier to understand the concept by starting with an example.
-
-Let's define a base template, ``base.html``, which defines an HTML skeleton
-document that might be used for a two-column page:
-
-.. code-block:: html+twig
-
-    <!DOCTYPE html>
-    <html>
-        <head>
-            {% block head %}
-                <link rel="stylesheet" href="style.css"/>
-                <title>{% block title %}{% endblock %} - My Webpage</title>
-            {% endblock %}
-        </head>
-        <body>
-            <div id="content">{% block content %}{% endblock %}</div>
-            <div id="footer">
-                {% block footer %}
-                    &copy; Copyright 2011 by <a href="http://domain.invalid/">you</a>.
-                {% endblock %}
-            </div>
-        </body>
-    </html>
-
-In this example, the :doc:`block<tags/block>` tags define four blocks that
-child templates can fill in. All the ``block`` tag does is to tell the
-template engine that a child template may override those portions of the
-template.
-
-A child template might look like this:
-
-.. code-block:: html+twig
-
-    {% extends "base.html" %}
-
-    {% block title %}Index{% endblock %}
-    {% block head %}
-        {{ parent() }}
-        <style type="text/css">
-            .important { color: #336699; }
-        </style>
-    {% endblock %}
-    {% block content %}
-        <h1>Index</h1>
-        <p class="important">
-            Welcome to my awesome homepage.
-        </p>
-    {% endblock %}
-
-The :doc:`extends<tags/extends>` tag is the key here. It tells the template
-engine that this template "extends" another template. When the template system
-evaluates this template, first it locates the parent. The extends tag should
-be the first tag in the template.
-
-Note that since the child template doesn't define the ``footer`` block, the
-value from the parent template is used instead.
-
-It's possible to render the contents of the parent block by using the
-:doc:`parent<functions/parent>` function. This gives back the results of the
-parent block:
-
-.. code-block:: html+twig
-
-    {% block sidebar %}
-        <h3>Table Of Contents</h3>
-        ...
-        {{ parent() }}
-    {% endblock %}
-
-.. tip::
-
-    The documentation page for the :doc:`extends<tags/extends>` tag describes
-    more advanced features like block nesting, scope, dynamic inheritance, and
-    conditional inheritance.
-
-.. note::
-
-    Twig also supports multiple inheritance via "horizontal reuse" with the help
-    of the :doc:`use<tags/use>` tag.
-
-HTML Escaping
--------------
-
-When generating HTML from templates, there's always a risk that a variable
-will include characters that affect the resulting HTML. There are two
-approaches: manually escaping each variable or automatically escaping
-everything by default.
-
-Twig supports both, automatic escaping is enabled by default.
-
-The automatic escaping strategy can be configured via the
-:ref:`autoescape<environment_options>` option and defaults to ``html``.
-
-Working with Manual Escaping
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-If manual escaping is enabled, it is **your** responsibility to escape variables
-if needed. What to escape? Any variable that comes from an untrusted source.
-
-Escaping works by using the :doc:`escape<filters/escape>` or ``e`` filter:
-
-.. code-block:: twig
-
-    {{ user.username|e }}
-
-By default, the ``escape`` filter uses the ``html`` strategy, but depending on
-the escaping context, you might want to explicitly use an other strategy:
-
-.. code-block:: twig
-
-    {{ user.username|e('js') }}
-    {{ user.username|e('css') }}
-    {{ user.username|e('url') }}
-    {{ user.username|e('html_attr') }}
-
-Working with Automatic Escaping
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Whether automatic escaping is enabled or not, you can mark a section of a
-template to be escaped or not by using the :doc:`autoescape<tags/autoescape>`
-tag:
-
-.. code-block:: twig
-
-    {% autoescape %}
-        Everything will be automatically escaped in this block (using the HTML strategy)
-    {% endautoescape %}
-
-By default, auto-escaping uses the ``html`` escaping strategy. If you output
-variables in other contexts, you need to explicitly escape them with the
-appropriate escaping strategy:
-
-.. code-block:: twig
-
-    {% autoescape 'js' %}
-        Everything will be automatically escaped in this block (using the JS strategy)
-    {% endautoescape %}
-
-Escaping
---------
-
-It is sometimes desirable or even necessary to have Twig ignore parts it would
-otherwise handle as variables or blocks. For example if the default syntax is
-used and you want to use ``{{`` as raw string in the template and not start a
-variable you have to use a trick.
-
-The easiest way is to output the variable delimiter (``{{``) by using a variable
-expression:
-
-.. code-block:: twig
-
-    {{ '{{' }}
-
-For bigger sections it makes sense to mark a block
-:doc:`verbatim<tags/verbatim>`.
-
-Macros
-------
-
-Macros are comparable with functions in regular programming languages. They are
-useful to reuse HTML fragments to not repeat yourself. They are described in the
-:doc:`macro<tags/macro>` tag documentation.
-
-.. _twig-expressions:
-
-Expressions
------------
-
-Twig allows expressions everywhere.
-
-.. note::
-
-    The operator precedence is as follows, with the lowest-precedence operators
-    listed first: ``?:`` (ternary operator), ``b-and``, ``b-xor``, ``b-or``,
-    ``or``, ``and``, ``==``, ``!=``, ``<=>``, ``<``, ``>``, ``>=``, ``<=``,
-    ``in``, ``matches``, ``starts with``, ``ends with``, ``..``, ``+``, ``-``,
-    ``~``, ``*``, ``/``, ``//``, ``%``, ``is`` (tests), ``**``, ``??``, ``|``
-    (filters), ``[]``, and ``.``:
-
-    .. code-block:: twig
-
-        {% set greeting = 'Hello ' %}
-        {% set name = 'Fabien' %}
-
-        {{ greeting ~ name|lower }}   {# Hello fabien #}
-
-        {# use parenthesis to change precedence #}
-        {{ (greeting ~ name)|lower }} {# hello fabien #}
-
-Literals
-~~~~~~~~
-
-The simplest form of expressions are literals. Literals are representations
-for PHP types such as strings, numbers, and arrays. The following literals
-exist:
-
-* ``"Hello World"``: Everything between two double or single quotes is a
-  string. They are useful whenever you need a string in the template (for
-  example as arguments to function calls, filters or just to extend or include
-  a template). A string can contain a delimiter if it is preceded by a
-  backslash (``\``) -- like in ``'It\'s good'``. If the string contains a
-  backslash (e.g. ``'c:\Program Files'``) escape it by doubling it
-  (e.g. ``'c:\\Program Files'``).
-
-* ``42`` / ``42.23``: Integers and floating point numbers are created by
-  writing the number down. If a dot is present the number is a float,
-  otherwise an integer.
-
-* ``["foo", "bar"]``: Arrays are defined by a sequence of expressions
-  separated by a comma (``,``) and wrapped with squared brackets (``[]``).
-
-* ``{"foo": "bar"}``: Hashes are defined by a list of keys and values
-  separated by a comma (``,``) and wrapped with curly braces (``{}``):
-
-  .. code-block:: twig
-
-    {# keys as string #}
-    { 'foo': 'foo', 'bar': 'bar' }
-
-    {# keys as names (equivalent to the previous hash) #}
-    { foo: 'foo', bar: 'bar' }
-
-    {# keys as integer #}
-    { 2: 'foo', 4: 'bar' }
-
-    {# keys can be omitted if it is the same as the variable name #}
-    { foo }
-    {# is equivalent to the following #}
-    { 'foo': foo }
-
-    {# keys as expressions (the expression must be enclosed into parentheses) #}
-    {% set foo = 'foo' %}
-    { (foo): 'foo', (1 + 1): 'bar', (foo ~ 'b'): 'baz' }
-
-* ``true`` / ``false``: ``true`` represents the true value, ``false``
-  represents the false value.
-
-* ``null``: ``null`` represents no specific value. This is the value returned
-  when a variable does not exist. ``none`` is an alias for ``null``.
-
-Arrays and hashes can be nested:
-
-.. code-block:: twig
-
-    {% set foo = [1, {"foo": "bar"}] %}
-
-.. tip::
-
-    Using double-quoted or single-quoted strings has no impact on performance
-    but :ref:`string interpolation <templates-string-interpolation>` is only
-    supported in double-quoted strings.
-
-Math
-~~~~
-
-Twig allows you to do math in templates; the following operators are supported:
-
-* ``+``: Adds two numbers together (the operands are casted to numbers). ``{{
-  1 + 1 }}`` is ``2``.
-
-* ``-``: Subtracts the second number from the first one. ``{{ 3 - 2 }}`` is
-  ``1``.
-
-* ``/``: Divides two numbers. The returned value will be a floating point
-  number. ``{{ 1 / 2 }}`` is ``{{ 0.5 }}``.
-
-* ``%``: Calculates the remainder of an integer division. ``{{ 11 % 7 }}`` is
-  ``4``.
-
-* ``//``: Divides two numbers and returns the floored integer result. ``{{ 20
-  // 7 }}`` is ``2``, ``{{ -20  // 7 }}`` is ``-3`` (this is just syntactic
-  sugar for the :doc:`round<filters/round>` filter).
-
-* ``*``: Multiplies the left operand with the right one. ``{{ 2 * 2 }}`` would
-  return ``4``.
-
-* ``**``: Raises the left operand to the power of the right operand. ``{{ 2 **
-  3 }}`` would return ``8``.
-
-.. _template_logic:
-
-Logic
-~~~~~
-
-You can combine multiple expressions with the following operators:
-
-* ``and``: Returns true if the left and the right operands are both true.
-
-* ``or``: Returns true if the left or the right operand is true.
-
-* ``not``: Negates a statement.
-
-* ``(expr)``: Groups an expression.
-
-.. note::
-
-    Twig also supports bitwise operators (``b-and``, ``b-xor``, and ``b-or``).
-
-.. note::
-
-    Operators are case sensitive.
-
-Comparisons
-~~~~~~~~~~~
-
-The following comparison operators are supported in any expression: ``==``,
-``!=``, ``<``, ``>``, ``>=``, and ``<=``.
-
-You can also check if a string ``starts with`` or ``ends with`` another
-string:
-
-.. code-block:: twig
-
-    {% if 'Fabien' starts with 'F' %}
-    {% endif %}
-
-    {% if 'Fabien' ends with 'n' %}
-    {% endif %}
-
-.. note::
-
-    For complex string comparisons, the ``matches`` operator allows you to use
-    `regular expressions`_:
-
-    .. code-block:: twig
-
-        {% if phone matches '/^[\\d\\.]+$/' %}
-        {% endif %}
-
-Containment Operator
-~~~~~~~~~~~~~~~~~~~~
-
-The ``in`` operator performs containment test. It returns ``true`` if the left
-operand is contained in the right:
-
-.. code-block:: twig
-
-    {# returns true #}
-
-    {{ 1 in [1, 2, 3] }}
-
-    {{ 'cd' in 'abcde' }}
-
-.. tip::
-
-    You can use this filter to perform a containment test on strings, arrays,
-    or objects implementing the ``Traversable`` interface.
-
-To perform a negative test, use the ``not in`` operator:
-
-.. code-block:: twig
-
-    {% if 1 not in [1, 2, 3] %}
-
-    {# is equivalent to #}
-    {% if not (1 in [1, 2, 3]) %}
-
-Test Operator
-~~~~~~~~~~~~~
-
-The ``is`` operator performs tests. Tests can be used to test a variable against
-a common expression. The right operand is name of the test:
-
-.. code-block:: twig
-
-    {# find out if a variable is odd #}
-
-    {{ name is odd }}
-
-Tests can accept arguments too:
-
-.. code-block:: twig
-
-    {% if post.status is constant('Post::PUBLISHED') %}
-
-Tests can be negated by using the ``is not`` operator:
-
-.. code-block:: twig
-
-    {% if post.status is not constant('Post::PUBLISHED') %}
-
-    {# is equivalent to #}
-    {% if not (post.status is constant('Post::PUBLISHED')) %}
-
-Go to the :doc:`tests<tests/index>` page to learn more about the built-in
-tests.
-
-Other Operators
-~~~~~~~~~~~~~~~
-
-The following operators don't fit into any of the other categories:
-
-* ``|``: Applies a filter.
-
-* ``..``: Creates a sequence based on the operand before and after the operator
-  (this is syntactic sugar for the :doc:`range<functions/range>` function):
-
-  .. code-block:: twig
-
-      {{ 1..5 }}
-
-      {# equivalent to #}
-      {{ range(1, 5) }}
-
-  Note that you must use parentheses when combining it with the filter operator
-  due to the :ref:`operator precedence rules <twig-expressions>`:
-
-  .. code-block:: twig
-
-      (1..5)|join(', ')
-
-* ``~``: Converts all operands into strings and concatenates them. ``{{ "Hello
-  " ~ name ~ "!" }}`` would return (assuming ``name`` is ``'John'``) ``Hello
-  John!``.
-
-* ``.``, ``[]``: Gets an attribute of a variable.
-
-* ``?:``: The ternary operator:
-
-  .. code-block:: twig
-
-      {{ foo ? 'yes' : 'no' }}
-      {{ foo ?: 'no' }} is the same as {{ foo ? foo : 'no' }}
-      {{ foo ? 'yes' }} is the same as {{ foo ? 'yes' : '' }}
-
-* ``??``: The null-coalescing operator:
-
-  .. code-block:: twig
-
-      {# returns the value of foo if it is defined and not null, 'no' otherwise #}
-      {{ foo ?? 'no' }}
-
-.. _templates-string-interpolation:
-
-String Interpolation
-~~~~~~~~~~~~~~~~~~~~
-
-String interpolation (``#{expression}``) allows any valid expression to appear
-within a *double-quoted string*. The result of evaluating that expression is
-inserted into the string:
-
-.. code-block:: twig
-
-    {{ "foo #{bar} baz" }}
-    {{ "foo #{1 + 2} baz" }}
-
-.. _templates-whitespace-control:
-
-Whitespace Control
-------------------
-
-.. versionadded:: 2.8
-
-    Tag level line whitespace control was added in Twig 2.8.
-
-The first newline after a template tag is removed automatically (like in PHP).
-Whitespace is not further modified by the template engine, so each whitespace
-(spaces, tabs, newlines etc.) is returned unchanged.
-
-You can also control whitespace on a per tag level. By using the whitespace
-control modifiers on your tags, you can trim leading and or trailing whitespace.
-
-Twig supports two modifiers:
-
-* *Whitespace trimming* via the ``-`` modifier: Removes all whitespace
-  (including newlines);
-
-* *Line whitespace trimming* via the ``~`` modifier: Removes all whitespace
-  (excluding newlines). Using this modifier on the right disables the default
-  removal of the first newline inherited from PHP.
-
-The modifiers can be used on either side of the tags like in ``{%-`` or ``-%}``
-and they consume all whitespace for that side of the tag. It is possible to use
-the modifiers on one side of a tag or on both sides:
-
-.. code-block:: html+twig
-
-    {% set value = 'no spaces' %}
-    {#- No leading/trailing whitespace -#}
-    {%- if true -%}
-        {{- value -}}
-    {%- endif -%}
-    {# output 'no spaces' #}
-
-    <li>
-        {{ value }}    </li>
-    {# outputs '<li>\n    no spaces    </li>' #}
-
-    <li>
-        {{- value }}    </li>
-    {# outputs '<li>no spaces    </li>' #}
-
-    <li>
-        {{~ value }}    </li>
-    {# outputs '<li>\nno spaces    </li>' #}
-
-.. tip::
-
-    In addition to the whitespace modifiers, Twig also has a ``spaceless`` filter
-    that removes whitespace **between HTML tags**:
-
-    .. code-block:: html+twig
-
-        {% apply spaceless %}
-            <div>
-                <strong>foo bar</strong>
-            </div>
-        {% endapply %}
-
-        {# output will be <div><strong>foo bar</strong></div> #}
-
-    The ``apply`` tag was introduced in Twig 2.9; use the ``filter`` tag with
-    previous versions.
-
-Extensions
-----------
-
-Twig can be extended. If you want to create your own extensions, read the
-:ref:`Creating an Extension <creating_extensions>` chapter.
-
-.. _`Twig bundle`:                https://github.com/Anomareh/PHP-Twig.tmbundle
-.. _`Jinja syntax plugin`:        http://jinja.pocoo.org/docs/integration/#vim
-.. _`vim-twig plugin`:            https://github.com/lumiliet/vim-twig
-.. _`Twig syntax plugin`:         http://plugins.netbeans.org/plugin/37069/php-twig
-.. _`Twig plugin`:                https://github.com/pulse00/Twig-Eclipse-Plugin
-.. _`Twig language definition`:   https://github.com/gabrielcorpse/gedit-twig-template-language
-.. _`Twig syntax mode`:           https://github.com/bobthecow/Twig-HTML.mode
-.. _`other Twig syntax mode`:     https://github.com/muxx/Twig-HTML.mode
-.. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig
-.. _`web-mode.el`:                http://web-mode.org/
-.. _`regular expressions`:        https://www.php.net/manual/en/pcre.pattern.php
-.. _`PHP-twig for atom`:          https://github.com/reesef/php-twig
-.. _`TwigFiddle`:                 https://twigfiddle.com/
-.. _`Twig pack`:                  https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-twig-pack
diff --git a/vendor/twig/twig/doc/tests/constant.rst b/vendor/twig/twig/doc/tests/constant.rst
deleted file mode 100644
index 448c238bcaad4d6f2f57b7e410057846f243b879..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/constant.rst
+++ /dev/null
@@ -1,19 +0,0 @@
-``constant``
-============
-
-``constant`` checks if a variable has the exact same value as a constant. You
-can use either global constants or class constants:
-
-.. code-block:: twig
-
-    {% if post.status is constant('Post::PUBLISHED') %}
-        the status attribute is exactly the same as Post::PUBLISHED
-    {% endif %}
-
-You can test constants from object instances as well:
-
-.. code-block:: twig
-
-    {% if post.status is constant('PUBLISHED', post) %}
-        the status attribute is exactly the same as Post::PUBLISHED
-    {% endif %}
diff --git a/vendor/twig/twig/doc/tests/defined.rst b/vendor/twig/twig/doc/tests/defined.rst
deleted file mode 100644
index 234a28988a014d65166d8b3c55a9d0cc6e13b362..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/defined.rst
+++ /dev/null
@@ -1,30 +0,0 @@
-``defined``
-===========
-
-``defined`` checks if a variable is defined in the current context. This is very
-useful if you use the ``strict_variables`` option:
-
-.. code-block:: twig
-
-    {# defined works with variable names #}
-    {% if foo is defined %}
-        ...
-    {% endif %}
-
-    {# and attributes on variables names #}
-    {% if foo.bar is defined %}
-        ...
-    {% endif %}
-
-    {% if foo['bar'] is defined %}
-        ...
-    {% endif %}
-
-When using the ``defined`` test on an expression that uses variables in some
-method calls, be sure that they are all defined first:
-
-.. code-block:: twig
-
-    {% if var is defined and foo.method(var) is defined %}
-        ...
-    {% endif %}
diff --git a/vendor/twig/twig/doc/tests/divisibleby.rst b/vendor/twig/twig/doc/tests/divisibleby.rst
deleted file mode 100644
index 8032d349abae34a52a7d2a17ede72b14af078741..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/divisibleby.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-``divisible by``
-================
-
-``divisible by`` checks if a variable is divisible by a number:
-
-.. code-block:: twig
-
-    {% if loop.index is divisible by(3) %}
-        ...
-    {% endif %}
diff --git a/vendor/twig/twig/doc/tests/empty.rst b/vendor/twig/twig/doc/tests/empty.rst
deleted file mode 100644
index 2cd28069bb7b1e76f28de9f514dbe709028801a6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/empty.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-``empty``
-=========
-
-.. versionadded:: 2.3
-
-    Support for the ``__toString()`` magic method has been added in Twig 2.3.
-
-``empty`` checks if a variable is an empty string, an empty array, an empty
-hash, exactly ``false``, or exactly ``null``.
-
-For objects that implement the ``Countable`` interface, ``empty`` will check the
-return value of the ``count()`` method.
-
-For objects that implement the ``__toString()`` magic method (and not ``Countable``),
-it will check if an empty string is returned.
-
-.. code-block:: twig
-
-    {% if foo is empty %}
-        ...
-    {% endif %}
-
diff --git a/vendor/twig/twig/doc/tests/even.rst b/vendor/twig/twig/doc/tests/even.rst
deleted file mode 100644
index 2de0de2f3cde4585c8887f7002c86580577fb4d5..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/even.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-``even``
-========
-
-``even`` returns ``true`` if the given number is even:
-
-.. code-block:: twig
-
-    {{ var is even }}
-
-.. seealso::
-
-    :doc:`odd<../tests/odd>`
diff --git a/vendor/twig/twig/doc/tests/index.rst b/vendor/twig/twig/doc/tests/index.rst
deleted file mode 100644
index c63208ee74de1bd920a55934e440885a850a311c..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/index.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-Tests
-=====
-
-.. toctree::
-    :maxdepth: 1
-
-    constant
-    defined
-    divisibleby
-    empty
-    even
-    iterable
-    null
-    odd
-    sameas
diff --git a/vendor/twig/twig/doc/tests/iterable.rst b/vendor/twig/twig/doc/tests/iterable.rst
deleted file mode 100644
index 4ebfe9d8a50b266f85ca05f594d2f69842c35dd3..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/iterable.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-``iterable``
-============
-
-``iterable`` checks if a variable is an array or a traversable object:
-
-.. code-block:: twig
-
-    {# evaluates to true if the foo variable is iterable #}
-    {% if users is iterable %}
-        {% for user in users %}
-            Hello {{ user }}!
-        {% endfor %}
-    {% else %}
-        {# users is probably a string #}
-        Hello {{ users }}!
-    {% endif %}
diff --git a/vendor/twig/twig/doc/tests/null.rst b/vendor/twig/twig/doc/tests/null.rst
deleted file mode 100644
index 9ed93f6bb29dd1bf03e448acea5c14e1539f14b6..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/null.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-``null``
-========
-
-``null`` returns ``true`` if the variable is ``null``:
-
-.. code-block:: twig
-
-    {{ var is null }}
-
-.. note::
-
-    ``none`` is an alias for ``null``.
diff --git a/vendor/twig/twig/doc/tests/odd.rst b/vendor/twig/twig/doc/tests/odd.rst
deleted file mode 100644
index 27fe7e4dc6c22257c91d420851888f9eb0d2bb09..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/odd.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-``odd``
-=======
-
-``odd`` returns ``true`` if the given number is odd:
-
-.. code-block:: twig
-
-    {{ var is odd }}
-
-.. seealso::
-
-    :doc:`even<../tests/even>`
diff --git a/vendor/twig/twig/doc/tests/sameas.rst b/vendor/twig/twig/doc/tests/sameas.rst
deleted file mode 100644
index c09297114bb6e3b50d72a64ee36974e40d651465..0000000000000000000000000000000000000000
--- a/vendor/twig/twig/doc/tests/sameas.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-``same as``
-===========
-
-``same as`` checks if a variable is the same as another variable.
-This is equivalent to ``===`` in PHP:
-
-.. code-block:: twig
-
-    {% if foo.attribute is same as(false) %}
-        the foo attribute really is the 'false' PHP value
-    {% endif %}
diff --git a/vendor/twig/twig/src/Cache/FilesystemCache.php b/vendor/twig/twig/src/Cache/FilesystemCache.php
index cd6b663b168bb449aaa29a7d60d6e7ab4a93ed58..c32c81884baeef0996411bf1941c9c3100ed501c 100644
--- a/vendor/twig/twig/src/Cache/FilesystemCache.php
+++ b/vendor/twig/twig/src/Cache/FilesystemCache.php
@@ -35,7 +35,7 @@ public function __construct($directory, $options = 0)
 
     public function generateKey($name, $className)
     {
-        $hash = hash('sha256', $className);
+        $hash = hash(\PHP_VERSION_ID < 80100 ? 'sha256' : 'xxh128', $className);
 
         return $this->directory.$hash[0].$hash[1].'/'.$hash.'.php';
     }
diff --git a/vendor/twig/twig/src/Compiler.php b/vendor/twig/twig/src/Compiler.php
index 865d885c88e0ad08135278f0b8a0cbcb956e95a6..8727991d1b7cfda628835136f7456f1fb69ec3e2 100644
--- a/vendor/twig/twig/src/Compiler.php
+++ b/vendor/twig/twig/src/Compiler.php
@@ -238,7 +238,7 @@ public function outdent($step = 1)
 
     public function getVarName()
     {
-        return sprintf('__internal_%s', hash('sha256', __METHOD__.$this->varNameSalt++));
+        return sprintf('__internal_compile_%d', $this->varNameSalt++);
     }
 }
 
diff --git a/vendor/twig/twig/src/Environment.php b/vendor/twig/twig/src/Environment.php
index cb090a72a27c9675ac02b551dca709fc35b0f576..8e62525774ad31f2851e4be5e70656da6df6c563 100644
--- a/vendor/twig/twig/src/Environment.php
+++ b/vendor/twig/twig/src/Environment.php
@@ -38,11 +38,11 @@
  */
 class Environment
 {
-    public const VERSION = '2.14.7';
-    public const VERSION_ID = 21407;
+    public const VERSION = '2.14.11';
+    public const VERSION_ID = 21411;
     public const MAJOR_VERSION = 2;
     public const MINOR_VERSION = 14;
-    public const RELEASE_VERSION = 7;
+    public const RELEASE_VERSION = 11;
     public const EXTRA_VERSION = '';
 
     private $charset;
@@ -298,7 +298,7 @@ public function getTemplateClass($name, $index = null)
     {
         $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;
 
-        return $this->templateClassPrefix.hash('sha256', $key).(null === $index ? '' : '___'.$index);
+        return $this->templateClassPrefix.hash(\PHP_VERSION_ID < 80100 ? 'sha256' : 'xxh128', $key).(null === $index ? '' : '___'.$index);
     }
 
     /**
@@ -445,7 +445,7 @@ public function loadClass($cls, $name, $index = null)
      */
     public function createTemplate($template, string $name = null)
     {
-        $hash = hash('sha256', $template, false);
+        $hash = hash(\PHP_VERSION_ID < 80100 ? 'sha256' : 'xxh128', $template, false);
         if (null !== $name) {
             $name = sprintf('%s (string template %s)', $name, $hash);
         } else {
@@ -501,6 +501,7 @@ public function resolveTemplate($names)
             $names = [$names];
         }
 
+        $count = \count($names);
         foreach ($names as $name) {
             if ($name instanceof Template) {
                 return $name;
@@ -509,13 +510,11 @@ public function resolveTemplate($names)
                 return $name;
             }
 
-            try {
-                return $this->loadTemplate($name);
-            } catch (LoaderError $e) {
-                if (1 === \count($names)) {
-                    throw $e;
-                }
+            if (1 !== $count && !$this->getLoader()->exists($name)) {
+                continue;
             }
+
+            return $this->loadTemplate($name);
         }
 
         throw new LoaderError(sprintf('Unable to find one of the following templates: "%s".', implode('", "', $names)));
diff --git a/vendor/twig/twig/src/Extension/CoreExtension.php b/vendor/twig/twig/src/Extension/CoreExtension.php
index 883ff4d6893e152bbf6a1c3d4af56f892e07f077..6ac36108137e8eef6380cc3a86d58c5a5272ded6 100644
--- a/vendor/twig/twig/src/Extension/CoreExtension.php
+++ b/vendor/twig/twig/src/Extension/CoreExtension.php
@@ -213,7 +213,7 @@ public function getFilters()
             // formatting filters
             new TwigFilter('date', 'twig_date_format_filter', ['needs_environment' => true]),
             new TwigFilter('date_modify', 'twig_date_modify_filter', ['needs_environment' => true]),
-            new TwigFilter('format', 'sprintf'),
+            new TwigFilter('format', 'twig_sprintf'),
             new TwigFilter('replace', 'twig_replace_filter'),
             new TwigFilter('number_format', 'twig_number_format_filter', ['needs_environment' => true]),
             new TwigFilter('abs', 'abs'),
@@ -229,15 +229,15 @@ public function getFilters()
             new TwigFilter('capitalize', 'twig_capitalize_string_filter', ['needs_environment' => true]),
             new TwigFilter('upper', 'twig_upper_filter', ['needs_environment' => true]),
             new TwigFilter('lower', 'twig_lower_filter', ['needs_environment' => true]),
-            new TwigFilter('striptags', 'strip_tags'),
+            new TwigFilter('striptags', 'twig_striptags'),
             new TwigFilter('trim', 'twig_trim_filter'),
-            new TwigFilter('nl2br', 'nl2br', ['pre_escape' => 'html', 'is_safe' => ['html']]),
+            new TwigFilter('nl2br', 'twig_nl2br', ['pre_escape' => 'html', 'is_safe' => ['html']]),
             new TwigFilter('spaceless', 'twig_spaceless', ['is_safe' => ['html']]),
 
             // array helpers
             new TwigFilter('join', 'twig_join_filter'),
             new TwigFilter('split', 'twig_split_filter', ['needs_environment' => true]),
-            new TwigFilter('sort', 'twig_sort_filter'),
+            new TwigFilter('sort', 'twig_sort_filter', ['needs_environment' => true]),
             new TwigFilter('merge', 'twig_array_merge'),
             new TwigFilter('batch', 'twig_array_batch'),
             new TwigFilter('column', 'twig_array_column'),
@@ -481,6 +481,19 @@ function twig_date_modify_filter(Environment $env, $date, $modifier)
     return $date->modify($modifier);
 }
 
+/**
+ * Returns a formatted string.
+ *
+ * @param string|null $format
+ * @param ...$values
+ *
+ * @return string
+ */
+function twig_sprintf($format, ...$values)
+{
+    return sprintf($format ?? '', ...$values);
+}
+
 /**
  * Converts an input to a \DateTime instance.
  *
@@ -543,7 +556,7 @@ function twig_date_converter(Environment $env, $date = null, $timezone = null)
 /**
  * Replaces strings within a string.
  *
- * @param string             $str  String to replace in
+ * @param string|null        $str  String to replace in
  * @param array|\Traversable $from Replace values
  *
  * @return string
@@ -554,20 +567,22 @@ function twig_replace_filter($str, $from)
         throw new RuntimeError(sprintf('The "replace" filter expects an array or "Traversable" as replace values, got "%s".', \is_object($from) ? \get_class($from) : \gettype($from)));
     }
 
-    return strtr($str, twig_to_array($from));
+    return strtr($str ?? '', twig_to_array($from));
 }
 
 /**
  * Rounds a number.
  *
- * @param int|float $value     The value to round
- * @param int|float $precision The rounding precision
- * @param string    $method    The method to use for rounding
+ * @param int|float|string|null $value     The value to round
+ * @param int|float             $precision The rounding precision
+ * @param string                $method    The method to use for rounding
  *
  * @return int|float The rounded number
  */
 function twig_round($value, $precision = 0, $method = 'common')
 {
+    $value = (float) $value;
+
     if ('common' === $method) {
         return round($value, $precision);
     }
@@ -583,7 +598,7 @@ function twig_round($value, $precision = 0, $method = 'common')
  * Number format filter.
  *
  * All of the formatting options can be left null, in that case the defaults will
- * be used.  Supplying any of the parameters will override the defaults set in the
+ * be used. Supplying any of the parameters will override the defaults set in the
  * environment object.
  *
  * @param mixed  $number       A float/int/string of the number to format
@@ -614,7 +629,7 @@ function twig_number_format_filter(Environment $env, $number, $decimal = null, $
 /**
  * URL encodes (RFC 3986) a string as a path segment or an array as a query string.
  *
- * @param string|array $url A URL or an array of query parameters
+ * @param string|array|null $url A URL or an array of query parameters
  *
  * @return string The URL encoded value
  */
@@ -624,7 +639,7 @@ function twig_urlencode_filter($url)
         return http_build_query($url, '', '&', \PHP_QUERY_RFC3986);
     }
 
-    return rawurlencode($url);
+    return rawurlencode($url ?? '');
 }
 
 /**
@@ -686,9 +701,7 @@ function twig_slice(Environment $env, $item, $start, $length = null, $preserveKe
         return \array_slice($item, $start, $length, $preserveKeys);
     }
 
-    $item = (string) $item;
-
-    return (string) mb_substr($item, $start, $length, $env->getCharset());
+    return (string) mb_substr((string) $item, $start, $length, $env->getCharset());
 }
 
 /**
@@ -777,14 +790,16 @@ function twig_join_filter($value, $glue = '', $and = null)
  *  {{ "aabbcc"|split('', 2) }}
  *  {# returns [aa, bb, cc] #}
  *
- * @param string $value     A string
- * @param string $delimiter The delimiter
- * @param int    $limit     The limit
+ * @param string|null $value     A string
+ * @param string      $delimiter The delimiter
+ * @param int         $limit     The limit
  *
  * @return array The split string as an array
  */
 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null)
 {
+    $value = $value ?? '';
+
     if (\strlen($delimiter) > 0) {
         return null === $limit ? explode($delimiter, $value) : explode($delimiter, $value, $limit);
     }
@@ -870,8 +885,8 @@ function twig_get_array_keys_filter($array)
 /**
  * Reverses a variable.
  *
- * @param array|\Traversable|string $item         An array, a \Traversable instance, or a string
- * @param bool                      $preserveKeys Whether to preserve key or not
+ * @param array|\Traversable|string|null $item         An array, a \Traversable instance, or a string
+ * @param bool                           $preserveKeys Whether to preserve key or not
  *
  * @return mixed The reversed input
  */
@@ -890,10 +905,10 @@ function twig_reverse_filter(Environment $env, $item, $preserveKeys = false)
     $charset = $env->getCharset();
 
     if ('UTF-8' !== $charset) {
-        $item = twig_convert_encoding($string, 'UTF-8', $charset);
+        $string = twig_convert_encoding($string, 'UTF-8', $charset);
     }
 
-    preg_match_all('/./us', $item, $matches);
+    preg_match_all('/./us', $string, $matches);
 
     $string = implode('', array_reverse($matches[0]));
 
@@ -911,7 +926,7 @@ function twig_reverse_filter(Environment $env, $item, $preserveKeys = false)
  *
  * @return array
  */
-function twig_sort_filter($array, $arrow = null)
+function twig_sort_filter(Environment $env, $array, $arrow = null)
 {
     if ($array instanceof \Traversable) {
         $array = iterator_to_array($array);
@@ -920,6 +935,8 @@ function twig_sort_filter($array, $arrow = null)
     }
 
     if (null !== $arrow) {
+        twig_check_arrow_in_sandbox($env, $arrow, 'sort', 'filter');
+
         uasort($array, $arrow);
     } else {
         asort($array);
@@ -968,6 +985,10 @@ function twig_in_filter($value, $compare)
 /**
  * Returns a trimmed string.
  *
+ * @param string|null $string
+ * @param string|null $characterMask
+ * @param string      $side
+ *
  * @return string
  *
  * @throws RuntimeError When an invalid trimming side is used (not a string or not 'left', 'right', or 'both')
@@ -980,33 +1001,54 @@ function twig_trim_filter($string, $characterMask = null, $side = 'both')
 
     switch ($side) {
         case 'both':
-            return trim($string, $characterMask);
+            return trim($string ?? '', $characterMask);
         case 'left':
-            return ltrim($string, $characterMask);
+            return ltrim($string ?? '', $characterMask);
         case 'right':
-            return rtrim($string, $characterMask);
+            return rtrim($string ?? '', $characterMask);
         default:
             throw new RuntimeError('Trimming side must be "left", "right" or "both".');
     }
 }
 
+/**
+ * Inserts HTML line breaks before all newlines in a string.
+ *
+ * @param string|null $string
+ *
+ * @return string
+ */
+function twig_nl2br($string)
+{
+    return nl2br($string ?? '');
+}
+
 /**
  * Removes whitespaces between HTML tags.
  *
+ * @param string|null $string
+ *
  * @return string
  */
 function twig_spaceless($content)
 {
-    return trim(preg_replace('/>\s+</', '><', $content));
+    return trim(preg_replace('/>\s+</', '><', $content ?? ''));
 }
 
+/**
+ * @param string|null $string
+ * @param string      $to
+ * @param string      $from
+ *
+ * @return string
+ */
 function twig_convert_encoding($string, $to, $from)
 {
     if (!\function_exists('iconv')) {
         throw new RuntimeError('Unable to convert encoding: required function iconv() does not exist. You should install ext-iconv or symfony/polyfill-iconv.');
     }
 
-    return iconv($from, $to, $string);
+    return iconv($from, $to, $string ?? '');
 }
 
 /**
@@ -1044,47 +1086,60 @@ function twig_length_filter(Environment $env, $thing)
 /**
  * Converts a string to uppercase.
  *
- * @param string $string A string
+ * @param string|null $string A string
  *
  * @return string The uppercased string
  */
 function twig_upper_filter(Environment $env, $string)
 {
-    return mb_strtoupper($string, $env->getCharset());
+    return mb_strtoupper($string ?? '', $env->getCharset());
 }
 
 /**
  * Converts a string to lowercase.
  *
- * @param string $string A string
+ * @param string|null $string A string
  *
  * @return string The lowercased string
  */
 function twig_lower_filter(Environment $env, $string)
 {
-    return mb_strtolower($string, $env->getCharset());
+    return mb_strtolower($string ?? '', $env->getCharset());
+}
+
+/**
+ * Strips HTML and PHP tags from a string.
+ *
+ * @param string|null $string
+ * @param string[]|string|null $string
+ *
+ * @return string
+ */
+function twig_striptags($string, $allowable_tags = null)
+{
+    return strip_tags($string ?? '', $allowable_tags);
 }
 
 /**
  * Returns a titlecased string.
  *
- * @param string $string A string
+ * @param string|null $string A string
  *
  * @return string The titlecased string
  */
 function twig_title_string_filter(Environment $env, $string)
 {
     if (null !== $charset = $env->getCharset()) {
-        return mb_convert_case($string, \MB_CASE_TITLE, $charset);
+        return mb_convert_case($string ?? '', \MB_CASE_TITLE, $charset);
     }
 
-    return ucwords(strtolower($string));
+    return ucwords(strtolower($string ?? ''));
 }
 
 /**
  * Returns a capitalized string.
  *
- * @param string $string A string
+ * @param string|null $string A string
  *
  * @return string The capitalized string
  */
@@ -1092,7 +1147,7 @@ function twig_capitalize_string_filter(Environment $env, $string)
 {
     $charset = $env->getCharset();
 
-    return mb_strtoupper(mb_substr($string, 0, 1, $charset), $charset).mb_strtolower(mb_substr($string, 1, null, $charset), $charset);
+    return mb_strtoupper(mb_substr($string ?? '', 0, 1, $charset), $charset).mb_strtolower(mb_substr($string ?? '', 1, null, $charset), $charset);
 }
 
 /**
@@ -1553,9 +1608,7 @@ function twig_array_filter(Environment $env, $array, $arrow)
         throw new RuntimeError(sprintf('The "filter" filter expects an array or "Traversable", got "%s".', \is_object($array) ? \get_class($array) : \gettype($array)));
     }
 
-    if (!$arrow instanceof Closure && $env->hasExtension('\Twig\Extension\SandboxExtension') && $env->getExtension('\Twig\Extension\SandboxExtension')->isSandboxed()) {
-        throw new RuntimeError('The callable passed to "filter" filter must be a Closure in sandbox mode.');
-    }
+    twig_check_arrow_in_sandbox($env, $arrow, 'filter', 'filter');
 
     if (\is_array($array)) {
         return array_filter($array, $arrow, \ARRAY_FILTER_USE_BOTH);
@@ -1567,9 +1620,7 @@ function twig_array_filter(Environment $env, $array, $arrow)
 
 function twig_array_map(Environment $env, $array, $arrow)
 {
-    if (!$arrow instanceof Closure && $env->hasExtension('\Twig\Extension\SandboxExtension') && $env->getExtension('\Twig\Extension\SandboxExtension')->isSandboxed()) {
-        throw new RuntimeError('The callable passed to the "map" filter must be a Closure in sandbox mode.');
-    }
+    twig_check_arrow_in_sandbox($env, $arrow, 'map', 'filter');
 
     $r = [];
     foreach ($array as $k => $v) {
@@ -1581,9 +1632,7 @@ function twig_array_map(Environment $env, $array, $arrow)
 
 function twig_array_reduce(Environment $env, $array, $arrow, $initial = null)
 {
-    if (!$arrow instanceof Closure && $env->hasExtension('\Twig\Extension\SandboxExtension') && $env->getExtension('\Twig\Extension\SandboxExtension')->isSandboxed()) {
-        throw new RuntimeError('The callable passed to the "reduce" filter must be a Closure in sandbox mode.');
-    }
+    twig_check_arrow_in_sandbox($env, $arrow, 'reduce', 'filter');
 
     if (!\is_array($array)) {
         if (!$array instanceof \Traversable) {
@@ -1595,4 +1644,11 @@ function twig_array_reduce(Environment $env, $array, $arrow, $initial = null)
 
     return array_reduce($array, $arrow, $initial);
 }
+
+function twig_check_arrow_in_sandbox(Environment $env, $arrow, $thing, $type)
+{
+    if (!$arrow instanceof Closure && $env->hasExtension('\Twig\Extension\SandboxExtension') && $env->getExtension('\Twig\Extension\SandboxExtension')->isSandboxed()) {
+        throw new RuntimeError(sprintf('The callable passed to the "%s" %s must be a Closure in sandbox mode.', $thing, $type));
+    }
+}
 }
diff --git a/vendor/twig/twig/src/Parser.php b/vendor/twig/twig/src/Parser.php
index dd66573cd955aba38f860babbcb1e92497d99218..eb2ee15c4c83c77c976c7deba493482da4e641a7 100644
--- a/vendor/twig/twig/src/Parser.php
+++ b/vendor/twig/twig/src/Parser.php
@@ -56,7 +56,7 @@ public function __construct(Environment $env)
 
     public function getVarName()
     {
-        return sprintf('__internal_%s', hash('sha256', __METHOD__.$this->stream->getSourceContext()->getCode().$this->varNameSalt++));
+        return sprintf('__internal_parse_%d', $this->varNameSalt++);
     }
 
     public function parse(TokenStream $stream, $test = null, $dropNeedle = false)
diff --git a/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php b/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
index f19f6b78fba76f6091b26cddbb399e7eb057bb9f..8b7c18adb674617f99869ee873392f207563c940 100644
--- a/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
+++ b/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
@@ -28,10 +28,12 @@
 final class ProfilerNodeVisitor extends AbstractNodeVisitor
 {
     private $extensionName;
+    private $varName;
 
     public function __construct(string $extensionName)
     {
         $this->extensionName = $extensionName;
+        $this->varName = sprintf('__internal_%s', hash(\PHP_VERSION_ID < 80100 ? 'sha256' : 'xxh128', $extensionName));
     }
 
     protected function doEnterNode(Node $node, Environment $env)
@@ -42,33 +44,25 @@ protected function doEnterNode(Node $node, Environment $env)
     protected function doLeaveNode(Node $node, Environment $env)
     {
         if ($node instanceof ModuleNode) {
-            $varName = $this->getVarName();
-            $node->setNode('display_start', new Node([new EnterProfileNode($this->extensionName, Profile::TEMPLATE, $node->getTemplateName(), $varName), $node->getNode('display_start')]));
-            $node->setNode('display_end', new Node([new LeaveProfileNode($varName), $node->getNode('display_end')]));
+            $node->setNode('display_start', new Node([new EnterProfileNode($this->extensionName, Profile::TEMPLATE, $node->getTemplateName(), $this->varName), $node->getNode('display_start')]));
+            $node->setNode('display_end', new Node([new LeaveProfileNode($this->varName), $node->getNode('display_end')]));
         } elseif ($node instanceof BlockNode) {
-            $varName = $this->getVarName();
             $node->setNode('body', new BodyNode([
-                new EnterProfileNode($this->extensionName, Profile::BLOCK, $node->getAttribute('name'), $varName),
+                new EnterProfileNode($this->extensionName, Profile::BLOCK, $node->getAttribute('name'), $this->varName),
                 $node->getNode('body'),
-                new LeaveProfileNode($varName),
+                new LeaveProfileNode($this->varName),
             ]));
         } elseif ($node instanceof MacroNode) {
-            $varName = $this->getVarName();
             $node->setNode('body', new BodyNode([
-                new EnterProfileNode($this->extensionName, Profile::MACRO, $node->getAttribute('name'), $varName),
+                new EnterProfileNode($this->extensionName, Profile::MACRO, $node->getAttribute('name'), $this->varName),
                 $node->getNode('body'),
-                new LeaveProfileNode($varName),
+                new LeaveProfileNode($this->varName),
             ]));
         }
 
         return $node;
     }
 
-    private function getVarName(): string
-    {
-        return sprintf('__internal_%s', hash('sha256', $this->extensionName));
-    }
-
     public function getPriority()
     {
         return 0;
diff --git a/vendor/twig/twig/src/Test/IntegrationTestCase.php b/vendor/twig/twig/src/Test/IntegrationTestCase.php
index 544708986e4d1714dd5c28e4a15369d489419840..df880a841286504237cd02803afdbc91c8872b49 100644
--- a/vendor/twig/twig/src/Test/IntegrationTestCase.php
+++ b/vendor/twig/twig/src/Test/IntegrationTestCase.php
@@ -186,7 +186,7 @@ protected function doIntegrationTest($file, $message, $condition, $templates, $e
             // avoid using the same PHP class name for different cases
             $p = new \ReflectionProperty($twig, 'templateClassPrefix');
             $p->setAccessible(true);
-            $p->setValue($twig, '__TwigTemplate_'.hash('sha256', uniqid(mt_rand(), true), false).'_');
+            $p->setValue($twig, '__TwigTemplate_'.hash(\PHP_VERSION_ID < 80100 ? 'sha256' : 'xxh128', uniqid(mt_rand(), true), false).'_');
 
             $deprecations = [];
             try {
diff --git a/web/core/assets/scaffold/README.txt b/web/core/assets/scaffold/README.txt
index 767b508da7f1e37dbe75963f081d0d62df4859f7..88e36053c4b9bf0834fb655904687a6dc71483c2 100644
--- a/web/core/assets/scaffold/README.txt
+++ b/web/core/assets/scaffold/README.txt
@@ -1,11 +1,10 @@
 Drupal Scaffold Files are files that are contained inside drupal/core, but are
 installed outside of the core directory (e.g. at the Drupal root).
 
-Scaffold files were added to drupal/core in Drupal 8.8.x. During the Drupal 8
-development cycle, the scaffold files are also being maintained in their original
+For now, the scaffold files are being maintained in their original
 locations. This is done so that Drupal sites based on the template project
-drupal-composer/drupal-project may continue to download these files from the same
-URLs they have historically been found at.
+drupal-composer/drupal-project may continue to download these files from the
+same URLs they have historically been found at.
 
-The scaffold files will be deleted from their original location in Drupal 9.
+Those will be deleted from their original location in a future version.
 See https://www.drupal.org/project/drupal/issues/3075954 for follow-on work.
diff --git a/web/core/lib/Drupal.php b/web/core/lib/Drupal.php
index fc47294d834744a56fba0c3fb36694e1b1daadc4..af01b8df03f53063528516f9fdebb049b1985583 100644
--- a/web/core/lib/Drupal.php
+++ b/web/core/lib/Drupal.php
@@ -75,7 +75,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '9.3.3';
+  const VERSION = '9.3.5';
 
   /**
    * Core API compatibility.
diff --git a/web/core/lib/Drupal/Core/Asset/CssOptimizer.php b/web/core/lib/Drupal/Core/Asset/CssOptimizer.php
index 22f6cdb9abac0ad7e3d6a37241c55183785f857c..c01a1ba8717458de0e6f5cdd3d9d9ce532550985 100644
--- a/web/core/lib/Drupal/Core/Asset/CssOptimizer.php
+++ b/web/core/lib/Drupal/Core/Asset/CssOptimizer.php
@@ -71,7 +71,16 @@ public function clean($contents) {
   }
 
   /**
-   * Build aggregate CSS file.
+   * Processes CSS file and adds base URLs to any relative resource paths.
+   *
+   * @param array $css_asset
+   *   A CSS asset. The array should contain the `data` key where the value
+   *   should be the path to the CSS file relative to the Drupal root. This is
+   *   an example of the `data` key's value,
+   *   "core/assets/vendor/normalize-css/normalize.css".
+   *
+   * @return string
+   *   The asset's cleaned/optimized contents.
    */
   protected function processFile($css_asset) {
     $contents = $this->loadFile($css_asset['data'], TRUE);
diff --git a/web/core/lib/Drupal/Core/Command/DbDumpCommand.php b/web/core/lib/Drupal/Core/Command/DbDumpCommand.php
index a36366cc2eb99ecda37655479c2332a6a42d4699..ca01c4ec44e668bd717be302460135e1dd793f60 100644
--- a/web/core/lib/Drupal/Core/Command/DbDumpCommand.php
+++ b/web/core/lib/Drupal/Core/Command/DbDumpCommand.php
@@ -415,13 +415,17 @@ protected function getTemplate() {
 $connection = Database::getConnection();
 // Ensure any tables with a serial column with a value of 0 are created as
 // expected.
-$sql_mode = $connection->query("SELECT @@sql_mode;")->fetchField();
-$connection->query("SET sql_mode = '$sql_mode,NO_AUTO_VALUE_ON_ZERO'");
+if ($connection->databaseType() === 'mysql') {
+  $sql_mode = $connection->query("SELECT @@sql_mode;")->fetchField();
+  $connection->query("SET sql_mode = '$sql_mode,NO_AUTO_VALUE_ON_ZERO'");
+}
 
 {{TABLES}}
 
 // Reset the SQL mode.
-$connection->query("SET sql_mode = '$sql_mode'");
+if ($connection->databaseType() === 'mysql') {
+  $connection->query("SET sql_mode = '$sql_mode'");
+}
 ENDOFSCRIPT;
     return $script;
   }
diff --git a/web/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php b/web/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php
index 02fac07e159c50547511bf2f6bcb88823a320f81..aa7c42795b0dc3df7ce51de3e275e86926cc721b 100644
--- a/web/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php
+++ b/web/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php
@@ -55,8 +55,8 @@ public function groupBy($field);
    *     same type as the column.
    *   - 'IN', 'NOT IN': These operators expect $value to be an array of
    *     literals of the same type as the column.
-   *   - 'BETWEEN': This operator expects $value to be an array of two literals
-   *     of the same type as the column.
+   *   - 'BETWEEN', 'NOT BETWEEN': These operators expect $value to be an array
+   *     of two literals of the same type as the column.
    * @param string $langcode
    *   (optional) The language code.
    *
diff --git a/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php b/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php
index 21970253e91b8fc50cfed9236772f7a705146245..97114fae4a69da86d0a717cf32c72e1661d93658 100644
--- a/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php
+++ b/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php
@@ -307,7 +307,7 @@ public function install(array $module_list, $enable_dependencies = TRUE) {
                   $update_manager->installFieldStorageDefinition($storage_definition->getName(), $entity_type->id(), $module, $storage_definition);
                 }
                 catch (EntityStorageException $e) {
-                  watchdog_exception('system', $e, 'An error occurred while notifying the creation of the @name field storage definition: "!message" in %function (line %line of %file).', ['@name' => $storage_definition->getName()]);
+                  watchdog_exception('system', $e, 'An error occurred while notifying the creation of the @name field storage definition: "@message" in %function (line %line of %file).', ['@name' => $storage_definition->getName()]);
                 }
               }
             }
diff --git a/web/core/lib/Drupal/Core/File/FileUrlGenerator.php b/web/core/lib/Drupal/Core/File/FileUrlGenerator.php
index dbfdb0d33bb65ecaf4f414e646573ebab59ce74c..b3fdefea70804eda22d7d590fd2de98b830c6d98 100644
--- a/web/core/lib/Drupal/Core/File/FileUrlGenerator.php
+++ b/web/core/lib/Drupal/Core/File/FileUrlGenerator.php
@@ -186,8 +186,18 @@ public function generate(string $uri): Url {
       return Url::fromUri(urldecode($options['path']), $options);
     }
     elseif ($wrapper = $this->streamWrapperManager->getViaUri($uri)) {
-      // Attempt to return an external URL using the appropriate wrapper.
-      return Url::fromUri('base:' . $this->transformRelative(urldecode($wrapper->getExternalUrl()), FALSE));
+      $external_url = $wrapper->getExternalUrl();
+      $options = UrlHelper::parse($external_url);
+
+      // @todo Switch to dependency injected request_context service after
+      // https://www.drupal.org/project/drupal/issues/3256884 is fixed.
+      if (UrlHelper::externalIsLocal($external_url, \Drupal::service('router.request_context')->getCompleteBaseUrl())) {
+        // Attempt to return an external URL using the appropriate wrapper.
+        return Url::fromUri('base:' . $this->transformRelative(urldecode($options['path']), FALSE), $options);
+      }
+      else {
+        return Url::fromUri(urldecode($options['path']), $options);
+      }
     }
     throw new InvalidStreamWrapperException();
   }
diff --git a/web/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php b/web/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
index d42f7ab90158827c0b9c17a1bd3b6ca4ee18697f..90a2c4257e3beded662b127875759d34b0d4ea1b 100644
--- a/web/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
+++ b/web/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
@@ -73,6 +73,8 @@ public function guessMimeType(string $path) : ?string {
         return $mime_type;
       }
     }
+
+    return NULL;
   }
 
   /**
diff --git a/web/core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php b/web/core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
index 444f8654d7dea21cb6106a7bb27187e9125d0998..fb3be770aeef09d3e38e581feda1a67959defc35 100644
--- a/web/core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
+++ b/web/core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
@@ -150,7 +150,7 @@ public function setContextMapping(array $context_mapping) {
   /**
    * {@inheritdoc}
    */
-  abstract protected function getPluginDefinition();
+  abstract public function getPluginDefinition();
 
   /**
    * {@inheritdoc}
diff --git a/web/core/lib/Drupal/Core/Render/PlaceholderGenerator.php b/web/core/lib/Drupal/Core/Render/PlaceholderGenerator.php
index 467a07e74ab4722ec8053533e3f6750f20ab3338..de50f06a4f3d4fb02d87cb738f5f59adbdd8f1e3 100644
--- a/web/core/lib/Drupal/Core/Render/PlaceholderGenerator.php
+++ b/web/core/lib/Drupal/Core/Render/PlaceholderGenerator.php
@@ -77,6 +77,16 @@ public function createPlaceholder(array $element) {
       '#cache' => TRUE,
     ]);
 
+    // Be sure cache contexts and tags are sorted before serializing them and
+    // making hash. Issue #3225328 removes sort from contexts and tags arrays
+    // for performances reasons.
+    if (isset($placeholder_render_array['#cache']['contexts'])) {
+      sort($placeholder_render_array['#cache']['contexts']);
+    }
+    if (isset($placeholder_render_array['#cache']['tags'])) {
+      sort($placeholder_render_array['#cache']['tags']);
+    }
+
     // Generate placeholder markup. Note that the only requirement is that this
     // is unique markup that isn't easily guessable. The #lazy_builder callback
     // and its arguments are put in the placeholder markup solely to simplify<<<
diff --git a/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php b/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
index 09a2dc2679597d0fb56c747e489fd4a4e4f128e2..f1d4d4236b2e2d62f23ae1b7afa449790acd6dd8 100644
--- a/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
+++ b/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
@@ -118,6 +118,7 @@ public function isEmpty() {
   /**
    * {@inheritdoc}
    */
+  #[\ReturnTypeWillChange]
   public function offsetExists($offset) {
     $this->ensureComputedValue();
     return parent::offsetExists($offset);
diff --git a/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php b/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php
index 60270222e4ae9641e3c1c82d1bf8166593e94291..aab5850ada178d044a4a1bff339947c2dad1c8d4 100644
--- a/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php
+++ b/web/core/lib/Drupal/Core/TypedData/TypedDataManager.php
@@ -8,11 +8,11 @@
 use Drupal\Core\DependencyInjection\DependencySerializationTrait;
 use Drupal\Core\Extension\ModuleHandlerInterface;
 use Drupal\Core\Plugin\DefaultPluginManager;
+use Drupal\Core\TypedData\Validation\ExecutionContextFactory;
 use Drupal\Core\TypedData\Validation\RecursiveValidator;
 use Drupal\Core\Validation\ConstraintManager;
 use Drupal\Core\Validation\ConstraintValidatorFactory;
 use Drupal\Core\Validation\DrupalTranslator;
-use Symfony\Component\Validator\Context\ExecutionContextFactory;
 use Symfony\Component\Validator\Validator\ValidatorInterface;
 
 /**
diff --git a/web/core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php b/web/core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php
index 9d5cdff7fe678be72d3b01cd19821b91a20a0349..a3e62d0b9757c51681752d9e2c9e5be7c6b95cfa 100644
--- a/web/core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php
+++ b/web/core/lib/Drupal/Core/TypedData/Validation/ConstraintViolationBuilder.php
@@ -17,10 +17,6 @@
  *
  * We do not use the builder provided by Symfony as it is marked internal.
  *
- * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class
- *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder instead.
- *
- * @see https://www.drupal.org/node/3238432
  */
 class ConstraintViolationBuilder implements ConstraintViolationBuilderInterface {
 
@@ -125,7 +121,6 @@ class ConstraintViolationBuilder implements ConstraintViolationBuilderInterface
    */
   public function __construct(ConstraintViolationList $violations, Constraint $constraint, $message, array $parameters, $root, $propertyPath, $invalidValue, TranslatorInterface $translator, $translationDomain = null)
     {
-      @trigger_error(__CLASS__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Violation\ConstraintViolationBuilder instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->violations = $violations;
       $this->message = $message;
       $this->parameters = $parameters;
@@ -139,16 +134,9 @@ public function __construct(ConstraintViolationList $violations, Constraint $con
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::atPath()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function atPath($path)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::atPath() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->propertyPath = PropertyPath::append($this->propertyPath, $path);
 
       return $this;
@@ -156,16 +144,9 @@ public function atPath($path)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setParameter()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setParameter($key, $value)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setParameter() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->parameters[$key] = $value;
 
       return $this;
@@ -173,16 +154,9 @@ public function setParameter($key, $value)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setParameters()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setParameters(array $parameters)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setParameters() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->parameters = $parameters;
 
       return $this;
@@ -190,16 +164,9 @@ public function setParameters(array $parameters)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setTranslationDomain()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setTranslationDomain($translationDomain)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setTranslationDomain() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->translationDomain = $translationDomain;
 
       return $this;
@@ -207,16 +174,9 @@ public function setTranslationDomain($translationDomain)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setInvalidValue()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setInvalidValue($invalidValue)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setInvalidValue() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->invalidValue = $invalidValue;
 
       return $this;
@@ -224,16 +184,9 @@ public function setInvalidValue($invalidValue)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setPlural()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setPlural($number)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setPlural() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->plural = $number;
 
       return $this;
@@ -241,16 +194,9 @@ public function setPlural($number)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setCode()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setCode($code)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setCode() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->code = $code;
 
       return $this;
@@ -258,16 +204,9 @@ public function setCode($code)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setCause()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function setCause($cause)
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::setCause() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       $this->cause = $cause;
 
       return $this;
@@ -275,16 +214,9 @@ public function setCause($cause)
 
     /**
      * {@inheritdoc}
-     *
-     * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-     *   \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::addViolation()
-     *   instead.
-     *
-     * @see https://www.drupal.org/node/3238432
      */
     public function addViolation()
     {
-      @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Violation\ConstraintViolationBuilder::addViolation() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
       if (null === $this->plural) {
         $translatedMessage = $this->translator->trans(
           $this->message,
diff --git a/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php b/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
index 34eda6a71ecbbcc719d7cd94f890dd7f4753c8e7..1d409b72998f46319ecf41ca5169be2f00be5109 100644
--- a/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
+++ b/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
@@ -18,11 +18,6 @@
  * We do not use the context provided by Symfony as it is marked internal, so
  * this class is pretty much the same, but has some code style changes as well
  * as exceptions for methods we don't support.
- *
- * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class
- *   \Symfony\Component\Validator\Context\ExecutionContext instead.
- *
- * @see https://www.drupal.org/node/3238432
  */
 class ExecutionContext implements ExecutionContextInterface {
 
@@ -127,7 +122,6 @@ class ExecutionContext implements ExecutionContextInterface {
    *    Should not be used in user code.
    */
   public function __construct(ValidatorInterface $validator, $root, TranslatorInterface $translator, $translationDomain = NULL) {
-    @trigger_error(__CLASS__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Context\ExecutionContext instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->validator = $validator;
     $this->root = $root;
     $this->translator = $translator;
@@ -137,15 +131,8 @@ public function __construct(ValidatorInterface $validator, $root, TranslatorInte
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::setNode()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function setNode($value, $object, MetadataInterface $metadata = NULL, $propertyPath) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::setNode() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->value = $value;
     $this->data = $object;
     $this->metadata = $metadata;
@@ -154,43 +141,22 @@ public function setNode($value, $object, MetadataInterface $metadata = NULL, $pr
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::setGroup()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function setGroup($group) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::setGroup() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->group = $group;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::setConstraint()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function setConstraint(Constraint $constraint) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::setConstraint() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->constraint = $constraint;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::addViolation()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function addViolation($message, array $parameters = [], $invalidValue = NULL, $plural = NULL, $code = NULL) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::addViolation() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     // The parameters $invalidValue and following are ignored by the new
     // API, as they are not present in the new interface anymore.
     // You should use buildViolation() instead.
@@ -203,295 +169,148 @@ public function addViolation($message, array $parameters = [], $invalidValue = N
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::buildViolation()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function buildViolation($message, array $parameters = []): ConstraintViolationBuilderInterface {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::buildViolation() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return new ConstraintViolationBuilder($this->violations, $this->constraint, $message, $parameters, $this->root, $this->propertyPath, $this->value, $this->translator, $this->translationDomain);
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getViolations()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getViolations() {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getViolations() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->violations;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getValidator()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getValidator() {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getValidator() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->validator;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getRoot()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getRoot() {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getRoot() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->root;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getValue()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getValue() {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getValue() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->value;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getObject()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getObject(): ?object {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getObject() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->data;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getMetadata()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getMetadata(): ?MetadataInterface {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getMetadata() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->metadata;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getGroup()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getGroup(): ?string {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getGroup() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return Constraint::DEFAULT_GROUP;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getClassName()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getClassName(): ?string {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getClassName() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return get_class($this->data);
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getPropertyName()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getPropertyName(): ?string {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getPropertyName() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return $this->data->getName();
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getPropertyPath()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getPropertyPath($sub_path = ''): string {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getPropertyPath() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return PropertyPath::append($this->propertyPath, $sub_path);
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::addViolationAt()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function addViolationAt($subPath, $message, array $parameters = [], $invalidValue = NULL, $plural = NULL, $code = NULL) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::addViolationAt() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     throw new \LogicException('Legacy validator API is unsupported.');
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::validate()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function validate($value, $subPath = '', $groups = NULL, $traverse = FALSE, $deep = FALSE) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::validate() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     throw new \LogicException('Legacy validator API is unsupported.');
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::markConstraintAsValidated()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function markConstraintAsValidated($cache_key, $constraint_hash) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::markConstraintAsValidated() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->validatedConstraints[$cache_key . ':' . $constraint_hash] = TRUE;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::isConstraintValidated()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function isConstraintValidated($cache_key, $constraint_hash) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::isConstraintValidated() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return isset($this->validatedConstraints[$cache_key . ':' . $constraint_hash]);
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::validateValue()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function validateValue($value, $constraints, $subPath = '', $groups = NULL) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::validateValue() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     throw new \LogicException('Legacy validator API is unsupported.');
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::markGroupAsValidated()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function markGroupAsValidated($cache_key, $group_hash) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::markGroupAsValidated() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->validatedObjects[$cache_key][$group_hash] = TRUE;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::isGroupValidated()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function isGroupValidated($cache_key, $group_hash) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::isGroupValidated() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return isset($this->validatedObjects[$cache_key][$group_hash]);
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::markObjectAsInitialized()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function markObjectAsInitialized($cache_key) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::markObjectAsInitialized() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     // Not supported, so nothing todo.
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::isObjectInitialized()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function isObjectInitialized($cache_key) {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::isObjectInitialized() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     // Not supported, so nothing todo.
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContext::getMetadataFactory()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function getMetadataFactory() {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContext::getMetadataFactory() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     throw new \LogicException('Legacy validator API is unsupported.');
   }
 
diff --git a/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContextFactory.php b/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContextFactory.php
index 32cb2abb5bfc46750c7fe57962e5aaea7a95a9fe..5c6a8264cd9c25fc53b04f2073414a05301e2229 100644
--- a/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContextFactory.php
+++ b/web/core/lib/Drupal/Core/TypedData/Validation/ExecutionContextFactory.php
@@ -11,11 +11,6 @@
  * Defines an execution factory for the Typed Data validator.
  *
  * We do not use the factory provided by Symfony as it is marked internal.
- *
- * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class
- *   \Symfony\Component\Validator\Context\ExecutionContextFactory instead.
- *
- * @see https://www.drupal.org/node/3238432
  */
 class ExecutionContextFactory implements ExecutionContextFactoryInterface {
 
@@ -38,22 +33,14 @@ class ExecutionContextFactory implements ExecutionContextFactoryInterface {
    *   (optional) The translation domain.
    */
   public function __construct(TranslatorInterface $translator, $translationDomain = NULL) {
-    @trigger_error(__CLASS__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Context\ExecutionContextFactory instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     $this->translator = $translator;
     $this->translationDomain = $translationDomain;
   }
 
   /**
    * {@inheritdoc}
-   *
-   * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use
-   *   \Symfony\Component\Validator\Context\ExecutionContextFactory::createContext()
-   *   instead.
-   *
-   * @see https://www.drupal.org/node/3238432
    */
   public function createContext(ValidatorInterface $validator, $root): ExecutionContextInterface {
-    @trigger_error(__METHOD__ . ' is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Validator\Context\ExecutionContextFactory::createContext() instead. See https://www.drupal.org/node/3238432', E_USER_DEPRECATED);
     return new ExecutionContext(
       $validator,
       $root,
diff --git a/web/core/lib/Drupal/Core/Validation/DrupalTranslator.php b/web/core/lib/Drupal/Core/Validation/DrupalTranslator.php
index 88c78e94c3dd955070e8671b68b0796ff0430447..90542fd98dae7721a36b59c41228724f28121f50 100644
--- a/web/core/lib/Drupal/Core/Validation/DrupalTranslator.php
+++ b/web/core/lib/Drupal/Core/Validation/DrupalTranslator.php
@@ -4,7 +4,6 @@
 
 use Drupal\Component\Render\MarkupInterface;
 use Drupal\Core\StringTranslation\TranslatableMarkup;
-use Symfony\Contracts\Translation\TranslatorInterface;
 
 /**
  * Translates strings using Drupal's translation system.
@@ -29,14 +28,6 @@ public function trans($id, array $parameters = [], $domain = NULL, $locale = NUL
     if ($id instanceof TranslatableMarkup) {
       return $id;
     }
-
-    // Symfony violation messages may separate singular and plural versions
-    // with "|".
-    $ids = explode('|', $id);
-    if ((count($ids) > 1) && isset($parameters['%count%'])) {
-      return \Drupal::translation()->formatPlural($parameters['%count%'], $ids[0], $ids[1], $this->processParameters($parameters), $this->getOptions($domain, $locale));
-    }
-
     return new TranslatableMarkup($id, $this->processParameters($parameters), $this->getOptions($domain, $locale));
   }
 
diff --git a/web/core/lib/Drupal/Core/Validation/TranslatorInterface.php b/web/core/lib/Drupal/Core/Validation/TranslatorInterface.php
index bc679ca2191c1e595f5c8354b842cf18b8c24ab3..e59e766ffdb6631809a3036cfb421df3ac3585f0 100644
--- a/web/core/lib/Drupal/Core/Validation/TranslatorInterface.php
+++ b/web/core/lib/Drupal/Core/Validation/TranslatorInterface.php
@@ -9,10 +9,6 @@
  * to indicate that the Drupal code is actually independent from the
  * Symfony translation component.
  *
- * @deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the
- *   interface \Symfony\Contracts\Translation\TranslatorInterface instead.
- *
- * @see https://www.drupal.org/node/3238432
  * @see https://github.com/symfony/symfony/pull/6189
  * @see https://github.com/symfony/symfony/issues/15714
  */
diff --git a/web/core/misc/cspell/dictionary.txt b/web/core/misc/cspell/dictionary.txt
index 40ebb8e9d11812bdbe4eeae215d955e0cbaf31f7..a1c115ed96ba9768a5d5b992e6e073af8c3b26a0 100644
--- a/web/core/misc/cspell/dictionary.txt
+++ b/web/core/misc/cspell/dictionary.txt
@@ -21,6 +21,7 @@ ajaxify
 ajaxing
 akiko
 aliasable
+alignable
 aliquet
 allowtransparency
 allwords
diff --git a/web/core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php b/web/core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
index 69945eca6aba008b35b911f802629d19a1059b9e..74a031506cdb4bb9fe0d77ca5e6018600e8d0086 100644
--- a/web/core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
+++ b/web/core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
@@ -274,6 +274,16 @@ protected static function generateBigPipePlaceholderId($original_placeholder, ar
     // Generate a BigPipe placeholder ID (to be used by BigPipe's JavaScript).
     // @see \Drupal\Core\Render\PlaceholderGenerator::createPlaceholder()
     if (isset($placeholder_render_array['#lazy_builder'])) {
+      // Be sure cache contexts and tags are sorted before serializing them and
+      // making hash. Issue #3225328 removes sort from contexts and tags arrays
+      // for performances reasons.
+      if (isset($placeholder_render_array['#cache']['contexts'])) {
+        sort($placeholder_render_array['#cache']['contexts']);
+      }
+      if (isset($placeholder_render_array['#cache']['tags'])) {
+        sort($placeholder_render_array['#cache']['tags']);
+      }
+
       $callback = $placeholder_render_array['#lazy_builder'][0];
       $arguments = $placeholder_render_array['#lazy_builder'][1];
       $token = Crypt::hashBase64(serialize($placeholder_render_array));
diff --git a/web/core/modules/ckeditor5/ckeditor5.ckeditor5.yml b/web/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
index 474322d1c6a6ca7e51fd3d52e46435202270a2f0..b7b654681899f2d5b7bc3b92a9043b79ee535605 100644
--- a/web/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
+++ b/web/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
@@ -299,7 +299,7 @@ ckeditor5_horizontalLine:
       - <hr>
 
 ckeditor5_alignment:
-  ckeditor5:
+  ckeditor5: &alignment_ckeditor5_section
     plugins: [alignment.Alignment]
     config:
       # @see core/modules/system/css/components/align.module.css
@@ -313,23 +313,59 @@ ckeditor5_alignment:
             className: text-align-right
           - name: justify
             className: text-align-justify
-  drupal:
+  drupal: &alignment_drupal_section
     label: Alignment
     library: core/ckeditor5.alignment
     admin_library: ckeditor5/admin.alignment
     toolbar_items:
       alignment:
         label: Text alignment
+    elements:
+      - <$block class="text-align-left text-align-center text-align-right text-align-justify">
+
+ckeditor5_alignment.left:
+  ckeditor5: *alignment_ckeditor5_section
+  drupal:
+    label: Align left
+    toolbar_items:
       "alignment:left":
         label: Align left
+    elements:
+      - <$block class="text-align-left">
+    <<: *alignment_drupal_section
+
+ckeditor5_alignment.center:
+  ckeditor5: *alignment_ckeditor5_section
+  drupal:
+    label: Align center
+    toolbar_items:
       "alignment:center":
         label: Align center
+    elements:
+      - <$block class="text-align-center">
+    <<: *alignment_drupal_section
+
+ckeditor5_alignment.right:
+  ckeditor5: *alignment_ckeditor5_section
+  drupal:
+    label: Align right
+    toolbar_items:
       "alignment:right":
         label: Align right
+    elements:
+      - <$block class="text-align-right">
+    <<: *alignment_drupal_section
+
+ckeditor5_alignment.justify:
+  ckeditor5: *alignment_ckeditor5_section
+  drupal:
+    label: Justify
+    toolbar_items:
       "alignment:justify":
-        label: justify
+        label: Justify
     elements:
-      - <$block class="text-align-left text-align-center text-align-right text-align-justify">
+      - <$block class="text-align-justify">
+    <<: *alignment_drupal_section
 
 ckeditor5_removeFormat:
   ckeditor5:
diff --git a/web/core/modules/ckeditor5/js/build/drupalMedia.js b/web/core/modules/ckeditor5/js/build/drupalMedia.js
index ee2cc68094affa54472aaa23204726e25a88676f..fd1540e85d90a1ff2c747a99c39c486e565a27a5 100644
--- a/web/core/modules/ckeditor5/js/build/drupalMedia.js
+++ b/web/core/modules/ckeditor5/js/build/drupalMedia.js
@@ -1 +1 @@
-!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.CKEditor5=t():(e.CKEditor5=e.CKEditor5||{},e.CKEditor5.drupalMedia=t())}(self,(function(){return function(){var e={"ckeditor5/src/core.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/core.js")},"ckeditor5/src/ui.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/ui.js")},"ckeditor5/src/utils.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/utils.js")},"ckeditor5/src/widget.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/widget.js")},"dll-reference CKEditor5.dll":function(e){"use strict";e.exports=CKEditor5.dll}},t={};function i(r){var n=t[r];if(void 0!==n)return n.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,i),a.exports}i.d=function(e,t){for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var r={};return function(){"use strict";i.d(r,{default:function(){return y}});var e=i("ckeditor5/src/core.js"),t=i("ckeditor5/src/widget.js");class n extends e.Command{execute(e){const t=this.editor.plugins.get("DrupalMediaEditing"),i=Object.entries(t.attrs).reduce(((e,[t,i])=>(e[i]=t,e)),{}),r=Object.keys(e).reduce(((t,r)=>(i[r]&&(t[i[r]]=e[r]),t)),{});this.editor.model.change((e=>{this.editor.model.insertContent(function(e,t){return e.createElement("drupalMedia",t)}(e,r))}))}refresh(){const e=this.editor.model,t=e.document.selection,i=e.schema.findAllowedParent(t.getFirstPosition(),"drupalMedia");this.isEnabled=null!==i}}class a extends e.Plugin{static get requires(){return[t.Widget]}init(){this.attrs={drupalMediaAlt:"alt",drupalMediaAlign:"data-align",drupalMediaCaption:"data-caption",drupalMediaEntityType:"data-entity-type",drupalMediaEntityUuid:"data-entity-uuid",drupalMediaViewMode:"data-view-mode"};const e=this.editor.config.get("drupalMedia");if(!e)return;const{previewURL:t,themeError:i}=e;this.previewURL=t,this.labelError=this.editor.t("Preview failed"),this.themeError=i||`\n      <p>${this.editor.t("An error occurred while trying to preview the media. Please save your work and reload this page.")}<p>\n    `,this._defineSchema(),this._defineConverters(),this.editor.commands.add("insertDrupalMedia",new n(this.editor))}async _fetchPreview(e,t){const i=await fetch(`${e}?${new URLSearchParams(t)}`,{headers:{"X-Drupal-MediaPreview-CSRF-Token":this.editor.config.get("drupalMedia").previewCsrfToken}});if(i.ok){return{label:i.headers.get("drupal-media-label"),preview:await i.text()}}return{label:this.labelError,preview:this.themeError}}_defineSchema(){this.editor.model.schema.register("drupalMedia",{allowWhere:"$block",isObject:!0,isContent:!0,allowAttributes:Object.keys(this.attrs)})}_defineConverters(){const e=this.editor.conversion;e.for("upcast").elementToElement({view:{name:"drupal-media"},model:"drupalMedia"}),e.for("dataDowncast").elementToElement({model:"drupalMedia",view:{name:"drupal-media"}}),e.for("editingDowncast").elementToElement({model:"drupalMedia",view:(e,{writer:i})=>{const r=i.createContainerElement("div",{class:"drupal-media"}),n=i.createRawElement("div",{"data-drupal-media-preview":"loading"},(t=>{this.previewURL?this._fetchPreview(this.previewURL,{text:this._renderElement(e),uuid:e.getAttribute("drupalMediaEntityUuid")}).then((({label:e,preview:i})=>{t.innerHTML=i,t.setAttribute("aria-label",e),t.setAttribute("data-drupal-media-preview","ready")})):(t.innerHTML=this.themeError,t.setAttribute("aria-label","drupal-media"),t.setAttribute("data-drupal-media-preview","unavailable"))}));return i.insert(i.createPositionAt(r,0),n),i.setCustomProperty("drupalMedia",!0,r),(0,t.toWidget)(r,i,{label:"media widget"})}}),Object.keys(this.attrs).forEach((t=>{e.attributeToAttribute({model:{key:t,name:"drupalMedia"},view:{name:"drupal-media",key:this.attrs[t]}})}))}_renderElement(e){const t=e.getAttributes();let i="<drupal-media";return Array.from(t).forEach((e=>{this.attrs[e[0]]&&"drupalMediaCaption"!==e[0]&&(i+=` ${this.attrs[e[0]]}="${e[1]}"`)})),i+="></drupal-media>",i}static get pluginName(){return"DrupalMediaEditing"}}var s=i("ckeditor5/src/ui.js");class o extends e.Plugin{init(){const e=this.editor,t=this.editor.config.get("drupalMedia");if(!t)return;const{libraryURL:i,openDialog:r,dialogSettings:n={}}=t;i&&"function"==typeof r&&e.ui.componentFactory.add("drupalMedia",(t=>{const a=e.commands.get("insertDrupalMedia"),o=new s.ButtonView(t);return o.set({label:e.t("Insert Drupal Media"),icon:'<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.1873 4.86414L10.2509 6.86414V7.02335H10.2499V15.5091C9.70972 15.1961 9.01793 15.1048 8.34069 15.3136C7.12086 15.6896 6.41013 16.8967 6.75322 18.0096C7.09631 19.1226 8.3633 19.72 9.58313 19.344C10.6666 19.01 11.3484 18.0203 11.2469 17.0234H11.2499V9.80173L18.1803 8.25067V14.3868C17.6401 14.0739 16.9483 13.9825 16.2711 14.1913C15.0513 14.5674 14.3406 15.7744 14.6836 16.8875C15.0267 18.0004 16.2937 18.5978 17.5136 18.2218C18.597 17.8877 19.2788 16.8982 19.1773 15.9011H19.1803V8.02687L19.1873 8.0253V4.86414Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5039 0.743652H0.386932V12.1603H13.5039V0.743652ZM12.3379 1.75842H1.55289V11.1454H1.65715L4.00622 8.86353L6.06254 10.861L9.24985 5.91309L11.3812 9.22179L11.7761 8.6676L12.3379 9.45621V1.75842ZM6.22048 4.50869C6.22048 5.58193 5.35045 6.45196 4.27722 6.45196C3.20398 6.45196 2.33395 5.58193 2.33395 4.50869C2.33395 3.43546 3.20398 2.56543 4.27722 2.56543C5.35045 2.56543 6.22048 3.43546 6.22048 4.50869Z" fill="black"/></svg>\n',tooltip:!0}),o.bind("isOn","isEnabled").to(a,"value","isEnabled"),this.listenTo(o,"execute",(()=>{r(i,(({attributes:t})=>{e.execute("insertDrupalMedia",t)}),n)})),o}))}}function l(e){return!!e&&e.is("element","drupalMedia")}function d(e){const i=e.getSelectedElement();return i&&function(e){return(0,t.isWidget)(e)&&!!e.getCustomProperty("drupalMedia")}(i)?i:null}class u extends e.Plugin{static get requires(){return[t.WidgetToolbarRepository]}static get pluginName(){return"DrupalMediaToolbar"}afterInit(){const e=this.editor,{t:i}=e;e.plugins.get(t.WidgetToolbarRepository).register("drupalMedia",{ariaLabel:i("Drupal Media toolbar"),items:e.config.get("drupalMedia.toolbar")||[],getRelatedElement:e=>d(e)})}}class c extends e.Command{refresh(){const e=this.editor.model.document.selection.getSelectedElement();this.isEnabled=!1,l(e)&&this._isMediaImage(e).then((e=>{this.isEnabled=e})),l(e)&&e.hasAttribute("drupalMediaAlt")?this.value=e.getAttribute("drupalMediaAlt"):this.value=!1}execute(e){const{model:t}=this.editor,i=t.document.selection.getSelectedElement();e.newValue=e.newValue.trim(),t.change((t=>{e.newValue.length>0?t.setAttribute("drupalMediaAlt",e.newValue,i):t.removeAttribute("drupalMediaAlt",i)}))}async _isMediaImage(e){const t=this.editor.config.get("drupalMedia");if(!t)return null;const{isMediaUrl:i}=t,r=new URLSearchParams({uuid:e.getAttribute("drupalMediaEntityUuid")}),n=await fetch(`${i}&${r}`);return n.ok?JSON.parse(await n.text()):null}}class m extends e.Plugin{static get pluginName(){return"MediaImageTextAlternativeEditing"}init(){this.editor.commands.add("mediaImageTextAlternative",new c(this.editor))}}function h(e){const t=e.editing.view,i=s.BalloonPanelView.defaultPositions;return{target:t.domConverter.viewToDom(t.document.selection.getSelectedElement()),positions:[i.northArrowSouth,i.northArrowSouthWest,i.northArrowSouthEast,i.southArrowNorth,i.southArrowNorthWest,i.southArrowNorthEast]}}var p=i("ckeditor5/src/utils.js");class f extends s.View{constructor(t){super(t);const i=this.locale.t;this.focusTracker=new p.FocusTracker,this.keystrokes=new p.KeystrokeHandler,this.labeledInput=this._createLabeledInputView(),this.saveButtonView=this._createButton(i("Save"),e.icons.check,"ck-button-save"),this.saveButtonView.type="submit",this.cancelButtonView=this._createButton(i("Cancel"),e.icons.cancel,"ck-button-cancel","cancel"),this._focusables=new s.ViewCollection,this._focusCycler=new s.FocusCycler({focusables:this._focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"form",attributes:{class:["ck","ck-text-alternative-form","ck-responsive-form"],tabindex:"-1"},children:[this.labeledInput,this.saveButtonView,this.cancelButtonView]}),(0,s.injectCssTransitionDisabler)(this)}render(){super.render(),this.keystrokes.listenTo(this.element),(0,s.submitHandler)({view:this}),[this.labeledInput,this.saveButtonView,this.cancelButtonView].forEach((e=>{this._focusables.add(e),this.focusTracker.add(e.element)}))}_createButton(e,t,i,r){const n=new s.ButtonView(this.locale);return n.set({label:e,icon:t,tooltip:!0}),n.extendTemplate({attributes:{class:i}}),r&&n.delegate("execute").to(this,r),n}_createLabeledInputView(){const e=this.locale.t,t=new s.LabeledFieldView(this.locale,s.createLabeledInputText);return t.label=e("Override text alternative"),t}}class g extends e.Plugin{static get requires(){return[s.ContextualBalloon]}static get pluginName(){return"MediaImageTextAlternativeUi"}init(){this._createButton(),this._createForm()}destroy(){super.destroy(),this._form.destroy()}_createButton(){const t=this.editor,i=t.t;t.ui.componentFactory.add("mediaImageTextAlternative",(r=>{const n=t.commands.get("mediaImageTextAlternative"),a=new s.ButtonView(r);return a.set({label:i("Override media image text alternative"),icon:e.icons.lowVision,tooltip:!0}),a.bind("isVisible").to(n,"isEnabled"),this.listenTo(a,"execute",(()=>{this._showForm()})),a}))}_createForm(){const e=this.editor,t=e.editing.view.document;this._balloon=this.editor.plugins.get("ContextualBalloon"),this._form=new f(e.locale),this._form.render(),this.listenTo(this._form,"submit",(()=>{e.execute("mediaImageTextAlternative",{newValue:this._form.labeledInput.fieldView.element.value}),this._hideForm(!0)})),this.listenTo(this._form,"cancel",(()=>{this._hideForm(!0)})),this._form.keystrokes.set("Esc",((e,t)=>{this._hideForm(!0),t()})),this.listenTo(e.ui,"update",(()=>{d(t.selection)?this._isVisible&&function(e){const t=e.plugins.get("ContextualBalloon");if(d(e.editing.view.document.selection)){const i=h(e);t.updatePosition(i)}}(e):this._hideForm(!0)})),(0,s.clickOutsideHandler)({emitter:this._form,activator:()=>this._isVisible,contextElements:[this._balloon.view.element],callback:()=>this._hideForm()})}_showForm(){if(this._isVisible)return;const e=this.editor,t=e.commands.get("mediaImageTextAlternative"),i=this._form.labeledInput;this._form.disableCssTransitions(),this._isInBalloon||this._balloon.add({view:this._form,position:h(e)}),i.fieldView.element.value=t.value||"",i.fieldView.value=i.fieldView.element.value,this._form.labeledInput.fieldView.select(),this._form.enableCssTransitions()}_hideForm(e){this._isInBalloon&&(this._form.focusTracker.isFocused&&this._form.saveButtonView.focus(),this._balloon.remove(this._form),e&&this.editor.editing.view.focus())}get _isVisible(){return this._balloon.visibleView===this._form}get _isInBalloon(){return this._balloon.hasView(this._form)}}class b extends e.Plugin{static get requires(){return[m,g]}static get pluginName(){return"MediaImageTextAlternative"}}function w(e,t,i){if(t.attributes)for(const[r,n]of Object.entries(t.attributes))e.setAttribute(r,n,i);t.styles&&e.setStyle(t.styles,i),t.classes&&e.addClass(t.classes,i)}function v(e){return t=>{t.on("element:drupal-media",((t,i,r)=>{const n=i.viewItem.parent;n.is("element","a")&&function(t,n){const a=e._consumeAllowedAttributes(t,r);a&&r.writer.setAttribute(n,a,i.modelRange)}(n,"htmlLinkAttributes")}),{priority:"low"})}}class M extends e.Plugin{init(){const{editor:e}=this;if(!e.plugins.has("GeneralHtmlSupport"))return;const{schema:t}=e.model,{conversion:i}=e,r=e.plugins.get("DataFilter");t.extend("drupalMedia",{allowAttributes:["htmlLinkAttributes"]}),i.for("upcast").add(v(r)),i.for("editingDowncast").add((e=>e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{if(!i.consumable.consume(t.item,"attribute:htmlLinkAttributes:drupalMedia"))return;const r=i.mapper.toViewElement(t.item),n=function(e,t,i){const r=e.createRangeOn(t);for(const{item:e}of r.getWalker())if(e.is("element",i))return e}(i.writer,r,"a");w(i.writer,t.item.getAttribute("htmlLinkAttributes"),n)}),{priority:"low"}))),i.for("dataDowncast").add((e=>e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{if(!i.consumable.consume(t.item,"attribute:htmlLinkAttributes:drupalMedia"))return;const r=i.mapper.toViewElement(t.item).parent;w(i.writer,t.item.getAttribute("htmlLinkAttributes"),r)}),{priority:"low"})))}static get pluginName(){return"DrupalMediaGeneralHtmlSupport"}}class k extends e.Plugin{static get requires(){return[a,M,o,u,b]}}function _(){return e=>{e.on("element:a",((e,t,i)=>{const r=t.viewItem,n=(a=r,Array.from(a.getChildren()).find((e=>"drupal-media"===e.name)));var a;if(!n)return;if(!i.consumable.consume(r,{attributes:["href"]}))return;const s=r.getAttribute("href");if(!s)return;const o=i.convertItem(n,t.modelCursor);t.modelRange=o.modelRange,t.modelCursor=o.modelCursor;const l=t.modelCursor.nodeBefore;l&&l.is("element","drupalMedia")&&i.writer.setAttribute("linkHref",s,l)}),{priority:"high"})}}class A extends e.Plugin{static get requires(){return["LinkEditing","DrupalMediaEditing"]}static get pluginName(){return"DrupalLinkMediaEditing"}init(){const{editor:e}=this;e.model.schema.extend("drupalMedia",{allowAttributes:["linkHref"]}),e.conversion.for("upcast").add(_()),e.conversion.for("editingDowncast").add((e=>{e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{const{writer:r}=i;if(!i.consumable.consume(t.item,e.name))return;const n=i.mapper.toViewElement(t.item),a=Array.from(n.getChildren()).find((e=>"a"===e.name));if(a)t.attributeNewValue?r.setAttribute("href",t.attributeNewValue,a):(r.move(r.createRangeIn(a),r.createPositionAt(n,0)),r.remove(a));else{const e=Array.from(n.getChildren()).find((e=>e.getAttribute("data-drupal-media-preview"))),i=r.createContainerElement("a",{href:t.attributeNewValue});r.insert(r.createPositionAt(n,0),i),r.move(r.createRangeOn(e),r.createPositionAt(i,0))}}),{priority:"high"})})),e.conversion.for("dataDowncast").add((e=>{e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{const{writer:r}=i;if(!i.consumable.consume(t.item,e.name))return;const n=i.mapper.toViewElement(t.item),a=r.createContainerElement("a",{href:t.attributeNewValue});r.insert(r.createPositionBefore(n),a),r.move(r.createRangeOn(n),r.createPositionAt(a,0))}),{priority:"high"})}))}}class x extends e.Plugin{static get requires(){return["LinkEditing","LinkUI","DrupalMediaEditing"]}static get pluginName(){return"DrupalLinkMediaUi"}init(){const{editor:e}=this,t=e.editing.view.document;this.listenTo(t,"click",((t,i)=>{this._isSelectedLinkedMedia(e.model.document.selection)&&(i.preventDefault(),t.stop())}),{priority:"high"}),this._createToolbarLinkMediaButton()}_createToolbarLinkMediaButton(){const{editor:e}=this,{t:t}=e;e.ui.componentFactory.add("drupalLinkMedia",(i=>{const r=new s.ButtonView(i),n=e.plugins.get("LinkUI"),a=e.commands.get("link");return r.set({isEnabled:!0,label:t("Link media"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m11.077 15 .991-1.416a.75.75 0 1 1 1.229.86l-1.148 1.64a.748.748 0 0 1-.217.206 5.251 5.251 0 0 1-8.503-5.955.741.741 0 0 1 .12-.274l1.147-1.639a.75.75 0 1 1 1.228.86L4.933 10.7l.006.003a3.75 3.75 0 0 0 6.132 4.294l.006.004zm5.494-5.335a.748.748 0 0 1-.12.274l-1.147 1.639a.75.75 0 1 1-1.228-.86l.86-1.23a3.75 3.75 0 0 0-6.144-4.301l-.86 1.229a.75.75 0 0 1-1.229-.86l1.148-1.64a.748.748 0 0 1 .217-.206 5.251 5.251 0 0 1 8.503 5.955zm-4.563-2.532a.75.75 0 0 1 .184 1.045l-3.155 4.505a.75.75 0 1 1-1.229-.86l3.155-4.506a.75.75 0 0 1 1.045-.184z"/></svg>\n',keystroke:"Ctrl+K",tooltip:!0,isToggleable:!0}),r.bind("isEnabled").to(a,"isEnabled"),r.bind("isOn").to(a,"value",(e=>!!e)),this.listenTo(r,"execute",(()=>{this._isSelectedLinkedMedia(e.model.document.selection)?n._addActionsView():n._showUI(!0)})),r}))}_isSelectedLinkedMedia(e){const t=e.getSelectedElement();return!!t&&t.is("element","drupalMedia")&&t.hasAttribute("linkHref")}}class E extends e.Plugin{static get requires(){return[A,x]}static get pluginName(){return"DrupalLinkMedia"}}var y={DrupalMedia:k,MediaImageTextAlternative:b,MediaImageTextAlternativeEditing:m,MediaImageTextAlternativeUi:g,DrupalLinkMedia:E}}(),r=r.default}()}));
\ No newline at end of file
+!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.CKEditor5=t():(e.CKEditor5=e.CKEditor5||{},e.CKEditor5.drupalMedia=t())}(self,(function(){return function(){var e={"ckeditor5/src/core.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/core.js")},"ckeditor5/src/ui.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/ui.js")},"ckeditor5/src/utils.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/utils.js")},"ckeditor5/src/widget.js":function(e,t,i){e.exports=i("dll-reference CKEditor5.dll")("./src/widget.js")},"dll-reference CKEditor5.dll":function(e){"use strict";e.exports=CKEditor5.dll}},t={};function i(r){var a=t[r];if(void 0!==a)return a.exports;var n=t[r]={exports:{}};return e[r](n,n.exports,i),n.exports}i.d=function(e,t){for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)};var r={};return function(){"use strict";i.d(r,{default:function(){return y}});var e=i("ckeditor5/src/core.js"),t=i("ckeditor5/src/widget.js");class a extends e.Command{execute(e){const t=this.editor.plugins.get("DrupalMediaEditing"),i=Object.entries(t.attrs).reduce(((e,[t,i])=>(e[i]=t,e)),{}),r=Object.keys(e).reduce(((t,r)=>(i[r]&&(t[i[r]]=e[r]),t)),{});this.editor.model.change((e=>{this.editor.model.insertContent(function(e,t){return e.createElement("drupalMedia",t)}(e,r))}))}refresh(){const e=this.editor.model,t=e.document.selection,i=e.schema.findAllowedParent(t.getFirstPosition(),"drupalMedia");this.isEnabled=null!==i}}class n extends e.Plugin{static get requires(){return[t.Widget]}init(){this.attrs={drupalMediaAlt:"alt",drupalMediaAlign:"data-align",drupalMediaCaption:"data-caption",drupalMediaEntityType:"data-entity-type",drupalMediaEntityUuid:"data-entity-uuid",drupalMediaViewMode:"data-view-mode"};const e=this.editor.config.get("drupalMedia");if(!e)return;const{previewURL:t,themeError:i}=e;this.previewURL=t,this.labelError=Drupal.t("Preview failed"),this.themeError=i||`\n      <p>${Drupal.t("An error occurred while trying to preview the media. Please save your work and reload this page.")}<p>\n    `,this._defineSchema(),this._defineConverters(),this.editor.commands.add("insertDrupalMedia",new a(this.editor))}async _fetchPreview(e,t){const i=await fetch(`${e}?${new URLSearchParams(t)}`,{headers:{"X-Drupal-MediaPreview-CSRF-Token":this.editor.config.get("drupalMedia").previewCsrfToken}});if(i.ok){return{label:i.headers.get("drupal-media-label"),preview:await i.text()}}return{label:this.labelError,preview:this.themeError}}_defineSchema(){this.editor.model.schema.register("drupalMedia",{allowWhere:"$block",isObject:!0,isContent:!0,allowAttributes:Object.keys(this.attrs)})}_defineConverters(){const e=this.editor.conversion;e.for("upcast").elementToElement({view:{name:"drupal-media"},model:"drupalMedia"}),e.for("dataDowncast").elementToElement({model:"drupalMedia",view:{name:"drupal-media"}}),e.for("editingDowncast").elementToElement({model:"drupalMedia",view:(e,{writer:i})=>{const r=i.createContainerElement("div",{class:"drupal-media"}),a=i.createRawElement("div",{"data-drupal-media-preview":"loading"},(t=>{this.previewURL?this._fetchPreview(this.previewURL,{text:this._renderElement(e),uuid:e.getAttribute("drupalMediaEntityUuid")}).then((({label:e,preview:i})=>{t.innerHTML=i,t.setAttribute("aria-label",e),t.setAttribute("data-drupal-media-preview","ready")})):(t.innerHTML=this.themeError,t.setAttribute("aria-label","drupal-media"),t.setAttribute("data-drupal-media-preview","unavailable"))}));return i.insert(i.createPositionAt(r,0),a),i.setCustomProperty("drupalMedia",!0,r),(0,t.toWidget)(r,i,{label:"media widget"})}}),Object.keys(this.attrs).forEach((t=>{e.attributeToAttribute({model:{key:t,name:"drupalMedia"},view:{name:"drupal-media",key:this.attrs[t]}})}))}_renderElement(e){const t=e.getAttributes();let i="<drupal-media";return Array.from(t).forEach((e=>{this.attrs[e[0]]&&"drupalMediaCaption"!==e[0]&&(i+=` ${this.attrs[e[0]]}="${e[1]}"`)})),i+="></drupal-media>",i}static get pluginName(){return"DrupalMediaEditing"}}var s=i("ckeditor5/src/ui.js");class o extends e.Plugin{init(){const e=this.editor,t=this.editor.config.get("drupalMedia");if(!t)return;const{libraryURL:i,openDialog:r,dialogSettings:a={}}=t;i&&"function"==typeof r&&e.ui.componentFactory.add("drupalMedia",(t=>{const n=e.commands.get("insertDrupalMedia"),o=new s.ButtonView(t);return o.set({label:Drupal.t("Insert Drupal Media"),icon:'<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.1873 4.86414L10.2509 6.86414V7.02335H10.2499V15.5091C9.70972 15.1961 9.01793 15.1048 8.34069 15.3136C7.12086 15.6896 6.41013 16.8967 6.75322 18.0096C7.09631 19.1226 8.3633 19.72 9.58313 19.344C10.6666 19.01 11.3484 18.0203 11.2469 17.0234H11.2499V9.80173L18.1803 8.25067V14.3868C17.6401 14.0739 16.9483 13.9825 16.2711 14.1913C15.0513 14.5674 14.3406 15.7744 14.6836 16.8875C15.0267 18.0004 16.2937 18.5978 17.5136 18.2218C18.597 17.8877 19.2788 16.8982 19.1773 15.9011H19.1803V8.02687L19.1873 8.0253V4.86414Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5039 0.743652H0.386932V12.1603H13.5039V0.743652ZM12.3379 1.75842H1.55289V11.1454H1.65715L4.00622 8.86353L6.06254 10.861L9.24985 5.91309L11.3812 9.22179L11.7761 8.6676L12.3379 9.45621V1.75842ZM6.22048 4.50869C6.22048 5.58193 5.35045 6.45196 4.27722 6.45196C3.20398 6.45196 2.33395 5.58193 2.33395 4.50869C2.33395 3.43546 3.20398 2.56543 4.27722 2.56543C5.35045 2.56543 6.22048 3.43546 6.22048 4.50869Z" fill="black"/></svg>\n',tooltip:!0}),o.bind("isOn","isEnabled").to(n,"value","isEnabled"),this.listenTo(o,"execute",(()=>{r(i,(({attributes:t})=>{e.execute("insertDrupalMedia",t)}),a)})),o}))}}function l(e){return!!e&&e.is("element","drupalMedia")}function d(e){const i=e.getSelectedElement();return i&&function(e){return(0,t.isWidget)(e)&&!!e.getCustomProperty("drupalMedia")}(i)?i:null}class u extends e.Plugin{static get requires(){return[t.WidgetToolbarRepository]}static get pluginName(){return"DrupalMediaToolbar"}afterInit(){const e=this.editor;e.plugins.get(t.WidgetToolbarRepository).register("drupalMedia",{ariaLabel:Drupal.t("Drupal Media toolbar"),items:e.config.get("drupalMedia.toolbar")||[],getRelatedElement:e=>d(e)})}}class c extends e.Command{refresh(){const e=this.editor.model.document.selection.getSelectedElement();this.isEnabled=!1,l(e)&&this._isMediaImage(e).then((e=>{this.isEnabled=e})),l(e)&&e.hasAttribute("drupalMediaAlt")?this.value=e.getAttribute("drupalMediaAlt"):this.value=!1}execute(e){const{model:t}=this.editor,i=t.document.selection.getSelectedElement();e.newValue=e.newValue.trim(),t.change((t=>{e.newValue.length>0?t.setAttribute("drupalMediaAlt",e.newValue,i):t.removeAttribute("drupalMediaAlt",i)}))}async _isMediaImage(e){const t=this.editor.config.get("drupalMedia");if(!t)return null;const{isMediaUrl:i}=t,r=new URLSearchParams({uuid:e.getAttribute("drupalMediaEntityUuid")}),a=await fetch(`${i}&${r}`);return a.ok?JSON.parse(await a.text()):null}}class m extends e.Plugin{static get pluginName(){return"MediaImageTextAlternativeEditing"}init(){this.editor.commands.add("mediaImageTextAlternative",new c(this.editor))}}function h(e){const t=e.editing.view,i=s.BalloonPanelView.defaultPositions;return{target:t.domConverter.viewToDom(t.document.selection.getSelectedElement()),positions:[i.northArrowSouth,i.northArrowSouthWest,i.northArrowSouthEast,i.southArrowNorth,i.southArrowNorthWest,i.southArrowNorthEast]}}var p=i("ckeditor5/src/utils.js");class f extends s.View{constructor(t){super(t),this.focusTracker=new p.FocusTracker,this.keystrokes=new p.KeystrokeHandler,this.labeledInput=this._createLabeledInputView(),this.saveButtonView=this._createButton(Drupal.t("Save"),e.icons.check,"ck-button-save"),this.saveButtonView.type="submit",this.cancelButtonView=this._createButton(Drupal.t("Cancel"),e.icons.cancel,"ck-button-cancel","cancel"),this._focusables=new s.ViewCollection,this._focusCycler=new s.FocusCycler({focusables:this._focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"form",attributes:{class:["ck","ck-text-alternative-form","ck-responsive-form"],tabindex:"-1"},children:[this.labeledInput,this.saveButtonView,this.cancelButtonView]}),(0,s.injectCssTransitionDisabler)(this)}render(){super.render(),this.keystrokes.listenTo(this.element),(0,s.submitHandler)({view:this}),[this.labeledInput,this.saveButtonView,this.cancelButtonView].forEach((e=>{this._focusables.add(e),this.focusTracker.add(e.element)}))}_createButton(e,t,i,r){const a=new s.ButtonView(this.locale);return a.set({label:e,icon:t,tooltip:!0}),a.extendTemplate({attributes:{class:i}}),r&&a.delegate("execute").to(this,r),a}_createLabeledInputView(){const e=new s.LabeledFieldView(this.locale,s.createLabeledInputText);return e.label=Drupal.t("Override text alternative"),e}}class g extends e.Plugin{static get requires(){return[s.ContextualBalloon]}static get pluginName(){return"MediaImageTextAlternativeUi"}init(){this._createButton(),this._createForm()}destroy(){super.destroy(),this._form.destroy()}_createButton(){const t=this.editor;t.ui.componentFactory.add("mediaImageTextAlternative",(i=>{const r=t.commands.get("mediaImageTextAlternative"),a=new s.ButtonView(i);return a.set({label:Drupal.t("Override media image text alternative"),icon:e.icons.lowVision,tooltip:!0}),a.bind("isVisible").to(r,"isEnabled"),this.listenTo(a,"execute",(()=>{this._showForm()})),a}))}_createForm(){const e=this.editor,t=e.editing.view.document;this._balloon=this.editor.plugins.get("ContextualBalloon"),this._form=new f(e.locale),this._form.render(),this.listenTo(this._form,"submit",(()=>{e.execute("mediaImageTextAlternative",{newValue:this._form.labeledInput.fieldView.element.value}),this._hideForm(!0)})),this.listenTo(this._form,"cancel",(()=>{this._hideForm(!0)})),this._form.keystrokes.set("Esc",((e,t)=>{this._hideForm(!0),t()})),this.listenTo(e.ui,"update",(()=>{d(t.selection)?this._isVisible&&function(e){const t=e.plugins.get("ContextualBalloon");if(d(e.editing.view.document.selection)){const i=h(e);t.updatePosition(i)}}(e):this._hideForm(!0)})),(0,s.clickOutsideHandler)({emitter:this._form,activator:()=>this._isVisible,contextElements:[this._balloon.view.element],callback:()=>this._hideForm()})}_showForm(){if(this._isVisible)return;const e=this.editor,t=e.commands.get("mediaImageTextAlternative"),i=this._form.labeledInput;this._form.disableCssTransitions(),this._isInBalloon||this._balloon.add({view:this._form,position:h(e)}),i.fieldView.element.value=t.value||"",i.fieldView.value=i.fieldView.element.value,this._form.labeledInput.fieldView.select(),this._form.enableCssTransitions()}_hideForm(e){this._isInBalloon&&(this._form.focusTracker.isFocused&&this._form.saveButtonView.focus(),this._balloon.remove(this._form),e&&this.editor.editing.view.focus())}get _isVisible(){return this._balloon.visibleView===this._form}get _isInBalloon(){return this._balloon.hasView(this._form)}}class b extends e.Plugin{static get requires(){return[m,g]}static get pluginName(){return"MediaImageTextAlternative"}}function w(e,t,i){if(t.attributes)for(const[r,a]of Object.entries(t.attributes))e.setAttribute(r,a,i);t.styles&&e.setStyle(t.styles,i),t.classes&&e.addClass(t.classes,i)}function v(e){return t=>{t.on("element:drupal-media",((t,i,r)=>{const a=i.viewItem.parent;a.is("element","a")&&function(t,a){const n=e._consumeAllowedAttributes(t,r);n&&r.writer.setAttribute(a,n,i.modelRange)}(a,"htmlLinkAttributes")}),{priority:"low"})}}class M extends e.Plugin{init(){const{editor:e}=this;if(!e.plugins.has("GeneralHtmlSupport"))return;const{schema:t}=e.model,{conversion:i}=e,r=e.plugins.get("DataFilter");t.extend("drupalMedia",{allowAttributes:["htmlLinkAttributes"]}),i.for("upcast").add(v(r)),i.for("editingDowncast").add((e=>e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{if(!i.consumable.consume(t.item,"attribute:htmlLinkAttributes:drupalMedia"))return;const r=i.mapper.toViewElement(t.item),a=function(e,t,i){const r=e.createRangeOn(t);for(const{item:e}of r.getWalker())if(e.is("element",i))return e}(i.writer,r,"a");w(i.writer,t.item.getAttribute("htmlLinkAttributes"),a)}),{priority:"low"}))),i.for("dataDowncast").add((e=>e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{if(!i.consumable.consume(t.item,"attribute:htmlLinkAttributes:drupalMedia"))return;const r=i.mapper.toViewElement(t.item).parent;w(i.writer,t.item.getAttribute("htmlLinkAttributes"),r)}),{priority:"low"})))}static get pluginName(){return"DrupalMediaGeneralHtmlSupport"}}class k extends e.Plugin{static get requires(){return[n,M,o,u,b]}}function _(){return e=>{e.on("element:a",((e,t,i)=>{const r=t.viewItem,a=(n=r,Array.from(n.getChildren()).find((e=>"drupal-media"===e.name)));var n;if(!a)return;if(!i.consumable.consume(r,{attributes:["href"]}))return;const s=r.getAttribute("href");if(!s)return;const o=i.convertItem(a,t.modelCursor);t.modelRange=o.modelRange,t.modelCursor=o.modelCursor;const l=t.modelCursor.nodeBefore;l&&l.is("element","drupalMedia")&&i.writer.setAttribute("linkHref",s,l)}),{priority:"high"})}}class A extends e.Plugin{static get requires(){return["LinkEditing","DrupalMediaEditing"]}static get pluginName(){return"DrupalLinkMediaEditing"}init(){const{editor:e}=this;e.model.schema.extend("drupalMedia",{allowAttributes:["linkHref"]}),e.conversion.for("upcast").add(_()),e.conversion.for("editingDowncast").add((e=>{e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{const{writer:r}=i;if(!i.consumable.consume(t.item,e.name))return;const a=i.mapper.toViewElement(t.item),n=Array.from(a.getChildren()).find((e=>"a"===e.name));if(n)t.attributeNewValue?r.setAttribute("href",t.attributeNewValue,n):(r.move(r.createRangeIn(n),r.createPositionAt(a,0)),r.remove(n));else{const e=Array.from(a.getChildren()).find((e=>e.getAttribute("data-drupal-media-preview"))),i=r.createContainerElement("a",{href:t.attributeNewValue});r.insert(r.createPositionAt(a,0),i),r.move(r.createRangeOn(e),r.createPositionAt(i,0))}}),{priority:"high"})})),e.conversion.for("dataDowncast").add((e=>{e.on("attribute:linkHref:drupalMedia",((e,t,i)=>{const{writer:r}=i;if(!i.consumable.consume(t.item,e.name))return;const a=i.mapper.toViewElement(t.item),n=r.createContainerElement("a",{href:t.attributeNewValue});r.insert(r.createPositionBefore(a),n),r.move(r.createRangeOn(a),r.createPositionAt(n,0))}),{priority:"high"})}))}}class x extends e.Plugin{static get requires(){return["LinkEditing","LinkUI","DrupalMediaEditing"]}static get pluginName(){return"DrupalLinkMediaUi"}init(){const{editor:e}=this,t=e.editing.view.document;this.listenTo(t,"click",((t,i)=>{this._isSelectedLinkedMedia(e.model.document.selection)&&(i.preventDefault(),t.stop())}),{priority:"high"}),this._createToolbarLinkMediaButton()}_createToolbarLinkMediaButton(){const{editor:e}=this;e.ui.componentFactory.add("drupalLinkMedia",(t=>{const i=new s.ButtonView(t),r=e.plugins.get("LinkUI"),a=e.commands.get("link");return i.set({isEnabled:!0,label:Drupal.t("Link media"),icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m11.077 15 .991-1.416a.75.75 0 1 1 1.229.86l-1.148 1.64a.748.748 0 0 1-.217.206 5.251 5.251 0 0 1-8.503-5.955.741.741 0 0 1 .12-.274l1.147-1.639a.75.75 0 1 1 1.228.86L4.933 10.7l.006.003a3.75 3.75 0 0 0 6.132 4.294l.006.004zm5.494-5.335a.748.748 0 0 1-.12.274l-1.147 1.639a.75.75 0 1 1-1.228-.86l.86-1.23a3.75 3.75 0 0 0-6.144-4.301l-.86 1.229a.75.75 0 0 1-1.229-.86l1.148-1.64a.748.748 0 0 1 .217-.206 5.251 5.251 0 0 1 8.503 5.955zm-4.563-2.532a.75.75 0 0 1 .184 1.045l-3.155 4.505a.75.75 0 1 1-1.229-.86l3.155-4.506a.75.75 0 0 1 1.045-.184z"/></svg>\n',keystroke:"Ctrl+K",tooltip:!0,isToggleable:!0}),i.bind("isEnabled").to(a,"isEnabled"),i.bind("isOn").to(a,"value",(e=>!!e)),this.listenTo(i,"execute",(()=>{this._isSelectedLinkedMedia(e.model.document.selection)?r._addActionsView():r._showUI(!0)})),i}))}_isSelectedLinkedMedia(e){const t=e.getSelectedElement();return!!t&&t.is("element","drupalMedia")&&t.hasAttribute("linkHref")}}class E extends e.Plugin{static get requires(){return[A,x]}static get pluginName(){return"DrupalLinkMedia"}}var y={DrupalMedia:k,MediaImageTextAlternative:b,MediaImageTextAlternativeEditing:m,MediaImageTextAlternativeUi:g,DrupalLinkMedia:E}}(),r=r.default}()}));
\ No newline at end of file
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.admin.es6.js b/web/core/modules/ckeditor5/js/ckeditor5.admin.es6.js
index f40f4b0e96de4a64a5e348d0214ae5d52f43611a..dfa136b9098f2f5267d37facf704a5455de81ae9 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.admin.es6.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.admin.es6.js
@@ -919,7 +919,7 @@
       listType === 'divider'
     }">
         <span class="ckeditor5-toolbar-button ckeditor5-toolbar-button-${id}">
-          <span class="visually-hidden">${visuallyHiddenLabel})}</span>
+          <span class="visually-hidden">${visuallyHiddenLabel}</span>
         </span>
         <span class="ckeditor5-toolbar-tooltip" aria-hidden="true">${label}</span>
       </li>
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.admin.js b/web/core/modules/ckeditor5/js/ckeditor5.admin.js
index 1d031035f35e8dc68e1aa4c8459cbaf0e0df1f74..0c66220203eb03ef9579e894a3056178f542d8ab 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.admin.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.admin.js
@@ -546,7 +546,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d
       '@listType': listType !== 'divider' ? listType : 'available',
       '@label': label
     });
-    return "\n      <li class=\"ckeditor5-toolbar-item ckeditor5-toolbar-item-".concat(id, "\" role=\"option\" tabindex=\"0\" data-drupal-selector=\"ckeditor5-toolbar-button\" data-id=\"").concat(id, "\" data-label=\"").concat(label, "\" data-divider=\"").concat(listType === 'divider', "\">\n        <span class=\"ckeditor5-toolbar-button ckeditor5-toolbar-button-").concat(id, "\">\n          <span class=\"visually-hidden\">").concat(visuallyHiddenLabel, ")}</span>\n        </span>\n        <span class=\"ckeditor5-toolbar-tooltip\" aria-hidden=\"true\">").concat(label, "</span>\n      </li>\n    ");
+    return "\n      <li class=\"ckeditor5-toolbar-item ckeditor5-toolbar-item-".concat(id, "\" role=\"option\" tabindex=\"0\" data-drupal-selector=\"ckeditor5-toolbar-button\" data-id=\"").concat(id, "\" data-label=\"").concat(label, "\" data-divider=\"").concat(listType === 'divider', "\">\n        <span class=\"ckeditor5-toolbar-button ckeditor5-toolbar-button-").concat(id, "\">\n          <span class=\"visually-hidden\">").concat(visuallyHiddenLabel, "</span>\n        </span>\n        <span class=\"ckeditor5-toolbar-tooltip\" aria-hidden=\"true\">").concat(label, "</span>\n      </li>\n    ");
   };
 
   Drupal.theme.ckeditor5Admin = function (_ref7) {
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.es6.js b/web/core/modules/ckeditor5/js/ckeditor5.es6.js
index 5f97a7b079655aa88c9d60b8e0206ded34f10557..e5bff4ab57a5336732ec858075c68aa1d46942e3 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.es6.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.es6.js
@@ -322,6 +322,16 @@
             element.removeAttribute('required');
           }
 
+          // Integrate CKEditor 5 viewport offset with Drupal displace.
+          // @see \Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5ToolbarTest
+          // @see https://ckeditor.com/docs/ckeditor5/latest/api/module_core_editor_editorui-EditorUI.html#member-viewportOffset
+          $(document).on(
+            `drupalViewportOffsetChange.ckeditor5.${id}`,
+            (event, offsets) => {
+              editor.ui.viewportOffset = offsets;
+            },
+          );
+
           editor.model.document.on('change:data', () => {
             const callback = callbacks.get(id);
             if (callback) {
@@ -372,6 +382,9 @@
       if (!editor) {
         return;
       }
+
+      $(document).off(`drupalViewportOffsetChange.ckeditor5.${id}`);
+
       if (trigger === 'serialize') {
         editor.updateSourceElement();
       } else {
@@ -534,6 +547,29 @@
     },
   };
 
+  // Redirect on hash change when the original hash has an associated CKEditor 5.
+  function redirectTextareaFragmentToCKEditor5Instance() {
+    const hash = window.location.hash.substr(1);
+    const element = document.getElementById(hash);
+    if (element) {
+      const editorID = getElementId(element);
+      const editor = Drupal.CKEditor5Instances.get(editorID);
+      if (editor) {
+        // Give the CKEditor 5 instance an ID.
+        editor.sourceElement.nextElementSibling.setAttribute(
+          'id',
+          `cke_${hash}`,
+        );
+        window.location.replace(`#cke_${hash}`);
+      }
+    }
+  }
+
+  $(window).on(
+    'hashchange.ckeditor',
+    redirectTextareaFragmentToCKEditor5Instance,
+  );
+
   // Respond to new dialogs that are opened by CKEditor, closing the AJAX loader.
   $(window).on('dialog:beforecreate', () => {
     $('.ckeditor5-dialog-loading').animate(
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.es6.js b/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.es6.js
index 0e837f7f83264b36332e8f0f97963e93145e0727..69b8643905de9150b3b1fdfe003c055ca5e93f66 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.es6.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.es6.js
@@ -60,7 +60,7 @@
               const description = document.createElement('p');
 
               description.innerText = Drupal.t(
-                'Switching to CKEditor 5 requires, at minimum, the tags "<p> <br>". After switching to CKEditor 5, this field will be read only, and will be updated based on which CKEditor 5 plugins are enabled. When switching to CKEditor 5 from an existing text format with content, we recommend documenting what tags are in use and then enabling the CKEditor 5 tags that support them.',
+                'Switching to CKEditor 5 requires, at minimum, the tags "<p> <br>". After switching to CKEditor 5, this field will be read-only, and will be updated based on which CKEditor 5 plugins are enabled. When switching to CKEditor 5 from an existing text format with content, we recommend documenting what tags are in use and then enabling the CKEditor 5 plugins that support them.',
               );
 
               const updateButton = document.createElement('button');
@@ -99,7 +99,7 @@
                 true,
               );
               formSubmitHelp.textContent = Drupal.t(
-                'This form is not submittable when the editor is set to CKEditor 5 unless the "Limit allowed HTML tags and correct faulty HTML" filter\'s "Allowed HTML tags" field includes the tags required by CKEDitor 5',
+                'This form is not submittable when the editor is set to CKEditor 5 unless the "Limit allowed HTML tags and correct faulty HTML" filter\'s "Allowed HTML tags" field includes the tags required by CKEditor 5',
               );
               formSubmit.parentNode.append(formSubmitHelp);
             }
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.js b/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.js
index 2e8a0a0d970d933fb4e934cc0ca4f7e816bd9fba..1c8d44fd91354a40f5ba6170630f6d5af81e86a5 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.filter.admin.js
@@ -42,7 +42,7 @@
               var container = document.createElement('div');
               container.setAttribute('data-ckeditor5-allowed-tags-info', true);
               var description = document.createElement('p');
-              description.innerText = Drupal.t('Switching to CKEditor 5 requires, at minimum, the tags "<p> <br>". After switching to CKEditor 5, this field will be read only, and will be updated based on which CKEditor 5 plugins are enabled. When switching to CKEditor 5 from an existing text format with content, we recommend documenting what tags are in use and then enabling the CKEditor 5 tags that support them.');
+              description.innerText = Drupal.t('Switching to CKEditor 5 requires, at minimum, the tags "<p> <br>". After switching to CKEditor 5, this field will be read-only, and will be updated based on which CKEditor 5 plugins are enabled. When switching to CKEditor 5 from an existing text format with content, we recommend documenting what tags are in use and then enabling the CKEditor 5 plugins that support them.');
               var updateButton = document.createElement('button');
               updateButton.setAttribute('name', 'update-ckeditor5-allowed-tags');
               updateButton.innerText = Drupal.t('Apply changes to allowed tags.');
@@ -58,7 +58,7 @@
               formSubmit.setAttribute('disabled', true);
               var formSubmitHelp = document.createElement('p');
               formSubmitHelp.setAttribute('data-ckeditor5-allowed-tags-disabled-help', true);
-              formSubmitHelp.textContent = Drupal.t('This form is not submittable when the editor is set to CKEditor 5 unless the "Limit allowed HTML tags and correct faulty HTML" filter\'s "Allowed HTML tags" field includes the tags required by CKEDitor 5');
+              formSubmitHelp.textContent = Drupal.t('This form is not submittable when the editor is set to CKEditor 5 unless the "Limit allowed HTML tags and correct faulty HTML" filter\'s "Allowed HTML tags" field includes the tags required by CKEditor 5');
               formSubmit.parentNode.append(formSubmitHelp);
             }
           }
diff --git a/web/core/modules/ckeditor5/js/ckeditor5.js b/web/core/modules/ckeditor5/js/ckeditor5.js
index e216c1228f43df4e9f5c35609ad2ec12405b4117..9094a9d499c1d45390f4a08553bfce2fc6d7f596 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5.js
@@ -198,6 +198,9 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
           element.removeAttribute('required');
         }
 
+        $(document).on("drupalViewportOffsetChange.ckeditor5.".concat(id), function (event, offsets) {
+          editor.ui.viewportOffset = offsets;
+        });
         editor.model.document.on('change:data', function () {
           var callback = callbacks.get(id);
 
@@ -229,6 +232,8 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
         return;
       }
 
+      $(document).off("drupalViewportOffsetChange.ckeditor5.".concat(id));
+
       if (trigger === 'serialize') {
         editor.updateSourceElement();
       } else {
@@ -328,6 +333,23 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
       Drupal.ckeditor5.saveCallback = saveCallback;
     }
   };
+
+  function redirectTextareaFragmentToCKEditor5Instance() {
+    var hash = window.location.hash.substr(1);
+    var element = document.getElementById(hash);
+
+    if (element) {
+      var editorID = getElementId(element);
+      var editor = Drupal.CKEditor5Instances.get(editorID);
+
+      if (editor) {
+        editor.sourceElement.nextElementSibling.setAttribute('id', "cke_".concat(hash));
+        window.location.replace("#cke_".concat(hash));
+      }
+    }
+  }
+
+  $(window).on('hashchange.ckeditor', redirectTextareaFragmentToCKEditor5Instance);
   $(window).on('dialog:beforecreate', function () {
     $('.ckeditor5-dialog-loading').animate({
       top: '-40px'
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js
index 68a01a85b2c185e69e0fb945542e9439675962d4..1764e04c28a900a8a08285977bb63c59dc7911bf 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js
@@ -60,7 +60,6 @@ export default class DrupalLinkMediaUI extends Plugin {
    */
   _createToolbarLinkMediaButton() {
     const { editor } = this;
-    const { t } = editor;
 
     editor.ui.componentFactory.add('drupalLinkMedia', (locale) => {
       const button = new ButtonView(locale);
@@ -69,7 +68,7 @@ export default class DrupalLinkMediaUI extends Plugin {
 
       button.set({
         isEnabled: true,
-        label: t('Link media'),
+        label: Drupal.t('Link media'),
         icon: linkIcon,
         keystroke: LINK_KEYSTROKE,
         tooltip: true,
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaediting.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaediting.js
index 70c05e0093f84b4b79fa1f4a9aa92d078b79d613..8133f4314107b2a4637bcd39226fa1a43bee2045 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaediting.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaediting.js
@@ -29,11 +29,11 @@ export default class DrupalMediaEditing extends Plugin {
     }
     const { previewURL, themeError } = options;
     this.previewURL = previewURL;
-    this.labelError = this.editor.t('Preview failed');
+    this.labelError = Drupal.t('Preview failed');
     this.themeError =
       themeError ||
       `
-      <p>${this.editor.t(
+      <p>${Drupal.t(
         'An error occurred while trying to preview the media. Please save your work and reload this page.',
       )}<p>
     `;
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediatoolbar.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediatoolbar.js
index 694ff4eca78c5157847d7a21ab6caee50dfa13eb..4da4b6ecae5881bba385f9e4584e8602dddf32ee 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediatoolbar.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediatoolbar.js
@@ -18,11 +18,10 @@ export default class DrupalMediaToolbar extends Plugin {
 
   afterInit() {
     const editor = this.editor;
-    const { t } = editor;
     const widgetToolbarRepository = editor.plugins.get(WidgetToolbarRepository);
 
     widgetToolbarRepository.register('drupalMedia', {
-      ariaLabel: t('Drupal Media toolbar'),
+      ariaLabel: Drupal.t('Drupal Media toolbar'),
       items: editor.config.get('drupalMedia.toolbar') || [],
       // Get the selected image or an image containing the figcaption with the selection inside.
       getRelatedElement: (selection) => getSelectedDrupalMediaWidget(selection),
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaui.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaui.js
index 5e10d0ec719a0f931456d14384394754d60a95f3..466990f4e26ccb21449d581027792f785f865722 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaui.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediaui.js
@@ -27,7 +27,7 @@ export default class DrupalMediaUI extends Plugin {
       const buttonView = new ButtonView(locale);
 
       buttonView.set({
-        label: editor.t('Insert Drupal Media'),
+        label: Drupal.t('Insert Drupal Media'),
         icon: mediaIcon,
         tooltip: true,
       });
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/mediaimagetextalternativeui.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/mediaimagetextalternativeui.js
index 28ca24ef5ab7bfcec409f2be14ee74aefb692fd0..619f5c33a20ef413bec87bed59da7987cf486320 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/mediaimagetextalternativeui.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/mediaimagetextalternativeui.js
@@ -58,14 +58,13 @@ export default class MediaImageTextAlternativeUi extends Plugin {
    */
   _createButton() {
     const editor = this.editor;
-    const t = editor.t;
 
     editor.ui.componentFactory.add('mediaImageTextAlternative', (locale) => {
       const command = editor.commands.get('mediaImageTextAlternative');
       const view = new ButtonView(locale);
 
       view.set({
-        label: t('Override media image text alternative'),
+        label: Drupal.t('Override media image text alternative'),
         icon: icons.lowVision,
         tooltip: true,
       });
diff --git a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/ui/textalternativeformview.js b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/ui/textalternativeformview.js
index 49d865f8172725e0b582defee27689aafb1ab4a8..74758111f8a9d49da69b94e448090b827b48eae7 100644
--- a/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/ui/textalternativeformview.js
+++ b/web/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/mediaimagetextalternative/ui/textalternativeformview.js
@@ -24,8 +24,6 @@ export default class TextAlternativeFormView extends View {
   constructor(locale) {
     super(locale);
 
-    const t = this.locale.t;
-
     /**
      * Tracks information about the DOM focus in the form.
      */
@@ -45,7 +43,7 @@ export default class TextAlternativeFormView extends View {
      * A button used to submit the form.
      */
     this.saveButtonView = this._createButton(
-      t('Save'),
+      Drupal.t('Save'),
       icons.check,
       'ck-button-save',
     );
@@ -55,7 +53,7 @@ export default class TextAlternativeFormView extends View {
      * A button used to cancel the form.
      */
     this.cancelButtonView = this._createButton(
-      t('Cancel'),
+      Drupal.t('Cancel'),
       icons.cancel,
       'ck-button-cancel',
       'cancel',
@@ -160,13 +158,12 @@ export default class TextAlternativeFormView extends View {
    *   Labeled field view instance.
    */
   _createLabeledInputView() {
-    const t = this.locale.t;
     const labeledInput = new LabeledFieldView(
       this.locale,
       createLabeledInputText,
     );
 
-    labeledInput.label = t('Override text alternative');
+    labeledInput.label = Drupal.t('Override text alternative');
 
     return labeledInput;
   }
diff --git a/web/core/modules/ckeditor5/js/ie11.filter.warnings.es6.js b/web/core/modules/ckeditor5/js/ie11.filter.warnings.es6.js
index aeee85ed5c113c0f23c9fe98d1e06c6aa28c1b8c..1e125d985a7019eacc2a63dd8ff9f5f7a0abe8d9 100644
--- a/web/core/modules/ckeditor5/js/ie11.filter.warnings.es6.js
+++ b/web/core/modules/ckeditor5/js/ie11.filter.warnings.es6.js
@@ -38,7 +38,7 @@
         const ck5Warning = () => {
           selectMessages.add(
             Drupal.t(
-              'CKEditor 5 is not compatible with Internet Explorer 11. Text fields using CKEditor 5 will still be editable but without the benefits of CKEditor.',
+              'CKEditor 5 is not compatible with Internet Explorer. Text fields using CKEditor 5 will fall back to plain HTML editing without CKEditor for users of Internet Explorer.',
             ),
             {
               type: 'warning',
@@ -48,7 +48,7 @@
             // https://www.drupal.org/docs/system-requirements/browser-requirements
             selectMessages.add(
               Drupal.t(
-                'Text editor toolbar settings are not available. They will be available in any <a href="@supported-browsers">supported browser</a> other than Internet Explorer',
+                'Text editor toolbar settings are not available in Internet Explorer. They will be available in other <a href="@supported-browsers">supported browsers</a>.',
                 {
                   '@supported-browsers':
                     'https://www.drupal.org/docs/system-requirements/browser-requirements',
diff --git a/web/core/modules/ckeditor5/js/ie11.filter.warnings.js b/web/core/modules/ckeditor5/js/ie11.filter.warnings.js
index 2afbf8b6a774571e19fe91423d0d6d55f35e450b..e46395bafa74a430a231e363f98221f7812da861 100644
--- a/web/core/modules/ckeditor5/js/ie11.filter.warnings.js
+++ b/web/core/modules/ckeditor5/js/ie11.filter.warnings.js
@@ -19,12 +19,12 @@
         var editorSettings = document.querySelector('#editor-settings-wrapper');
 
         var ck5Warning = function ck5Warning() {
-          selectMessages.add(Drupal.t('CKEditor 5 is not compatible with Internet Explorer 11. Text fields using CKEditor 5 will still be editable but without the benefits of CKEditor.'), {
+          selectMessages.add(Drupal.t('CKEditor 5 is not compatible with Internet Explorer. Text fields using CKEditor 5 will fall back to plain HTML editing without CKEditor for users of Internet Explorer.'), {
             type: 'warning'
           });
 
           if (isIE11) {
-            selectMessages.add(Drupal.t('Text editor toolbar settings are not available. They will be available in any <a href="@supported-browsers">supported browser</a> other than Internet Explorer', {
+            selectMessages.add(Drupal.t('Text editor toolbar settings are not available in Internet Explorer. They will be available in other <a href="@supported-browsers">supported browsers</a>.', {
               '@supported-browsers': 'https://www.drupal.org/docs/system-requirements/browser-requirements'
             }), {
               type: 'error'
diff --git a/web/core/modules/ckeditor5/js/ie11.user.warnings.es6.js b/web/core/modules/ckeditor5/js/ie11.user.warnings.es6.js
index 3fe12292cc6ae807ae25335456db3bebdbc5e515..c28a16a35a94e844fcb7ab0abf71b54adc770fd2 100644
--- a/web/core/modules/ckeditor5/js/ie11.user.warnings.es6.js
+++ b/web/core/modules/ckeditor5/js/ie11.user.warnings.es6.js
@@ -37,7 +37,11 @@
         const editorMessages = new Drupal.Message(editorMessageContainer);
         editorMessages.add(
           Drupal.t(
-            'Internet Explorer 11 user: a rich text editor is available for this field when used with any other supported browser.',
+            'A rich text editor is available for this field when used with <a href="@supported-browsers">supported browsers</a> other than Internet Explorer.',
+            {
+              '@supported-browsers':
+                'https://www.drupal.org/docs/system-requirements/browser-requirements',
+            },
           ),
           {
             type: 'warning',
diff --git a/web/core/modules/ckeditor5/js/ie11.user.warnings.js b/web/core/modules/ckeditor5/js/ie11.user.warnings.js
index d1849fbca00499f1e0e45a82ff4a6f6d50efafa7..2dbf1ff204913950d618d7c4219e612db31056a7 100644
--- a/web/core/modules/ckeditor5/js/ie11.user.warnings.js
+++ b/web/core/modules/ckeditor5/js/ie11.user.warnings.js
@@ -15,7 +15,9 @@
         var editorMessageContainer = document.createElement('div');
         element.parentNode.insertBefore(editorMessageContainer, element);
         var editorMessages = new Drupal.Message(editorMessageContainer);
-        editorMessages.add(Drupal.t('Internet Explorer 11 user: a rich text editor is available for this field when used with any other supported browser.'), {
+        editorMessages.add(Drupal.t('A rich text editor is available for this field when used with <a href="@supported-browsers">supported browsers</a> other than Internet Explorer.', {
+          '@supported-browsers': 'https://www.drupal.org/docs/system-requirements/browser-requirements'
+        }), {
           type: 'warning'
         });
       },
diff --git a/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php b/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php
index 252f884fe933d19dbe952a9b6d61a6a3f1e2db18..7be7aa398f14d5e20016687db49782aefa7c7db4 100644
--- a/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php
+++ b/web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php
@@ -191,6 +191,35 @@ private function validateDrupalAspects(string $id, array $definition): void {
       }
     }
 
+    if ($definition['drupal']['conditions'] !== FALSE) {
+      // @see \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::isPluginDisabled()
+      // @see \Drupal\ckeditor5\Plugin\Validation\Constraint\ToolbarItemConditionsMetConstraintValidator::validate()
+      $supported_condition_types = [
+        'toolbarItem' => function ($value): ?string {
+          return is_string($value) ? NULL : 'A string corresponding to a CKEditor 5 toolbar item must be specified.';
+        },
+        'imageUploadStatus' => function ($value): ?string {
+          return is_bool($value) ? NULL : 'A boolean indicating whether image uploads must be enabled (true) or not (false) must be specified.';
+        },
+        'filter' => function ($value): ?string {
+          return is_string($value) ? NULL : 'A string corresponding to a filter plugin ID must be specified.';
+        },
+        'plugins' => function ($value): ?string {
+          return is_array($value) && Inspector::assertAllStrings($value) ? NULL : 'A list of strings, each corresponding to a CKEditor 5 plugin ID must be specified.';
+        },
+      ];
+      $unsupported_condition_types = array_keys(array_diff_key($definition['drupal']['conditions'], $supported_condition_types));
+      if (!empty($unsupported_condition_types)) {
+        throw new InvalidPluginDefinitionException($id, sprintf('The "%s" CKEditor 5 plugin definition has a "drupal.conditions" value that contains some unsupported condition types: "%s". Only the following conditions types are supported: "%s".', $id, implode(', ', $unsupported_condition_types), implode('", "', array_keys($supported_condition_types))));
+      }
+      foreach ($definition['drupal']['conditions'] as $condition_type => $value) {
+        $assessment = $supported_condition_types[$condition_type]($value);
+        if (is_string($assessment)) {
+          throw new InvalidPluginDefinitionException($id, sprintf('The "%s" CKEditor 5 plugin definition has an invalid "drupal.conditions" item. "%s" is set to an invalid value. %s', $id, $condition_type, $assessment));
+        }
+      }
+    }
+
     if ($definition['drupal']['admin_library'] !== FALSE) {
       [$extension, $library] = explode('/', $definition['drupal']['admin_library'], 2);
       if (\Drupal::service('library.discovery')->getLibraryByName($extension, $library) === FALSE) {
diff --git a/web/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php b/web/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
index b93b78ef00696a22e546b211fab4c8dff2374e5d..ed6cc6512eeafd31b0adfd9aa0e74ec7b4548a19 100644
--- a/web/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
+++ b/web/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
@@ -671,10 +671,18 @@ protected function getEventualEditorWithPrimedFilterFormat(SubformStateInterface
 
     $pair = static::createEphemeralPairedEditor($submitted_editor, $submitted_filter_format);
 
+    // When CKEditor 5 plugins are disabled in the form-based admin UI, the
+    // associated settings (if any) should be omitted too.
+    $original_settings = $pair->getSettings();
+    $enabled_plugins = $this->ckeditor5PluginManager->getEnabledDefinitions($pair);
+    $updated_settings = [
+      'plugins' => array_intersect_key($original_settings['plugins'], $enabled_plugins),
+    ] + $original_settings;
+    $pair->setSettings($updated_settings);
+
     if ($pair->getFilterFormat()->filters('filter_html')->status) {
       // Compute elements provided by the current CKEditor 5 settings.
-      $enabled_plugins = array_keys($this->ckeditor5PluginManager->getEnabledDefinitions($pair));
-      $elements = $this->ckeditor5PluginManager->getProvidedElements($enabled_plugins, $pair);
+      $elements = $this->ckeditor5PluginManager->getProvidedElements(array_keys($enabled_plugins), $pair);
 
       // Compute eventual filter_html setting. Eventual as in: this is the list
       // of eventually allowed HTML tags.
diff --git a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
index d2c01635e6b91af1d93856fb9d78a8dcb463ae44..9f655886cde389aaadcc07f527236862ec8ba395 100644
--- a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
+++ b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
@@ -170,4 +170,32 @@ public function testMessagesDoNotAccumulate(): void {
     $this->assertCount(1, $find_validation_error_messages());
   }
 
+  /**
+   * Tests the language config form.
+   */
+  public function testLanguageConfigForm() {
+    $page = $this->getSession()->getPage();
+    $assert_session = $this->assertSession();
+
+    $this->createNewTextFormat($page, $assert_session);
+    $assert_session->assertWaitOnAjaxRequest();
+
+    // The language plugin config form should not be present.
+    $assert_session->elementNotExists('css', '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-language"]');
+
+    $this->assertNotEmpty($assert_session->waitForElement('css', '.ckeditor5-toolbar-item-textPartLanguage'));
+    $this->triggerKeyUp('.ckeditor5-toolbar-item-textPartLanguage', 'ArrowDown');
+    $assert_session->assertWaitOnAjaxRequest();
+
+    // The language plugin config form should now be present.
+    $assert_session->elementExists('css', '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-language"]');
+
+    // It must also be possible to remove the language plugin again.
+    $this->triggerKeyUp('.ckeditor5-toolbar-item-textPartLanguage', 'ArrowUp');
+    $assert_session->assertWaitOnAjaxRequest();
+
+    // The language plugin config form should not be present anymore.
+    $assert_session->elementNotExists('css', '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-language"]');
+  }
+
 }
diff --git a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
index 5c06e07a853d8cbeaa02dcb252e6caba61b80d00..a0b8de84c8cecb3611ffb8bde42a32320cae7c50 100644
--- a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
+++ b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
@@ -183,27 +183,6 @@ public function testSwitchToVersion5() {
     $assert_session->pageTextContains('The text format ckeditor has been updated');
   }
 
-  /**
-   * Tests the language config form.
-   */
-  public function testLanguageConfigForm() {
-    $page = $this->getSession()->getPage();
-    $assert_session = $this->assertSession();
-
-    $this->createNewTextFormat($page, $assert_session);
-    $assert_session->assertWaitOnAjaxRequest();
-
-    // The language plugin config form should not be present.
-    $assert_session->elementNotExists('css', '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-language"]');
-
-    $this->assertNotEmpty($assert_session->waitForElement('css', '.ckeditor5-toolbar-item-textPartLanguage'));
-    $this->triggerKeyUp('.ckeditor5-toolbar-item-textPartLanguage', 'ArrowDown');
-    $assert_session->assertWaitOnAjaxRequest();
-
-    // The language plugin config form should now be present.
-    $assert_session->elementExists('css', '[data-drupal-selector="edit-editor-settings-plugins-ckeditor5-language"]');
-  }
-
   /**
    * Tests that the img tag is added after enabling image uploads.
    */
@@ -431,7 +410,7 @@ public function testMediaElementAllowedTags() {
   public function testInternetExplorerWarning() {
     $page = $this->getSession()->getPage();
     $assert_session = $this->assertSession();
-    $warning_text = 'CKEditor 5 is not compatible with Internet Explorer 11. Fields using CKEditor 5 will still be editable but without the benefits of CKEditor.';
+    $warning_text = 'CKEditor 5 is not compatible with Internet Explorer. Text fields using CKEditor 5 will fall back to plain HTML editing without CKEditor for users of Internet Explorer.';
     $this->createNewTextFormat($page, $assert_session);
     $assert_session->waitForText($warning_text);
     $page->selectFieldOption('editor[editor]', 'None');
diff --git a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
new file mode 100644
index 0000000000000000000000000000000000000000..9cf564ef5e9f31e9685ab33146448256ab4f4c7a
--- /dev/null
+++ b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
@@ -0,0 +1,124 @@
+<?php
+
+namespace Drupal\Tests\ckeditor5\FunctionalJavascript;
+
+use Drupal\Core\Entity\Entity\EntityFormDisplay;
+use Drupal\editor\Entity\Editor;
+use Drupal\field\Entity\FieldConfig;
+use Drupal\field\Entity\FieldStorageConfig;
+use Drupal\filter\Entity\FilterFormat;
+use Drupal\FunctionalJavascriptTests\WebDriverTestBase;
+use Drupal\node\Entity\NodeType;
+use Drupal\Tests\TestFileCreationTrait;
+use Drupal\user\RoleInterface;
+
+/**
+ * Tests that the fragment link points to CKEditor 5.
+ *
+ * @group ckeditor5
+ * @internal
+ */
+class CKEditor5FragmentLinkTest extends WebDriverTestBase {
+
+  use TestFileCreationTrait;
+
+  /**
+   * {@inheritdoc}
+   */
+  protected $defaultTheme = 'stark';
+
+  /**
+   * {@inheritdoc}
+   */
+  protected static $modules = ['node', 'ckeditor5'];
+
+  /**
+   * {@inheritdoc}
+   */
+  protected function setUp(): void {
+    parent::setUp();
+
+    // Create a text format and associate CKEditor 5.
+    FilterFormat::create([
+      'format' => 'ckeditor5',
+      'name' => 'CKEditor 5 with image upload',
+      'roles' => [RoleInterface::AUTHENTICATED_ID],
+    ])->save();
+    Editor::create([
+      'format' => 'ckeditor5',
+      'editor' => 'ckeditor5',
+    ])->save();
+
+    // Create a node type for testing.
+    NodeType::create(['type' => 'page', 'name' => 'page'])->save();
+
+    $field_storage = FieldStorageConfig::loadByName('node', 'body');
+
+    // Create a body field instance for the 'page' node type.
+    FieldConfig::create([
+      'field_storage' => $field_storage,
+      'bundle' => 'page',
+      'label' => 'Body',
+      'settings' => ['display_summary' => TRUE],
+      'required' => TRUE,
+    ])->save();
+
+    // Assign widget settings for the 'default' form mode.
+    EntityFormDisplay::create([
+      'targetEntityType' => 'node',
+      'bundle' => 'page',
+      'mode' => 'default',
+      'status' => TRUE,
+    ])->setComponent('body', ['type' => 'text_textarea_with_summary'])
+      ->save();
+
+    $this->account = $this->drupalCreateUser([
+      'administer nodes',
+      'create page content',
+    ]);
+    $this->drupalLogin($this->account);
+  }
+
+  /**
+   * Tests if the fragment link to a textarea works with CKEditor 5 enabled.
+   */
+  public function testFragmentLink() {
+    $session = $this->getSession();
+    $web_assert = $this->assertSession();
+    $ckeditor_class = '.ck-editor';
+    $ckeditor_id = '#cke_edit-body-0-value';
+
+    $this->drupalGet('node/add/page');
+
+    $session->getPage();
+
+    // Add a bottom margin to the title field to be sure the body field is not
+    // visible.
+    $session->executeScript("document.getElementById('edit-title-0-value').style.marginBottom = window.innerHeight*2 +'px';");
+
+    $this->assertSession()->waitForElementVisible('css', $ckeditor_id);
+    // Check that the CKEditor5-enabled body field is currently not visible in
+    // the viewport.
+    $web_assert->assertNotVisibleInViewport('css', $ckeditor_class, 'topLeft', 'CKEditor5-enabled body field is visible.');
+
+    $before_url = $session->getCurrentUrl();
+
+    // Trigger a hash change with as target the hidden textarea.
+    $session->executeScript("location.hash = '#edit-body-0-value';");
+
+    // Check that the CKEditor5-enabled body field is visible in the viewport.
+    // The hash change adds an ID to the CKEditor 5 instance so check its visibility using the ID now.
+    $web_assert->assertVisibleInViewport('css', $ckeditor_id, 'topLeft', 'CKEditor5-enabled body field is not visible.');
+
+    // Use JavaScript to go back in the history instead of
+    // \Behat\Mink\Session::back() because that function doesn't work after a
+    // hash change.
+    $session->executeScript("history.back();");
+
+    $after_url = $session->getCurrentUrl();
+
+    // Check that going back in the history worked.
+    self::assertEquals($before_url, $after_url, 'History back works.');
+  }
+
+}
diff --git a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php
new file mode 100644
index 0000000000000000000000000000000000000000..aa2dbd1471a27533355f1da23b23a08532371c0b
--- /dev/null
+++ b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php
@@ -0,0 +1,101 @@
+<?php
+
+declare(strict_types = 1);
+
+namespace Drupal\Tests\ckeditor5\FunctionalJavascript;
+
+use Drupal\ckeditor5\Plugin\Editor\CKEditor5;
+use Drupal\editor\Entity\Editor;
+use Drupal\filter\Entity\FilterFormat;
+use Symfony\Component\Validator\ConstraintViolation;
+
+/**
+ * Tests for CKEditor 5 editor UI with Toolbar module.
+ *
+ * @group ckeditor5
+ * @internal
+ */
+class CKEditor5ToolbarTest extends CKEditor5TestBase {
+
+  /**
+   * {@inheritdoc}
+   */
+  protected static $modules = [
+    'toolbar',
+  ];
+
+  /**
+   * {@inheritdoc}
+   */
+  protected function setUp(): void {
+    parent::setUp();
+
+    FilterFormat::create([
+      'format' => 'test_format',
+      'name' => 'Test format',
+      'filters' => [],
+    ])->save();
+    Editor::create([
+      'editor' => 'ckeditor5',
+      'format' => 'test_format',
+      'settings' => [],
+    ])->save();
+    $this->assertSame([], array_map(
+      function (ConstraintViolation $v) {
+        return (string) $v->getMessage();
+      },
+      iterator_to_array(CKEditor5::validatePair(
+        Editor::load('test_format'),
+        FilterFormat::load('test_format')
+      ))
+    ));
+
+    $this->drupalCreateContentType([
+      'type' => 'article',
+      'name' => 'Article',
+    ]);
+
+    $this->user = $this->drupalCreateUser([
+      'use text format test_format',
+      'access toolbar',
+      'edit any article content',
+      'administer site configuration',
+    ]);
+    $this->drupalLogin($this->user);
+  }
+
+  /**
+   * Ensures that CKEditor 5 toolbar renders below Drupal Toolbar.
+   */
+  public function test(): void {
+    $assert_session = $this->assertSession();
+
+    // Create test content to ensure that CKEditor 5 text editor can be
+    // scrolled.
+    $body = '';
+    for ($i = 0; $i < 10; $i++) {
+      $body .= '<p>' . $this->randomMachineName(32) . '</p>';
+    }
+    $edit_url = $this->drupalCreateNode(['type' => 'article', 'body' => ['value' => $body, 'format' => 'test_format']])->toUrl('edit-form');
+    $this->drupalGet($edit_url);
+    $this->assertNotEmpty($assert_session->waitForElement('css', '#toolbar-bar'));
+    $this->assertNotEmpty($assert_session->waitForElement('css', '.ck-editor'));
+
+    // Ensure the body has enough height to enable scrolling. Scroll 110px from
+    // top of body field to ensure CKEditor 5 toolbar is sticky.
+    $this->getSession()->evaluateScript('document.body.style.height = "10000px";');
+    $this->getSession()->evaluateScript('location.hash = "#edit-body-0-value";');
+    $this->getSession()->evaluateScript('scroll(0, document.documentElement.scrollTop + 110);');
+    // Focus CKEditor 5 text editor.
+    $javascript = <<<JS
+      Drupal.CKEditor5Instances.get(document.getElementById("edit-body-0-value").dataset["ckeditor5Id"]).editing.view.focus();
+JS;
+    $this->getSession()->evaluateScript($javascript);
+
+    $this->assertNotEmpty($assert_session->waitForElementVisible('css', '.ck-sticky-panel__placeholder'));
+    $toolbar_height = (int) $this->getSession()->evaluateScript('document.getElementById("toolbar-bar").offsetHeight');
+    $ckeditor5_toolbar_position = (int) $this->getSession()->evaluateScript("document.querySelector('.ck-toolbar').getBoundingClientRect().top");
+    $this->assertEqualsWithDelta($toolbar_height, $ckeditor5_toolbar_position, 2);
+  }
+
+}
diff --git a/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
new file mode 100644
index 0000000000000000000000000000000000000000..2b7392c1e1498a0db830e95a14f4040db00d4af2
--- /dev/null
+++ b/web/core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php
@@ -0,0 +1,70 @@
+<?php
+
+declare(strict_types = 1);
+
+namespace Drupal\Tests\ckeditor5\FunctionalJavascript;
+
+use Drupal\language\Entity\ConfigurableLanguage;
+use Drupal\Tests\media\Traits\MediaTypeCreationTrait;
+
+/**
+ * Tests for CKEditor 5 plugins using Drupal's translation system.
+ *
+ * @group ckeditor5
+ * @internal
+ */
+class JSTranslationTest extends CKEditor5TestBase {
+
+  use MediaTypeCreationTrait;
+
+  /**
+   * {@inheritdoc}
+   */
+  protected static $modules = [
+    'language',
+    'locale',
+    'media_library',
+  ];
+
+  /**
+   * {@inheritdoc}
+   */
+  protected function setUp(): void {
+    parent::setUp();
+
+    // Create a sample media entity to be embedded.
+    $this->createMediaType('image', ['id' => 'image', 'label' => 'Image']);
+  }
+
+  /**
+   * Integration test to ensure that CKEditor 5 Plugins translations are loaded.
+   */
+  public function test(): void {
+    $page = $this->getSession()->getPage();
+    $assert_session = $this->assertSession();
+
+    $this->createNewTextFormat($page, $assert_session);
+    $this->assertNotEmpty($assert_session->waitForElement('css', '.ckeditor5-toolbar-item-drupalMedia'));
+    $this->click('#edit-filters-media-embed-status');
+    $assert_session->assertWaitOnAjaxRequest();
+    $this->triggerKeyUp('.ckeditor5-toolbar-item-drupalMedia', 'ArrowDown');
+    $assert_session->assertWaitOnAjaxRequest();
+    $this->saveNewTextFormat($page, $assert_session);
+
+    $langcode = 'fr';
+    ConfigurableLanguage::createFromLangcode($langcode)->save();
+    $this->config('system.site')->set('default_langcode', $langcode)->save();
+
+    // Visit a page that will trigger a JavaScript file parsing for
+    // translatable strings.
+    $this->drupalGet('node/add');
+    $this->assertNotEmpty($assert_session->waitForElement('css', '.ck-editor'));
+
+    // Ensure a string from the CKEditor 5 plugin is picked up by translation.
+    // @see core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalmediatoolbar.js
+    $locale_storage = $this->container->get('locale.storage');
+    $string = $locale_storage->findString(['source' => 'Drupal Media toolbar', 'context' => '']);
+    $this->assertNotEmpty($string, 'String from JavaScript file saved.');
+  }
+
+}
diff --git a/web/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php b/web/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
index 151cc4336aca60863b5adbe9f2f63673ee1e5213..f50aa30bad1d04407159e5ce93d25865d1d0b30e 100644
--- a/web/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
+++ b/web/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
@@ -337,6 +337,194 @@ public function providerTestInvalidPluginDefinitions(): \Generator {
       NULL,
     ];
 
+    // Add conditions.
+    yield 'unsupported condition type' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      foo: bar
+YAML,
+      'The "ckeditor5_invalid_plugin_foo_bar" CKEditor 5 plugin definition has a "drupal.conditions" value that contains some unsupported condition types: "foo". Only the following conditions types are supported: "toolbarItem", "imageUploadStatus", "filter", "plugins".',
+    ];
+    yield 'invalid condition: toolbarItem' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: [bold, italic]
+YAML,
+      'The "ckeditor5_invalid_plugin_foo_bar" CKEditor 5 plugin definition has an invalid "drupal.conditions" item. "toolbarItem" is set to an invalid value. A string corresponding to a CKEditor 5 toolbar item must be specified.',
+    ];
+    yield 'valid condition: toolbarItem' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+YAML,
+      NULL,
+    ];
+    yield 'invalid condition: filter' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: true
+YAML,
+      'The "ckeditor5_invalid_plugin_foo_bar" CKEditor 5 plugin definition has an invalid "drupal.conditions" item. "filter" is set to an invalid value. A string corresponding to a filter plugin ID must be specified.',
+    ];
+    yield 'valid condition: filter' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: filter_caption
+YAML,
+      NULL,
+    ];
+    yield 'invalid condition: imageUploadStatus' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: filter_caption
+      imageUploadStatus: 'true'
+YAML,
+      'The "ckeditor5_invalid_plugin_foo_bar" CKEditor 5 plugin definition has an invalid "drupal.conditions" item. "imageUploadStatus" is set to an invalid value. A boolean indicating whether image uploads must be enabled (true) or not (false) must be specified.',
+    ];
+    yield 'valid condition: imageUploadStatus' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: filter_caption
+      imageUploadStatus: true
+YAML,
+      NULL,
+    ];
+    yield 'invalid condition: plugins' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: filter_caption
+      imageUploadStatus: true
+      plugins: ckeditor5_imageCaption
+YAML,
+      'The "ckeditor5_invalid_plugin_foo_bar" CKEditor 5 plugin definition has an invalid "drupal.conditions" item. "plugins" is set to an invalid value. A list of strings, each corresponding to a CKEditor 5 plugin ID must be specified.',
+    ];
+    yield 'valid condition: plugins' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions:
+      toolbarItem: bold
+      filter: filter_caption
+      imageUploadStatus: true
+      plugins: [ckeditor5_imageCaption]
+YAML,
+      NULL,
+    ];
+    yield 'unconditional: for plugins that should always loaded' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions: []
+YAML,
+      NULL,
+    ];
+    yield 'explicitly unconditional' => [
+      <<<YAML
+ckeditor5_invalid_plugin_foo_bar:
+  ckeditor5:
+    plugins: {}
+  drupal:
+    label: "Foo bar"
+    elements:
+      - <foo>
+      - <bar>
+    admin_library: ckeditor5/admin.basic
+    conditions: false
+YAML,
+      NULL,
+    ];
+
     // Add a plugin class; observe what additional requirements need to be met.
     yield 'added plugin class' => [
       <<<YAML
diff --git a/web/core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php b/web/core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
index addcc53a3d235fafe9b286c8902f005d10d9a52a..e79413205d6d158753fc05841d2b0119290d07ef 100644
--- a/web/core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
+++ b/web/core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
@@ -53,6 +53,10 @@ class SmartDefaultSettingsTest extends KernelTestBase {
     'editor',
     'filter',
     'user',
+    // For being able to test media_embed + Media button in CKE4/CKE5.
+    'media',
+    'media_library',
+    'views',
   ];
 
   /**
@@ -97,6 +101,38 @@ protected function setUp(): void {
       Yaml::parseFile('core/profiles/standard/config/install/editor.editor.basic_html.yml')
     )->save();
 
+    $new_value = str_replace('<p>', '<p class="text-align-center text-align-justify">', $current_value);
+    $basic_html_format_with_alignable_p = $basic_html_format;
+    $basic_html_format_with_alignable_p['name'] .= ' (with alignable paragraph support)';
+    $basic_html_format_with_alignable_p['format'] = 'basic_html_with_alignable_p';
+    NestedArray::setValue($basic_html_format_with_alignable_p, $allowed_html_parents, $new_value);
+    FilterFormat::create($basic_html_format_with_alignable_p)->save();
+    Editor::create(
+      ['format' => 'basic_html_with_alignable_p']
+      +
+      Yaml::parseFile('core/profiles/standard/config/install/editor.editor.basic_html.yml')
+    )->save();
+
+    $basic_html_format_with_media_embed = $basic_html_format;
+    $basic_html_format_with_media_embed['name'] .= ' (with Media Embed support)';
+    $basic_html_format_with_media_embed['format'] = 'basic_html_with_media_embed';
+    // Add media_embed filter, update filter_html filter settings.
+    $basic_html_format_with_media_embed['filters']['media_embed'] = ['status' => TRUE];
+    $new_value = $current_value . ' <drupal-media data-entity-type data-entity-uuid data-align data-caption alt>';
+    NestedArray::setValue($basic_html_format_with_media_embed, $allowed_html_parents, $new_value);
+    FilterFormat::create($basic_html_format_with_media_embed)->save();
+    $basic_html_editor_with_media_embed = Editor::create(
+      ['format' => 'basic_html_with_media_embed']
+      +
+      Yaml::parseFile('core/profiles/standard/config/install/editor.editor.basic_html.yml')
+    );
+    $settings = $basic_html_editor_with_media_embed->getSettings();
+    // Add "insert media from library" button to CKEditor 4 configuration, the
+    // pre-existing toolbar item group labeled "Media".
+    $settings['toolbar']['rows'][0][3]['items'][] = 'DrupalMediaLibrary';
+    $basic_html_editor_with_media_embed->setSettings($settings);
+    $basic_html_editor_with_media_embed->save();
+
     $filter_plugin_manager = $this->container->get('plugin.manager.filter');
     FilterFormat::create([
       'format' => 'filter_only__filter_html',
@@ -456,6 +492,82 @@ public function provider() {
       ),
     ];
 
+    yield "basic_html_with_alignable_p can be switched to CKEditor 5 without problems, align buttons added automatically" => [
+      'format_id' => 'basic_html_with_alignable_p',
+      'filters_to_drop' => $basic_html_test_case['filters_to_drop'],
+      'expected_ckeditor5_settings' => [
+        'toolbar' => [
+          'items' => array_merge(
+            $basic_html_test_case['expected_ckeditor5_settings']['toolbar']['items'],
+            // @todo Improve in https://www.drupal.org/project/drupal/issues/3259593
+            [
+              'alignment',
+              'alignment:center',
+              'alignment:justify',
+            ]
+          ),
+        ],
+        'plugins' => $basic_html_test_case['expected_ckeditor5_settings']['plugins'],
+      ],
+      'expected_superset' => implode(' ', [
+        // Note that aligning left and right is being added, on top of what the
+        // original format allowed: center and justify.
+        // @todo Improve in https://www.drupal.org/project/drupal/issues/3231328
+        '<p class="text-align-left text-align-right">',
+        // Note that aligning left/center/right/justify is possible on *all*
+        // allowed block-level HTML5 tags.
+        // @todo When https://www.drupal.org/project/ckeditor5/issues/3231328
+        //   lands, only the center/justify classes will be added.
+        // @todo When https://www.drupal.org/project/drupal/issues/3259367
+        //   lands, none of the tags below should appear.
+        '<h2 class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<h3 class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<h4 class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<h5 class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<h6 class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<dl class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<dd class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<blockquote class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<ul class="text-align-left text-align-center text-align-right text-align-justify">',
+        '<ol class="text-align-left text-align-center text-align-right text-align-justify">',
+        $basic_html_test_case['expected_superset'],
+      ]),
+      'expected_fundamental_compatibility_violations' => $basic_html_test_case['expected_fundamental_compatibility_violations'],
+      'expected_messages' => array_merge($basic_html_test_case['expected_messages'],
+
+        [
+          'The following plugins were enabled to support specific attributes that are allowed by this text format: <em class="placeholder">Alignment ( for tag: &lt;p&gt; to support: class with value(s):  text-align-center, text-align-justify), Align center ( for tag: &lt;p&gt; to support: class with value(s):  text-align-center), Justify ( for tag: &lt;p&gt; to support: class with value(s):  text-align-justify)</em>.',
+          'This format\'s HTML filters includes plugins that support the following tags, but not some of their attributes. To ensure these attributes remain supported by this text format, the following were added to the Source Editing plugin\'s <em>Manually editable HTML tags</em>: &lt;a hreflang&gt; &lt;blockquote cite&gt; &lt;ul type&gt; &lt;ol start type&gt; &lt;h2 id&gt; &lt;h3 id&gt; &lt;h4 id&gt; &lt;h5 id&gt; &lt;h6 id&gt;.',
+        ]),
+    ];
+
+    yield "basic_html with media_embed added => <drupal-media> needed => supported through sourceEditing (3 upgrade messages)" => [
+      'format_id' => 'basic_html_with_media_embed',
+      'filters_to_drop' => $basic_html_test_case['filters_to_drop'],
+      'expected_ckeditor5_settings' => [
+        'toolbar' => [
+          'items' => array_merge(
+            array_slice($basic_html_test_case['expected_ckeditor5_settings']['toolbar']['items'], 0, 10),
+            ['drupalMedia'],
+            array_slice($basic_html_test_case['expected_ckeditor5_settings']['toolbar']['items'], 10),
+          ),
+        ],
+        'plugins' => [
+          'ckeditor5_sourceEditing' => [
+            'allowed_tags' => array_merge(
+              $basic_html_test_case['expected_ckeditor5_settings']['plugins']['ckeditor5_sourceEditing']['allowed_tags'],
+              ['<drupal-media data-align data-caption>'],
+            ),
+          ],
+        ] + $basic_html_test_case['expected_ckeditor5_settings']['plugins'],
+      ],
+      'expected_superset' => $basic_html_test_case['expected_superset'],
+      'expected_fundamental_compatibility_violations' => $basic_html_test_case['expected_fundamental_compatibility_violations'],
+      'expected_messages' => array_merge($basic_html_test_case['expected_messages'], [
+        "This format's HTML filters includes plugins that support the following tags, but not some of their attributes. To ensure these attributes remain supported by this text format, the following were added to the Source Editing plugin's <em>Manually editable HTML tags</em>: &lt;a hreflang&gt; &lt;blockquote cite&gt; &lt;ul type&gt; &lt;ol start type&gt; &lt;h2 id&gt; &lt;h3 id&gt; &lt;h4 id&gt; &lt;h5 id&gt; &lt;h6 id&gt; &lt;drupal-media data-align data-caption&gt;.",
+      ]),
+    ];
+
     yield "restricted_html can be switched to CKEditor 5 after dropping the two markup-creating filters (3 upgrade messages)" => [
       'format_id' => 'restricted_html',
       'filters_to_drop' => [
diff --git a/web/core/modules/comment/src/CommentFieldItemList.php b/web/core/modules/comment/src/CommentFieldItemList.php
index 60311ceeba478509d552dac63c0427513532caf5..985f8652250dbf816475f0968eea80b67994c3eb 100644
--- a/web/core/modules/comment/src/CommentFieldItemList.php
+++ b/web/core/modules/comment/src/CommentFieldItemList.php
@@ -30,6 +30,7 @@ public function get($index) {
   /**
    * {@inheritdoc}
    */
+  #[\ReturnTypeWillChange]
   public function offsetExists($offset) {
     // For consistency with what happens in get(), we force offsetExists() to
     // be TRUE for delta 0.
diff --git a/web/core/modules/file/tests/file_test/file_test.services.yml b/web/core/modules/file/tests/file_test/file_test.services.yml
index 1e05c26bff613ccd1d249442a43402ea8ce108e2..51b048997a23de7eb625413c5f78827fd5078dc4 100644
--- a/web/core/modules/file/tests/file_test/file_test.services.yml
+++ b/web/core/modules/file/tests/file_test/file_test.services.yml
@@ -11,3 +11,7 @@ services:
     class: Drupal\file_test\StreamWrapper\DummyStreamWrapper
     tags:
       - { name: stream_wrapper, scheme: dummy }
+  stream_wrapper.dummy_external_readonly:
+    class: Drupal\file_test\StreamWrapper\DummyExternalReadOnlyWrapper
+    tags:
+      - { name: stream_wrapper, scheme: dummy-external-readonly }
diff --git a/web/core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php b/web/core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
new file mode 100644
index 0000000000000000000000000000000000000000..1727b7950ab61d9aff270dbaf6bf1ad1762429d1
--- /dev/null
+++ b/web/core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
@@ -0,0 +1,149 @@
+<?php
+
+namespace Drupal\file_test\StreamWrapper;
+
+use Drupal\Core\StreamWrapper\ReadOnlyStream;
+use Drupal\Core\StreamWrapper\StreamWrapperInterface;
+
+/**
+ * Helper class for testing the stream wrapper registry.
+ *
+ * Dummy external stream wrapper implementation (dummy-external-readonly://).
+ */
+class DummyExternalReadOnlyWrapper extends ReadOnlyStream {
+
+  /**
+   * @inheritDoc
+   */
+  public static function getType() {
+    return StreamWrapperInterface::READ_VISIBLE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function getName() {
+    return t('Dummy external stream wrapper (readonly)');
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function getDescription() {
+    return t('Dummy external read-only stream wrapper for testing.');
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function getExternalUrl() {
+    [, $target] = explode('://', $this->uri, 2);
+    return 'https://www.dummy-external-readonly.com/' . $target;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function realpath() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function dirname($uri = NULL) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function dir_closedir() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function dir_opendir($path, $options) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function dir_readdir() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function dir_rewinddir() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_cast($cast_as) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_close() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_eof() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_read($count) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_seek($offset, $whence = SEEK_SET) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_set_option($option, $arg1, $arg2) {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_stat() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function stream_tell() {
+    return FALSE;
+  }
+
+  /**
+   * @inheritDoc
+   */
+  public function url_stat($path, $flags) {
+    return FALSE;
+  }
+
+}
diff --git a/web/core/modules/filter/src/FilterPluginCollection.php b/web/core/modules/filter/src/FilterPluginCollection.php
index 31386ed786345bcfdfe7a9b06e90ebdaa81d43c8..cb9ab931b1936a7ee057a24374f6bc019d43dd23 100644
--- a/web/core/modules/filter/src/FilterPluginCollection.php
+++ b/web/core/modules/filter/src/FilterPluginCollection.php
@@ -70,7 +70,7 @@ protected function initializePlugin($instance_id) {
     $configuration = $this->manager->getDefinition($instance_id);
     // Merge the actual configuration into the default configuration.
     if (isset($this->configurations[$instance_id])) {
-      $configuration = NestedArray::mergeDeep($configuration, $this->configurations[$instance_id]);
+      $configuration = NestedArray::mergeDeepArray([$configuration, $this->configurations[$instance_id]], TRUE);
     }
     $this->configurations[$instance_id] = $configuration;
     parent::initializePlugin($instance_id);
diff --git a/web/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php b/web/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php
new file mode 100644
index 0000000000000000000000000000000000000000..98b08d868ef5c27240a3610c0a169696d53a9a1b
--- /dev/null
+++ b/web/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php
@@ -0,0 +1,120 @@
+<?php
+
+namespace Drupal\Tests\inline_form_errors\FunctionalJavascript;
+
+use Drupal\Core\Entity\Entity\EntityFormDisplay;
+use Drupal\editor\Entity\Editor;
+use Drupal\field\Entity\FieldConfig;
+use Drupal\field\Entity\FieldStorageConfig;
+use Drupal\filter\Entity\FilterFormat;
+use Drupal\FunctionalJavascriptTests\WebDriverTestBase;
+use Drupal\node\Entity\NodeType;
+use Drupal\user\RoleInterface;
+
+/**
+ * Tests the inline errors fragment link to a CKEditor5-enabled textarea.
+ *
+ * @group ckeditor5
+ */
+class FormErrorHandlerCKEditor5Test extends WebDriverTestBase {
+
+  /**
+   * {@inheritdoc}
+   */
+  protected static $modules = [
+    'node',
+    'ckeditor5',
+    'inline_form_errors',
+  ];
+
+  /**
+   * {@inheritdoc}
+   */
+  protected $defaultTheme = 'stark';
+
+  /**
+   * {@inheritdoc}
+   */
+  protected function setUp(): void {
+    parent::setUp();
+
+    // Create a text format and associate CKEditor 5.
+    FilterFormat::create([
+      'format' => 'ckeditor5',
+      'name' => 'CKEditor 5 with image upload',
+      'roles' => [RoleInterface::AUTHENTICATED_ID],
+    ])->save();
+    Editor::create([
+      'format' => 'ckeditor5',
+      'editor' => 'ckeditor5',
+    ])->save();
+
+    // Create a node type for testing.
+    NodeType::create(['type' => 'page', 'name' => 'page'])->save();
+
+    $field_storage = FieldStorageConfig::loadByName('node', 'body');
+
+    // Create a body field instance for the 'page' node type.
+    FieldConfig::create([
+      'field_storage' => $field_storage,
+      'bundle' => 'page',
+      'label' => 'Body',
+      'settings' => ['display_summary' => TRUE],
+      'required' => TRUE,
+    ])->save();
+
+    // Assign widget settings for the 'default' form mode.
+    EntityFormDisplay::create([
+      'targetEntityType' => 'node',
+      'bundle' => 'page',
+      'mode' => 'default',
+      'status' => TRUE,
+    ])->setComponent('body', ['type' => 'text_textarea_with_summary'])
+      ->save();
+
+    $account = $this->drupalCreateUser([
+      'administer nodes',
+      'create page content',
+    ]);
+    $this->drupalLogin($account);
+  }
+
+  /**
+   * Tests if the fragment link to a textarea works with CKEditor 5 enabled.
+   */
+  public function testFragmentLink() {
+    $session = $this->getSession();
+    $web_assert = $this->assertSession();
+    $ckeditor_class = '.ck-editor';
+    $ckeditor_id = '#cke_edit-body-0-value';
+
+    $this->drupalGet('node/add/page');
+
+    // Only enter a title in the node add form and leave the body field empty.
+    $edit = ['edit-title-0-value' => 'Test inline form error with CKEditor 5'];
+
+    $this->submitForm($edit, 'Save');
+
+    $this->assertSession()->waitForElement('css', '#cke_edit-body-0-value');
+    // Add a bottom margin to the title field to be sure the body field is not
+    // visible.
+    $session->executeScript("document.getElementById('edit-title-0-value').style.marginBottom = window.innerHeight*2 + 'px';");
+
+    // Check that the CKEditor5-enabled body field is currently not visible in
+    // the viewport.
+    $web_assert->assertNotVisibleInViewport('css', $ckeditor_class, 'topLeft', 'CKEditor5-enabled body field is not visible.');
+
+    // Check if we can find the error fragment link within the errors summary
+    // message.
+
+    $errors_link = $this->assertSession()->waitForElementVisible('css', 'a[href$="#edit-body-0-value"]');
+    $this->assertNotEmpty($errors_link, 'Error fragment link is visible.');
+
+    $errors_link->click();
+
+    // Check that the CKEditor5-enabled body field is visible in the viewport.
+    // The hash change adds an ID to the CKEditor 5 instance so check its visibility using the ID now.
+    $web_assert->assertVisibleInViewport('css', $ckeditor_id, 'topLeft', 'CKEditor5-enabled body field is visible.');
+  }
+
+}
diff --git a/web/core/modules/media/media.post_update.php b/web/core/modules/media/media.post_update.php
index f69e07868656a252d04fa154577229ec64923b2a..d28e7886629e5e71b0097e61deadc2952dbeb731 100644
--- a/web/core/modules/media/media.post_update.php
+++ b/web/core/modules/media/media.post_update.php
@@ -5,6 +5,8 @@
  * Post update functions for Media.
  */
 
+use Drupal\Core\Field\Entity\BaseFieldOverride;
+
 /**
  * Implements hook_removed_post_updates().
  */
@@ -16,3 +18,19 @@ function media_removed_post_updates() {
     'media_post_update_add_status_extra_filter' => '9.0.0',
   ];
 }
+
+/**
+ * Updates stale references to Drupal\media\Entity\Media::getCurrentUserId.
+ */
+function media_post_update_modify_base_field_author_override() {
+  $uid_fields = \Drupal::entityTypeManager()
+    ->getStorage('base_field_override')
+    ->getQuery()
+    ->condition('entity_type', 'media')
+    ->condition('field_name', 'uid')
+    ->condition('default_value_callback', 'Drupal\media\Entity\Media::getCurrentUserId')
+    ->execute();
+  foreach (BaseFieldOverride::loadMultiple($uid_fields) as $base_field_override) {
+    $base_field_override->setDefaultValueCallback('Drupal\media\Entity\Media::getDefaultEntityOwner')->save();
+  }
+}
diff --git a/web/core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php b/web/core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
index d4e23b3e7385fd04e39290a5485a262e26c9ef81..7557f1c1a6bd7e66f10f42e26896c7c963cdf11a 100644
--- a/web/core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
+++ b/web/core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
@@ -1168,11 +1168,11 @@ public function testViewMode() {
       'label' => 'View Mode 1',
     ])->save();
     EntityViewMode::create([
-      'id' => 'media.view_mode_2',
+      'id' => 'media.22222',
       'targetEntityType' => 'media',
       'status' => TRUE,
       'enabled' => TRUE,
-      'label' => 'View Mode 2',
+      'label' => 'View Mode 2 has Numeric ID',
     ])->save();
     EntityViewMode::create([
       'id' => 'media.view_mode_3',
@@ -1191,11 +1191,11 @@ public function testViewMode() {
       'mode' => 'view_mode_1',
     ])->save();
     EntityViewDisplay::create([
-      'id' => 'media.image.view_mode_2',
+      'id' => 'media.image.22222',
       'targetEntityType' => 'media',
       'status' => TRUE,
       'bundle' => 'image',
-      'mode' => 'view_mode_2',
+      'mode' => '22222',
     ])->save();
 
     $filter_format = FilterFormat::load('test_format');
@@ -1206,7 +1206,7 @@ public function testViewMode() {
         'allowed_media_types' => [],
         'allowed_view_modes' => [
           'view_mode_1' => 'view_mode_1',
-          'view_mode_2' => 'view_mode_2',
+          '22222' => '22222',
           'view_mode_3' => 'view_mode_3',
         ],
       ],
@@ -1216,12 +1216,12 @@ public function testViewMode() {
     // filter's ::getDependencies() method.
     $expected_config_dependencies = [
       'core.entity_view_mode.media.view_mode_1',
-      'core.entity_view_mode.media.view_mode_2',
+      'core.entity_view_mode.media.22222',
       'core.entity_view_mode.media.view_mode_3',
     ];
     $dependencies = $filter_format->getDependencies();
     $this->assertArrayHasKey('config', $dependencies);
-    $this->assertSame($expected_config_dependencies, $dependencies['config']);
+    $this->assertEqualsCanonicalizing($expected_config_dependencies, $dependencies['config']);
 
     // Test MediaEmbed's allowed_view_modes option setting enables a view mode
     // selection field.
@@ -1236,17 +1236,17 @@ public function testViewMode() {
     $page->pressButton('Edit media');
     $this->waitForMetadataDialog();
     $assert_session->optionExists('attributes[data-view-mode]', 'view_mode_1');
-    $assert_session->optionExists('attributes[data-view-mode]', 'view_mode_2');
+    $assert_session->optionExists('attributes[data-view-mode]', '22222');
     $assert_session->optionNotExists('attributes[data-view-mode]', 'view_mode_3');
-    $assert_session->selectExists('attributes[data-view-mode]')->selectOption('view_mode_2');
+    $assert_session->selectExists('attributes[data-view-mode]')->selectOption('22222');
     $this->submitDialog();
     $this->getSession()->switchToIFrame('ckeditor');
-    $this->assertNotEmpty($assert_session->waitForElementVisible('css', 'article.media--view-mode-view-mode-2'));
+    $this->assertNotEmpty($assert_session->waitForElementVisible('css', 'article.media--view-mode-_2222'));
     // Test that the downcast drupal-media element contains the
     // `data-view-mode` attribute set in the dialog.
     $this->pressEditorButton('source');
     $this->assertNotEmpty($drupal_media = $this->getDrupalMediaFromSource());
-    $this->assertSame('view_mode_2', $drupal_media->getAttribute('data-view-mode'));
+    $this->assertSame('22222', $drupal_media->getAttribute('data-view-mode'));
 
     // Press the source button again to leave source mode.
     $this->pressEditorButton('source');
@@ -1289,7 +1289,7 @@ public function testViewMode() {
         'allowed_media_types' => [],
         'allowed_view_modes' => [
           'view_mode_1' => 'view_mode_1',
-          'view_mode_2' => 'view_mode_2',
+          '22222' => '22222',
         ],
       ],
     ])->save();
@@ -1297,11 +1297,11 @@ public function testViewMode() {
     // Test that the dependencies change when the allowed_view_modes change.
     $expected_config_dependencies = [
       'core.entity_view_mode.media.view_mode_1',
-      'core.entity_view_mode.media.view_mode_2',
+      'core.entity_view_mode.media.22222',
     ];
     $dependencies = $filter_format->getDependencies();
     $this->assertArrayHasKey('config', $dependencies);
-    $this->assertSame($expected_config_dependencies, $dependencies['config']);
+    $this->assertEqualsCanonicalizing($expected_config_dependencies, $dependencies['config']);
 
     // Test that setting the view mode back to the default removes the
     // `data-view-mode` attribute.
@@ -1309,7 +1309,7 @@ public function testViewMode() {
     $page->pressButton('Edit media');
     $this->waitForMetadataDialog();
     $assert_session->optionExists('attributes[data-view-mode]', 'view_mode_1');
-    $assert_session->optionExists('attributes[data-view-mode]', 'view_mode_2');
+    $assert_session->optionExists('attributes[data-view-mode]', '22222');
     $assert_session->selectExists('attributes[data-view-mode]')->selectOption('view_mode_1');
     $this->submitDialog();
     $this->getSession()->switchToIFrame('ckeditor');
diff --git a/web/core/modules/migrate/src/Plugin/Migration.php b/web/core/modules/migrate/src/Plugin/Migration.php
index 0891311cfa4633d3bf3f45d009bbcaa0d3ce5e9b..01ae6aea583cdc88237ff845f47b964374eef632 100644
--- a/web/core/modules/migrate/src/Plugin/Migration.php
+++ b/web/core/modules/migrate/src/Plugin/Migration.php
@@ -15,9 +15,85 @@
 /**
  * Defines the Migration plugin.
  *
- * The migration plugin represents one single migration and acts like a
- * container for the information about a single migration such as the source,
- * process and destination plugins.
+ * A migration plugin instance that represents one single migration and acts
+ * like a container for the information about a single migration such as the
+ * source, process and destination plugins.
+ *
+ * The configuration of a migration is defined using YAML format and placed in
+ * the directory MODULENAME/migrations.
+ *
+ * Available definition keys:
+ * - id: The migration ID.
+ * - label: The human-readable label for the migration.
+ * - source: The definition for a migrate source plugin.
+ * - process: The definition for the migrate process pipelines for the
+ *   destination properties.
+ * - destination: The definition a migrate destination plugin.
+ * - audit: (optional) Audit the migration for conflicts with existing content.
+ * - deriver: (optional) The fully qualified path to a deriver class.
+ * - idMap: (optional) The definition for a migrate idMap plugin.
+ * - migration_dependencies: (optional) An array with two keys 'required' and
+ *   'optional' listing the migrations that this migration depends on. The
+ *   required migrations must be run first and completed successfully. The
+ *   optional migrations will be executed if they are present.
+ * - migration_tags: (optional) An array of tags for this migration.
+ * - provider: (optional) The name of the module that provides the plugin.
+ *
+ * Example with all keys:
+ *
+ * @code
+ * id: d7_taxonomy_term_example
+ * label: Taxonomy terms
+ * audit: true
+ * migration_tags:
+ *   - Drupal 7
+ *   - Content
+ *   - Term example
+ * deriver: Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver
+ * provider: custom_module
+ * source:
+ *   plugin: d7_taxonomy_term
+ * process:
+ *   tid: tid
+ *   vid:
+ *     plugin: migration_lookup
+ *     migration: d7_taxonomy_vocabulary
+ *     source: vid
+ *   name: name
+ *   'description/value': description
+ *   'description/format': format
+ *   weight: weight
+ *   parent_id:
+ *   -
+ *     plugin: skip_on_empty
+ *     method: process
+ *     source: parent
+ *   -
+ *     plugin: migration_lookup
+ *     migration: d7_taxonomy_term
+ *   parent:
+ *    plugin: default_value
+ *    default_value: 0
+ *    source: '@parent_id'
+ * destination:
+ *   plugin: entity:taxonomy_term
+ * migration_dependencies:
+ *   required:
+ *     - d7_taxonomy_vocabulary
+ *   optional:
+ *     - d7_field_instance
+ * @endcode
+ *
+ * For additional configuration keys, refer to these Migrate classes.
+ *
+ * @see \Drupal\migrate\Plugin\migrate\source\SourcePluginBase
+ * @see \Drupal\migrate\Plugin\migrate\source\SqlBase
+ * @see \Drupal\migrate\Plugin\migrate\destination\Config
+ * @see \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
+ * @see \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
+ * @see \Drupal\Core\Plugin\PluginBase
+ *
+ * @link https://www.drupal.org/docs/8/api/migrate-api Migrate API handbook. @endlink
  */
 class Migration extends PluginBase implements MigrationInterface, RequirementsInterface, ContainerFactoryPluginInterface {
 
diff --git a/web/core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php b/web/core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
index feca681f59f444fa191bafcbb645472399bc5df8..158b3a8914d1606672bc5b8f1a6a99bad8c9f437 100644
--- a/web/core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
+++ b/web/core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
@@ -113,6 +113,7 @@ public function getIds() {
   /**
    * {@inheritdoc}
    */
+  #[\ReturnTypeWillChange]
   public function count($refresh = FALSE) {
     // We do not want this source plugin to have a cacheable count.
     // @see \Drupal\migrate_cache_counts_test\Plugin\migrate\source\CacheableEmbeddedDataSource
diff --git a/web/core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php b/web/core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php
index 510e776000a8284e19cb9c84a0f002b321625fe5..47dd1b733092537013ff5490ab67ee8926d0fc91 100644
--- a/web/core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php
+++ b/web/core/modules/migrate/tests/modules/migrate_cache_counts_test/src/Plugin/migrate/source/CacheableEmbeddedDataSource.php
@@ -18,6 +18,7 @@ class CacheableEmbeddedDataSource extends EmbeddedDataSource {
   /**
    * {@inheritdoc}
    */
+  #[\ReturnTypeWillChange]
   public function count($refresh = FALSE) {
     return SourcePluginBase::count($refresh);
   }
diff --git a/web/core/modules/migrate/tests/src/Kernel/TrackChangesTest.php b/web/core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
index 1f8f80c1afbd102d96479dee92375f8cab6a4abb..46be5bc67cd56a3aed02e6415539288b26b1b654 100644
--- a/web/core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
+++ b/web/core/modules/migrate/tests/src/Kernel/TrackChangesTest.php
@@ -96,6 +96,20 @@ public function testTrackChanges() {
     $this->assertTermExists('description', 'Text item 3');
     $this->assertTermExists('description', 'Text item 4');
 
+    // Save the original hash, rerun the migration and check that the hashes
+    // are the same.
+    $id_map = $this->migration->getIdMap();
+    for ($i = 1; $i < 5; $i++) {
+      $row = $id_map->getRowBySource(['tid' => $i]);
+      $original_hash[$i] = $row['hash'];
+    }
+    $this->executeMigration($this->migration);
+    for ($i = 1; $i < 5; $i++) {
+      $row = $id_map->getRowBySource(['tid' => $i]);
+      $new_hash[$i] = $row['hash'];
+    }
+    $this->assertEquals($original_hash, $new_hash);
+
     // Update Item 1 triggering its track_changes by name.
     $this->sourceDatabase->update('track_changes_term')
       ->fields([
@@ -131,6 +145,17 @@ public function testTrackChanges() {
     // Execute migration again.
     $this->executeMigration('track_changes_test');
 
+    // Check that the all the hashes except for 'Item 2'and 'Item 4' have
+    // changed.
+    for ($i = 1; $i < 5; $i++) {
+      $row = $id_map->getRowBySource(['tid' => $i]);
+      $new_hash[$i] = $row['hash'];
+    }
+    $this->assertNotEquals($original_hash[1], $new_hash[1]);
+    $this->assertEquals($original_hash[2], $new_hash[2]);
+    $this->assertNotEquals($original_hash[3], $new_hash[3]);
+    $this->assertEquals($original_hash[4], $new_hash[4]);
+
     // Item with name changes should be updated.
     $this->assertTermExists('name', 'Item 1 updated');
     $this->assertTermDoesNotExist('name', 'Item 1');
@@ -144,6 +169,21 @@ public function testTrackChanges() {
 
     // Item without field changes should not be updated.
     $this->assertTermExists('description', 'Text item 4');
+
+    // Test hashes again after forcing all rows to be re-imported.
+    $id_map->prepareUpdate();
+
+    // Execute migration again.
+    $this->executeMigration('track_changes_test');
+
+    for ($i = 1; $i < 5; $i++) {
+      $row = $id_map->getRowBySource(['tid' => $i]);
+      $newer_hash[$i] = $row['hash'];
+    }
+    $this->assertEquals($new_hash[1], $newer_hash[1]);
+    $this->assertEquals($new_hash[2], $newer_hash[2]);
+    $this->assertEquals($new_hash[3], $newer_hash[3]);
+    $this->assertEquals($new_hash[4], $newer_hash[4]);
   }
 
   /**
diff --git a/web/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php b/web/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php
index 28f20a7bcb4f15a2d6b371e4b44f60b5dc8f6e50..798b1eda6b45c4f058e9e44e27370d394718029a 100644
--- a/web/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php
+++ b/web/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php
@@ -242,6 +242,7 @@ public function query() {
   /**
    * {@inheritdoc}
    */
+  #[\ReturnTypeWillChange]
   public function count($refresh = FALSE) {
     // If no translations are included, then a simple query is possible.
     if (!$this->configuration['include_translations']) {
diff --git a/web/core/modules/node/node.post_update.php b/web/core/modules/node/node.post_update.php
index 350332edc177de7ec0595455f8712a6f175014ef..b0db7f19afa76d490569792c551cee66dec3f4a4 100644
--- a/web/core/modules/node/node.post_update.php
+++ b/web/core/modules/node/node.post_update.php
@@ -5,6 +5,7 @@
  * Post update functions for Node.
  */
 
+use Drupal\Core\Field\Entity\BaseFieldOverride;
 use Drupal\views\Entity\View;
 
 /**
@@ -54,3 +55,19 @@ function node_post_update_glossary_view_published() {
 function node_post_update_rebuild_node_revision_routes() {
   // Empty update to rebuild routes.
 }
+
+/**
+ * Updates stale references to Drupal\node\Entity\Node::getCurrentUserId.
+ */
+function node_post_update_modify_base_field_author_override() {
+  $uid_fields = \Drupal::entityTypeManager()
+    ->getStorage('base_field_override')
+    ->getQuery()
+    ->condition('entity_type', 'node')
+    ->condition('field_name', 'uid')
+    ->condition('default_value_callback', 'Drupal\node\Entity\Node::getCurrentUserId')
+    ->execute();
+  foreach (BaseFieldOverride::loadMultiple($uid_fields) as $base_field_override) {
+    $base_field_override->setDefaultValueCallback('Drupal\node\Entity\Node::getDefaultEntityOwner')->save();
+  }
+}
diff --git a/web/core/modules/node/tests/fixtures/update/drupal8-9-1-bare.minimal-content-translation.php.gz b/web/core/modules/node/tests/fixtures/update/drupal8-9-1-bare.minimal-content-translation.php.gz
new file mode 100644
index 0000000000000000000000000000000000000000..98590cbba72f064b1d58f32eb57126f708c22be9
--- /dev/null
+++ b/web/core/modules/node/tests/fixtures/update/drupal8-9-1-bare.minimal-content-translation.php.gz
@@ -0,0 +1,214 @@
+�������][��F��g�
+���� �f��*y';�c�dkg�u��k�RH�v�����.����c�/-�u;���;UE�����v���f�75�E5}ӊJ�Z7�V�ڼ.J���믟���-�7p��H�VHј��ZM[��^��|^�Z��t�X֋yc�kha��-���a�A4���L-Z�G�n�ޚ��r!����8���H˨�����5�.����ٳe�U����������g��Mͫʨ��W������xj�W���^l֌�mԭ���^Dߪ��yo�,�W�ߙ��{Q.��|\�y��HԵ����h�</L��磿~�~�ռ,}��EP��-�{����խ�'�QE����B5oGղ,]����ˏ���T���7F���h��e�������y^����ps8H�,����_]�b�5J���0E��o���(p��KR��)q�/�b&��А���n\T�|4��%�����|=3'N�nmO�����Xu�5��1a�m�f�@��Z�B��Q�9Ŧ
+=(���E_H�j�ie�V�n�j�h���R+���~zsB��#�ɢ��JQM!B<�����)Ý4���0�[Cy
��XM+�es^���~��g]qY�-���ksk�8��L��M&�|�S�]A�.&��/�a�7�wprC�j���?��1�ݸY)�7����틵�tִK�6���s�!ϙ�٩;XP�O���B�S3q�N^����|��,"����m������/��[xi�Z� `�S�X�F9�B驣e�09D�uo�0��8~`���g�MR+��q�5�#vu�F�k��Kũ�w#�������ו\�c���7`�O���Q=9�'G��9*��˓pTњٱ4���.]u�O������<n�Vq&���Z-�5��-��Q�Y�gѷ�"�Z�h��5�^)�U��//lg.Q�י�P�>=���LrӪ�I+�wMo,WC���fL�W����[��7������zt|�}9W��u6�Z�R��Ȯ�@P6��;���5�F������������>�
�_;n1F�'q�T��B�]
+1[�����}�1���r�Mc�A�r,Ȏ�>;p��`ڑ�m9�~�O�E�C��9�-����+ИJ��|��A�ѫ�
+��"\�}^v��:\��)tn^�n�8 ��?�K;͛$!�#i�诹k@��͛�
�h�@�|.���*�/���F���Q�lV���K�y'�u@�\U�}u�~Y�����7���f6���<M;[G����C��z��b7�ΰ
��ZG�z���{�=(�'��Mp_����Tm��]�A���Zl��	_z��$Y�FD�8"ؘ\�8QZ)+�m��?��1���\[�2YV��,��v�^9s|4.�9&E)"��#.��p��� �6����)'��"|$��\gq�Ź�i�2b,F�R1̕���6��p~(�c��T�AZg�\D�&�H���(��,����/�C�EG�0��H�D*58�)MiNy���Ј�b �:MS�#�eδM$3P&�Sc�Qˇ�6�ʥIXE�:bR'����4I8�� �^�v��&͙���O
+�MI��5�
�	L�皜(f�(T[�ww��CJl�$�#��C�r	�ЄhATlR>�Rl�8�եb�9f
+�R�[��S)N�� �,Ã���YV���1��\G�p�*�A���r�20~����;[���c�4^acq�Ĝ
+0�H�\��`��J"�hN3-e��C�O�
���WM��$g,�a�#	LD�#	��1��Ѵ;9t�34���۵�A�J`�8c�.�Yi!2cH��w{�e�����r��tF)}>n��}��R�~��V�VU��^K]�����:3MûZ�`-Y�J�D�S[+�WK�YQ�*��*�Ԣ���RΧ�ylk���5e�I��u3��
q�C���܃�=���c2��4N�#Ap!cA<��$i�(&\����1�gI�r��)�y��S'BGJh��)G��?���J{�S��&J�,�9�dMU�*�g�
�>d9�I�LD�3��@H��@xd&ҔQ���$������xT�%�(�@C��I�O��Z��$�qL�t�����1�W��,1`�(�?<
BEKCQ���:\�cn�a*SI�D~2�(b1Ϣ�4�����O������z�;�U��`�Ls�#�0���%H�A� ����\
Z�]����0��S����C�Dh�Mi�
+)&q2����_?^�	mT�)�˭b���K�Ȥ��If��/��,�����ݸv�ZZl ��y$��X�<(Ց�
+��Қc4h4���@׹(K)�.��3@0�9H��7\H^IdB!0fxp���=���Dܣ��+
+G`		�d(��,�S�R�m�X��!����������9��rl�'ԓA��I9���a�Q_��L'D2����P����1$�9a˫sP���08�L�LFp4����G�X�$���Aad�X�ͫ��,)5$2��4���P0l��H%�4!���
+���������k����q$3���,�DO��R�@�a�����C�N$��DC&��!���8H��q�rB��c.@eO�i�@����D4g�2��^�r�a�z)9�,�Y��HR�� .K؎���4���${��],g� �?p����R��e#�������]�H�9C��%2ǘB�\��7��ž󹙛���L2�O�ɔ�� 	6��AR�癒�ĝ6�G�k����;�q6~��à�b�4BR�̇�L�MR�
+���,��}���u���3���l�@��I�R�y�`Ra��l�9r*s���wP1��t��<�0��������"0�a�)��1�XȤ6�#� S$#$I��܂&�+�JF�I)e��	޶I������v�΢<�A#�D���	��@D2���݄:."w*�r<I)���
+�#�u
+�L�є)�`���U�����|Y��%���S�"�@�B��k����H<�'���A��	ˣ��s�
C�9O�It�$�$�����9���I��4#H�828V6�<�p*c��*62�bj>[u��7�|遣>ĐL�H�4�@��Ј'4M�	ɇ}΂��6����qa�ݱ�����Z	�E�{� �J K�%��c�������{�u]3c87	�a�]�`�� ��P���0�;l{�5����������n1�
+��R{��~b�ٿ��P)�s��C�p�q��2Z���������g,#y����E�]��T�,J�2��領6�X߆.ϛ�rE����=9~�+�TC
+�p���������glf��~?��,�H �ࠍ�d�ARL�X���
[�>%d��[��)�9H2�U�c��M��e$s�B~�%k=�W�t��8Ϯ�A�9��ZD���&$bJ�`�k�V�a��&������,^� �R��֩=G�]�@3N#c7�r��T@����H>H��3L4�q��,C�jW�3�@L���>�mӝ�rg��z~))�i|��"�@�Y*R���1�}B#���~��<��WNU-�}̞�b���S'��~�_%��E5��f��Y�{�p�	�j�D4���|OPQ�2���Hq��_����e�O��jm�*���k��tٝ���6��
+doS�^���K�q��޼�
+bA��C��N��̾R^��C��l3x�ҠͻϟoEմj�m��9����V�c��`��q�����5
+w��e������_���W�ɢr ���N	u%��Bu/OI��������bb��&'�����q����Džۡc�R���OιX/M��[I�����rꏩ��n�-���p��ou˜3SO����ǟ>���M���9���E�ơ��b�{�E�;�sX�]��ټ<�}��B*^&��{��
+/�m���
k��S���j�!��US�i��<�4��J+o��O�4tGmWz0��(_��&�~+.h��+��~�n��y+�����|]���~�l_�C/��;W
4�����`�!1���az�5��R�'�4��Y��	�r��
+�hu�П&�:�O�0��R��{�s�܃��ջ��Ǚj��;���˕��љ3o�/��F�}�9X�-��t[{R$��u�����}ku��wZx���~���x�:u���*JZGu;���ײ��z��^��d�R~�֐I�]���o{c�C���ƉU�0�k���~&D=]2j�2���/�������C��7����VE��W���/w�d�����.���O״���=�cWi�3kG}�3�=f��.a���ڹ��;�V0
+,ZA-��bYL��Cq�iy�f3P-��������-�R����1	��)e�u�H6����g|�=������t��
+�������CV�"?����]����^�i�~3�=��$l��q о�.����g�����{��UyO����K;ac��:`�qSg��N�)b'F���)�-����Կ5�M'\�Y��q81��b���o��ࡻ�l�?����R`ݐ%�yۦ���Y��З{��~O0�b���N�o�-60#�'5ߏ����O��	ij[�9em(��{|��|~W��=~�������{����{�_[�6h�^/��)��Z[��},���<\0�)��m���P��GzKh�.����>V��U_��yH���͟}�?�upMm�k\ݕu��+������^\�CKi�W�s'rY��KX�w{������m��ц?A�^C{4a^���pu�����.^���j��1W��FU[����U�>?�za��^�9�r!q�
u|Gy�	{���
z.|��emn��73�
��O����z€qfՇ���I}��7��v�}��ʹhV=Г��=a�?S��-���@�yVM�5�v��9���1�������0y�k�]3M������^f�J��[!�A���?zŨ��z9�z��g]�M��}���j�z��l&t����-ȹ��L�;��{��y��>73��n۽9��R����:�5��G����#-/�}��aߎ�s�����M�
+>z���)�(o:���Wq?��i|�W�`�O��O��Nt��'p�G�[�i�=��'|{�E�Ռ�����/?8��pd?��
+��W��w�I�'���?��}�2�g��z�/lU�Ͻ����h�:���-o�C�TC�������0��
ǁ֝<����p ���UǠ��f�@��-���,bg7��#0�o��h����{�$_���O��7}��ݢE쀫O�Ȓ�M�e-�.��P������n��+��;@R6�L�D �k�/"###��)}8���+��<���v0���u�!�1ǔl�f���9�˽�o��u�ǰ��3:�mu䭎܄�����8v��p%��1��xB?�"��cAiLbLOC�8t��p3��a�	J���3q�ڶ�iJ�/�
+��C�M��[B�?�������>�@�~z�X�Nֿ�{I[�ԟF�2���2�V���T
;�r��E�cI|�H��`����bf�4�K�eI��T)�F��z@�֒�	�2��eS�uR�A�Y\��=��X��C6�݀��wq�'�ҟ���ۭ�v��@'��{P�b�v4˾��7߷�Ϣa�ߐ;ao�ʭZلZ)�\��Y�:e5��4�2��g�)���/J�u-x��Q�<���~�կ���A�Z��
+,x,֮Â���T����ok���5P5��6a����m5̍�0�oH�[�V�lۂ��:,x����͚���
+�����6J�6J�/�؉te0�f)up�L�n�FCC������rr�.��b�\�7L
[��R�@���*n[ŭ�M7 �V�ʁj,lN���KY�&\������19Z䤚DN_��`��0��ؽd�Tm��
�2PD]�q�"����2њp��Re�5H�K0�������T؂����&e�L�M���(�T��������V�U�~)U��A���N���9�c:]F���@�&�x�C]&kr��neIeNT��5q&B+F-â,��0X1���D�j�y디9"���Uy�j)�ռ�����b'4��v�ƙ�ͤ*ԕ֧
�!��$h�:G�I�3�!E����2�8��QI�O�W�f"����8�%��t�)��������a�{8�����'E�_Cc��O
+�"���oxTP(�O�}Qs((�ë`r���1�c�Yc��W�~iH�
+��5�.�pU�~��=��eă����Ŕ�b�8��\��B�!v4H����x��弶��A�� >�~Mj\T�e��+uOL8��P����ч�/i��.�$N�	g?����
+�>�3@�}L��'�.��].�{,2�A�5Xw9��������D����n	���b��d9��˩{?$�d�O|�.��S�f���F�q�.�����z�^##��m�es@+�/0��1�'>#s�.�	;a`�!m���lC)N������Ǭ���G���ÖI	���WA�of:QE�d`W���_Q�e�\L)=�xŀ"��h�>4����|�/G��?~�H�FI	{� {|ړ��A�~�����2�0�y��'ߏ`|?�}�Y"�{�iwg��C0��P����ƀ�|~ӹ��<�3���Bt�&�g��`�!#ft�d
��z�G ����������Y�B�zkz֕�
L�r�`P`�w���#ü�ӑ����	���]���0�V���O�p�Q
+�(����7���i�XX����������;��,ٚ�	����1��̂ʊ�)���IGk��&�a����Sbe��U�)M)�6Fm"˔@4�5�j��-�B��dp��M��A�T������_��O8�/)�%cҙ�W���ALx߁���v�l������>���lcv�Wq1��sp8�ja��"0Y��:X�9�saړ�"#�m�$��;�Qg�Ÿv�<���{Q�ʕ�-�~}����M���TԢp�%�EN�2����9`��D �M�:B"$�ހ��K��� �*sK�e�d�h��]ge���9Zms<��T���3����?™lrS���O���n����Y/��Ű�Y��[M<㉭f��VS]����fc��9}eA��$;�Ygn��Z��|6�=_�B6�Lee��s��r��\��QH�ePH�l@#���!1�� GX�u6}q����Bm젻�Ŭ�AB����S<�,sܙyϙ������9u
�-�Ͻ@��'��5)B[��c���}$
+S1�د�7�B9�Y�zSu�J�&�5t�x���E'���4Q`�W��a�פ*�	A�����
+]��~�)�mk�"����?���]��7���-����ϝv�g][�p���Vv`8�f�k8��sZ��L�0
*�N~!���:HŮg�Φ�6Q�N��iƁu�F�V{	���hT��k��B6?�l��P���ML,����;�y`W���`����sjw���:���^���������k�c6P��Yy��oEG8�9��i�7����� �$�Bjv�:��D��3��tr��E��L;
+�o2�b.S��wȜ�X��s]u<�w"ƃ��-�����=���L'7�x06�E�L�:@������IK7��G�ʯ4�x�$<o5�����{�h�4*�#����-���Q�3�+P� ΦK	g��;52��_:يD�s��bZp��5B�
s��J�;go��$�;l%���L��W�ֹk��;T�c��I���(E?4k�>���z������}\���tٓ�H�e5|J?GA���\GTo|�=�,�u�n䞻H��E��z(`RwP�;�vȥ�L������=B�?�k���մԱ����H����������y�~�UG�T�H�7���`doګT�#�]�}��Z����{��0|�@�J1�Q�z
V�z�%4NQy�$�貴OFw
+.�E#p�\glm�3�
+�F+�CnJ/[��_^�H(��=���V��AM�AH�@���Mf`�Ȭ
+��a=JX�寘�/�:��\���76�/��f�T�� 1A�0�J�G��"�ƕ�?_�iJ�(At���Ϡ���(s��l5�&4bH�Mz�Bl���ˮG���'+n<��LC[�x�P�"�0L�<#~#�\"D>z�Mg1x3�]��>>�}�h�W
+�-���S��I�ђ��dqI(_��q���g�`���0핓,Ic�mz��iN�`&2+,JY�8=S���U�.�;�Q��F[ԒF�g�G��W��i-��͜)߭'�����T���Y�졂�H��GE8��YU�<��MYB��SA�}R�,��`FR��!r
	�A(s�'W�ɘ���O�oS��y�;膴�`%Z�>��J���GP+��cw撚Φ���<8�ة����t�"��j�-��NH1�Cm�"E�RB��~a{6�^��Q��Xv(��Od)�0~h�?v ��9�”���"	��Ѫ<#t�e֭;����q�k�)����Y��jv@����l�Y��w���<�Q9�_YȪ���N�K?�q]F��'f=R3.����ZH�����݃Z�c})�=�%`b����
��`9!eK�[��}�%�Idj����֙��x[g�խs���y��
�&�8��d�V��<kB��z���ψ��
	ߕ{�J ��*щ��.���B�r>����p�W	��/��K��>�O�P5#ߜ"�SB�ypk��J�����\��;�T+��_�����Ժ�N�ͱ�3c�p�bNMԧ0C/O���>z�|��Sc��m?|�Э�x��nӿ��o�����#c�K��\U�d�*���7r���0���E��o�p�7��#"$tQ��E���\-bn�EL����"�Ɏ�\�-����q����{���|f�e�EnE/1��'�[G��g��G)����F��FLF��] �Q0a���ɂL`�g��(8�h%�ޔ9!����c��>�a+�g?�8:r��I+�&Ϟ�ޯ�0 s���i��͚9�r̗�.�f� 6ú|��`J�z��W��8�‚ľ����3f�9&y}������]�Y<K�qi�+&���"~Śƣ�����Vˈ�30�ÚX�a���H��"rS�Lն2��Uz��Y����ġ����l�ɫ§b��sr���fM�/u
+�7�+��j���t�t���;|0?
+;��@~�"q:O���g�H^���*p�	�?"���jy�G,O
+i+�-f��#�~1��A�}^�����i\�.4��*4?��P.H��f����b[MV2���B>�H"G��v��o1/2��Q��TXG�gYIGR�r��p�w�*��x�Ɯf��F��F�}עh�?�B'�؟�2_�t@}�1ͷ���"�����̕uff���e�MO�Q_q�P0���DqDnv�=�Մ�j���A���	bUu)����"������O*�36忺6���`��D�6~���E�Qh�����z����̣���V@��a׀2�h]ʄg$e�Olv�'9�g�V��_��z�(>/���������Q�����z�vbw6
+'�C�s�uF�ne�`l@~�a��\��Ngb�N���&���Q`���k���U��]E��UaAN4�B���()���H��Կ���� 后������D,o
+�BE�7�ޝ>���Iwm���H���"�7����=��@!
�p����*�k=h~����D�m)�d�7�)�L5@���f8�O�R��b�� � ��m�e`5r3�$�����©J�JSg�Z`CNX�i>�".�_%�(��G{,�A3�E|6h���1A����c��X�S�&��O��T0�$��EV0�B��*�ܨ��Q�mpkn
+��˨�]Z�&�_�'�ŷǏ�'m���`v�)˱;Ç��Y�K��7e�Z��(���O"�a�k_R��=���
��˯m�'ZE<3	��������9d���L��Re�%�`�#sa]
fs�33ꝶ���|���Yl�&N�QZe9W3z19�c4#p����
f[İ�n#h����v{��R9 ��b�9�mSI��t��?+E��/�6OzW�P_bO�K#+��l07��Az�B�;�(��T�����_�F�ڂZ>�)�}Z�Y�_Sx+7���ᙑ�g(����:L+�����p��d�h���=i����|�=y�"pz����,f��v��y�S�_���A�$���Μ]��a������=s�����b*x�9�-€'�𴋮��EW��h��]��A�8�	8�?{���O�����>��N,���m�P�ng46/;�g\˄�ֹ�r����,�\�������8
T��K�V�E_.��H�[8��8VEaǛ�8�q[x��x���i`���`��f�����+g�q�o��0Ӫa������#�И�i�~/�˂27A9P.�Л���}���s)̐E��O�v�<�֯1L;@K�nZ�I������y���v��nP��>�y�V(�H�p.Ù�����v�����ʊB=���G����Oqm'"]�#�f8]�9�j�����]\
��db���.&3{&���qD��	tжez6L���?�l��J�P�$��0��� ���t������K �'� �
+��i��#��݂�Ȍ��/���N�ߩT�3��eöL]�ڒ�v��H蚖awI���(ʢ��`$�
$/��Ћ<{07=��ə&�}-�졕��{$���_ы�/�_̴��>~5�/�����~V^���ί�$�V�>�~u��7��
���c!K�����cQU��	�	�ז��?�N<!�$�5	�P8���������%A��ȼ߅D�>�29�*�J&���9��4�\�-���	��AP�q.
ɇ��G�}ׇ!��"�0��$��ol��m�j����Pظv����#�)�m����x��A�ux�>�F׺��JVOi��m�<��1��Ņ?�������jB9�S~����\؍�Tow���L�����ݥ���Pmcq?d�MD~�	ѥ�Yܟ:��v�C����+����q�>Z%��BtI�o/uɷ��-W�&9gs����6�!�cQR���K�C�=�P�Il���ц����C��4v߀V&�7��8�F���g.u��8&��sǤZ�W���9|�M��D%F���/�w���G�o�x��M&/�sdk�XR\���M�q�R"c�<L9I�e'�]_�Z^�\+Ѐ���/a��z��	���h�Z�lcì�2'{*� -3,㻄p�I.)���x)[s�F3����AFX��Š�&b�dM�'��_�2�F���JQ|	r������Q��E��F,\i��y�U9�˱JEi$!*�ˉ��ui-����Zݙ�S�q��>J˿
+%{�:��P
+�i
I�UnM5�v�r�I���2v����f�<�+;1��_~Z�K�����Z�BX��셋���GӲ[H��X2|�����fP�H���$�#�������V���%�!�����d����F�Y�
+!�`F^�B���샬U�*/LS��V�`on.���5�5�I9��6�_p�
+��Dq�fdD�d�:7p���"U�}2�q)M���V�);s�ђ���M!�=
Jd�<��Ɯ��	��S|ץ�ƔXW!�f��Lf��J�'��nPC�6U�����%����+jF���ߟ壺��e5��4��>ڧ����Q�P8PZs4N1�q.�q
�1}3b�lDgKM����񈭢ꆧ2�*/��#������NȒ����i�S�r_W����)m?]y3�Y<Y�$!�LN$S9T�p߶y�7XuGz
l{��B�fKw���Q$�^Q�q��_Z�Xݓ�ͣJ���ʤ�fU�m��M=��t�������H��]%GO~_4��6��O�Ļx��
I��&���Ļ�f��ΰ	#�V�n*W�U/�o��S~ah���Q��&�T>zţ5���潴m��*	«�~W���T�~��6�ˆb���5�-Ҫ��������{(��=�Õ&O��|�$k� ���@1�ܳ|���R������PI�C��]��U��se"�aaz����1;�2������s��2�`��@�nhՅ�&�D�u}|�\3�꽝��@<����`b�Dk@�-\o$\��O
+�������#�O��M�
+���gwJ�~�;6�m��p%6�C�l���f7~Ei{qq�/.�D�fi�����W^����X�e۴ٛe��p��r��X�����t����x|�l����m����"�D�\�U�����!�?��������`QJn���m#y�#^	�:��N�G)�:��Ⱥ��~�\/��]=�p��|tY��Έ�~������
a,L0q���y}g��~||�#y�;�9>��ӑ;f/m[������ר,��
�CE�7:>)��SPr��S�'2/�BҸ�b�ފ.�@Jg/���n�f#	
�w6�xLDz[����A4���o�۲ev�
|d/DK�5be��L��ҋ��;���ɺ���V:�����ӱ��A
+n��Š�;��|�2��r����[AЃ���'�����o���t?X����5vg� ��s�[����x�l��K�U�r׽����T�Y�u
���/j<1!�|�:g*�}b���!c
+'����~����ǔݧ��},l���������gL@}l�3f�'A�����_?�z�n�}d�cU�O<����������O�D����1����>c*�GlE����O�E)SZ��LF��f����̽�~�`�g�F�t���n���R�Q��4-5�x����1Z������C�!v<M>�Χ�sj��
T�����O�;>�I��w?��~���C(����G0��>����٫:�3���ڴ4�gx���yZg$:Z?��'�,pݰϘI2��CF�hv� `e������9�bjl��F�e�A�#�>{��O%�O�$vq�f.����D'� N�B\��	|�n}�Ϣ�^r��}ƨӏ�Z��]ֆO�g����'�'8��S*ᓎ��њ�(Z+�j��Sbe��U�)M)�6Fm"˔@��W��
+�@mS��!��L׉��������k�	�5��'���7���1�LjUCi����D��1;�+F�>UD9A'���y�=�ޣ<A��BJ
 �EƮ.z�8�f.#���x<�s�Ȓב^��}x={̴!j��d�y���Y�����@��A��`�8��ACZB*?��]]�#�9�\��:(�"��4$�;s�H:��:�c9�-t<�p����9�;P��G0]��W
��XeE9R!��n��qc��o��]�]�^[4"X�x��!��G\
+�� '��aȪZ@�V1�R��8�n���s�ְH�6dd�W�I���1�饭��ȟ�u�6kQlf�����^�Y{ٖF���زO<I�O��(�C�=�	'�� [����8Е6EzH��E^�贵�JI��������k�6 3�q��F�P��
+�sL�
ꤰƻ������N��Z��Ȣ�
��Va�'�7�$��]��u~�����z�\��͖7[ �``�n��N5ܚS	X����9܂3�*��H炖�� ��+�Pj������X�����
(�������[B�G(��䡪��n�:S"�oNC�����+\ᪧ�w�|�M�}�$�������ζMx�]g}ӢPڴ(˅M��%�)�Ǐ�69Y���$���#d�{��J��f7�叶���������&7��Y��W.*�N���#�$el]9���+4�B	$
,2�}[����aXgp����$��hT��Ih�|��0�W��G샜�p�tp�`��{����ӳ�T�̼�p<�n{��:U��#|�+�;Yρi͛���:�/d����Z�>���]��;���xpf��Nn8�P�!T�hLN�%0����zq���6a�PT���ZP ��ZP��CY(Xٍ�=��F6�enсq�j�������{B��9�0�n�3��)j#�$�A
+�E��Jl$V�E<�,������8�c7�[z'��ډ��PU��.��T6T�R��c�J���)���)` @�w��c�j82@�iI��+����Uc�����kDz�<��z~b�Ӷ= �q�{�O�rB��(G6���������x����~Q7�Gw�4� Ū�[��<I=@\SI�z[q�>�L�1Z��LЙ�~#��L<��||���Z)}*������!�ˈv��A�
d�$�&�%)0� �!�Jذ�Ǧ��0
++t��$�]��x�(�6weֻXTM����t3^e�����[O����Zʚ��$X�'A+�s�#��	A��]XcN,#��`K6~�
��g���4*��i0^I*�x�V�O����9-����5����i}�����Qh�q�j�)1�It����+�A�����C�|Z���wQ�a�
��f��J��l���}&�{���Q�$���"���"h:E����F$��3�؏p�ѿ���N)�����d�D46p@l���ϒ�h.��l�k&[@f�X�N��},�?'�5l������o;cGz�������	���F{f��GX�� �8i
�Tw^Vb��w�r�31�`ep0zD ?v�Q��Kz�J�h�93ʰ*-^S*^'2���IV|��V	��������W0�}/DյD����t�(Hv�c��a�{�V���Ɗ�Gfl��_�Ŷ:��\�tO*��>&�V�>�K��u�Va����Rc�*�!���O�m��P�݉�=@SBd�%����J��� ����?%�Ee�!☕x��s�� +" ��l�"v�p�q�iwz�T��揕N��,���iÕ����j�貁�R��	��5�����)4�g$X
+1�tV��ĝ8
L��K��x�A5rnCf"'_���t�lr�p~��i��<������`�H�LB2�J�t�~��[�ff&4�W�J0� �c�}��3��99�ɊKm=*�����c��,'��T�dDX"U-:��<��3[�=9�ȝvQ�N;��`�Ǖ̥�ju	l��{ϭ��B�Vb3�;�N�h���-��*����-U��D�l���"����g�������/����4%E,���҃��I0pu`�IN�%�������b�ߒ�9��<M�<
[VH16dz�b���[(��A��J�� n�b���
+��Z�=ȟwl�����"vK�}F��T�…p�,Љ���t1G�yDS�fv��&��C�T.��u�@����#9��M�b|E�+����7���m�;��i#��E�O��cVN��!I��3���&"�nC
Ke)4���:�ȡs���;����C�7���5�l�>��j�Mv]':�(:�ZN����u�\�
+�{����Ϧ����q��ʙv�		
+���R>B�y#,��FG�	�3,�x�C�eR= 	t�_
�C��!<k�K|Q\FA������v:��v�4���@R�uJ�"��
��.��+O͒X��%��d���r?���`���laU�����r2���Ο�����",�P� DB
,�M����"��/�)�k���	�k�Kcy�zq��j|�����6������ak,p¥|;2D���jv�L���3(�xǟ�H�Ȼ����N����0�r�e+���j+���j+�V,��,A��,���K��/��ȯ�����Ej;L������i���y�~_h��m*���."����N9��Z��y�f��V8u�U]�U�m���ϖ��4��*�p�&V_�Uvp���WSQ+��G԰���ꈺAA)+��6�w|�m#�Օ֢���n�2�(~��rO���jOR�V��/
+=l���8���r�I!�)�t� ���v}�R}z���w����ڡ�仂n����ip3��=]^�<m�+�x��EX!H��)�FP�����gf<�ldVDfV@��X��2#A�F�Eg/�Қ7y��y����z���5Z^Vչ5,i�"���̾���R�٫��N��1���02!���M�
]��uS�7���W*'cJ�~��#�T��
+�޴{%�n��\�9��Z`G�5�EC�X1�"'�f�"t�l�VT�i�W�^,^`�P�8�s��nCb���@�mI�J�L�`z���M��(��rU8Y�5&!���Ů1�{����_!�e����p�׍"ӻ��F�ɽ�i��m��٫h�n�K�Lַ+��W�Z�=U-���\\
̱k��.��]��=�	5�w8�&��>�±�zE+��8b���	nx듙;T��Mؗ.��'E����	l���e�I�s���Iq�<J��ץ�%��x�r���~�el���P�����-RP��-R�*��W�^����RR[��(�Z�{$����J�5k�Q��B=*����/k/N �6	�Z�Ԫ����u�zd���f�AQ�FR�
Y�u��߆�b�\ʜ㦢���IS��z'M����&�k4�.�zMG�з�f;<&.}4<�Vɗ1SO�^]�WR*�
+0[2�DzȐ�e���A#��Q�3ޠ�[fζ�iOe��5KG��7r7B'�G$���H��t��Bܦ����6����h���4,��H���+p��
+�<��$)�Ӻ44!�3�đ7��-y�̕g�H��'ʭã�L��L?�]�T5��M�w�ܵ!l���5ņ|�W�xOd�f�l�����4�U�L����.X����Y^�̲����$!mVP�
ϱqj�����������Ν��U)���G?O(�R��t_J�-eć�9�!Q&Z�
+U�����I������ڨ�[<�/x�OB(����/��0���MkAY�HRP�f��C���j7v��3p�Q�ƕysi�&��#�#��ox�W*�r�Z���<)Y�쇗8�xjh&t8.\cI�[7O���v/`b��x��Zn}VЧ.O���>{�'E�͞��g�b����j��t�]j��5���	����l0U�="�,�D׊g4�������"�q����&�t�A�Y��6>&��Cb�C�;�s)���C3.�DGN.iTI��~���0=��r?�\�E���™"���7�t�+ -����g$+����X��Z��t�iA��w�0���r�Y=����}vp�_8�2"J��3sh9��Sy�F�Hc�ֈP$�b�O�]mp��P�C��b����PJ��;<�0�(IA�ы���s&�[��p�."�"�Qy��&��Z\�(8ͽ����Fk4Ϭ�ȧ���z�a/�h����iPA
+��*��G��`6��G����%�ӝ–p�S�$)�6��2�T3�?Y@ʂq�s���o]�}�����H�C߁�C�}g��E7b�"�uhN��b��@��hLp�E�H<��9���9 ��9�F��y��d��g��ˆ*����^X���,�e�E1�쨭��E�l�9�\`.3k6����YW�
+'.�7N|���*AYDKrnY��чZ:F��'�I���	5p�z�-d��Ǔ�>5�!PB���n��u�B���<�M�#��g��).�Q��b�F����(�b��I]�dٲ���X���i�(J��Y�`i���$Q�#U�-E�4G�9�d=QцC��A��r8v�g;;�m������G]�����j��͗������
|O�?�ׯ�߼��}����*�
���g.L�&1`��hK�P+����
Iݐj��rf{�Qy��f���uhp܉�d�Z����rD�B�`�ـ���k2�5=���F�4̦T̀Q:&��ܩ3�F:5
+am�H�YK`���@Ѓ!��.!Vy:���Ym|��0�n����D������J��;g<��Lgw���H��'����x�x;>b��ǎ8A��HhU�XU� �/��m	��CDs�'�Y�
4��M24��Д"��f�54Kh���ZDP�g�F*tҜ`��=�%T�����jojF�0�:AB�#~ ��*��SJ�I
+�+L��Լ6�2v�!?.�$G"久;����<ɆyE9�^�|
+�'B�<���)�?E��P�ʑFF��&���u��T0�&[,t�Ŝ&Җ��u3�.y�P��d�;�	�ډ��	+c�x*���A#���I#��W������*Z�S
+CH7�y��s�Ȁ�.�QX'�EJ#�(�b�K��b���6���̴�R��)��|F7�"������;�A��v��;=�ӛ�
>.����@��'Һ%l>���J� ��ӫ�dhQ�"�>�P�-1���)Fb���s��$!Z��{���ƙv:�X.��=�O$�D�
�[
��蹌g=����B$]��r�d��F�cޔ4*gH�X^J:���qX�Af+|GvA������W�)�	H�1�/��~��Y��%���%z,����@���;z�:�?:��tv�,�#Q�B
+��l�Z&���-A�>hQ��‭cXˆ��S���8%"u(B�'�teD�l���2����ЍV�G̑���䕇�G(�h2�<��5:<ؼ�hс�~D�G�Z>�H�t 5U��6���k��Jx�0�n�^��Ϗ�����t!���c�M���?�R>���ۿ9�|��}��Q_v��Xz�\��X�q޼?<|����������A����l����_x@s�LX㯖+=�44�뼭�D���HÖ$g�ؖ-�aϲ,Ui�`+��3ʪ$��!+�-
��+Cl1U��hk)0[�k�����]����..w�}���|W��]��w�ǫ��K��t��Ԝ������K�=�,yd���h
5��=Kt���#YQ��e=KR��Pv��f���,Ő{��֙���&3��v�\\ޓz�{==��������́��(�����t�g�64C�S)˪c˂���h�>ah�&��#���h�l�-����+��֙������o����N}q������}o�w�a�������S����Pg�aщ�B�h<��<��F#-Q�,��/�hݾ��ދҕ�nvze�R����ɗ���K�H8r?�?iw�Ï�q�|:u}��Ň���59n�ASx��$z�F�7wlg2,'��A��5�R���g�|�NG��t�u���M�Q���n|d��U�J��c?#������%�t��yI���*��W�;�]�
6�ce��d9ΣH�::*�ڦ���ʉ*�������%F{�k*)�9�A\����VՔ��E�O��ȉf���\���RŜ��ҩ/"��)����T����C!H�rZ�>/\0�A���}�[�~���(֧���s&V���h�(	�a���Q|��^Z�x_d���͐����%5�rؒ܇�ٗ�m��2gz9v�+D�"
F>�/�:\b�����.[��0����np��H�+� ��@3���
+�N�;Mx�u�;7
+��kq{}�&��`N���N}�c�w,����������&���1�'�!��z��i���JiT���j�rv5��+��e6���v-d�›^{���C�)3�47s�x�Șw���dѓ�T���/�R�;�)o��袬�������_��0zBCm�s�vG����I��>�ҊP
+Z�{���C��v�̟wD�Շ,A�,q��z	��)Ϟ<�^,8ّi� :*��-����TO��Z�<Ԯ�����5I�ih������0����)�	:A����i���J�N���&�5�o���B\�h7�]���;����%���kR=!�t�����渳��tN�͆=ZD!�`���wp��< 2����A�#8�G�?q��KP1��
+sv�~�?�y��ɟ*=������sdNA��W�D�y��$IA�b��F!���N�C��عw��������뿁n3����s��t��aΡW��H��>�E��q��"��!zlǟ��(>�����S�[�����E��R��Q��PO��7����U��.D���t;㏕^����^��G�\+�P�b��Y�v�Ћuš-��v���~��~cn�pi�]�pR���F��$jBN���7����� m������8�"_3������:��}�i-�+/���>�R���B8�	p]P�k��5�܄n��1F7�U�������2�VJK��g���� ݨژ�-�,e�	���h��f��,I�z;�HJm�`v�����;��gKϪ���ܑ�w���ra��1�9X�`��P�G�Rd|$�rrF=e�27�X�#�L�'��4�����{t����_+��y�)]��2�Z���8�\����,ɿ�ȣ��̝�V���Sc�	.��WL&�~貓
CH��T��i��U��ޕm��m}�5T]�[z�(���ߘo�0tE{zW��RW�F]�T��i�̑&8�*��+�����S��"胥7���|>��	��*���eY&Ts��x��ك�GVO�ae��4Qˠå�ȏ`����#MN2]��T��	��@K�l�w��UL3�C�p�ȭ���"���“t����q<io�
+#�%��,Э�-^�I#d��=�^�i��=�F
+1I�.�ws��Sx�:ꔣ����~��2}eɘ���F+M���ݨ:���^�>��q���O�DN�H�zQE������D�g���˅&��Ia;��!�{��lX��2t/c����]�a�.$;��c��	�QXEz1��(`�c��|�$V�ߤ��=���ě0��%�?�,�?I�2{��oԡ�=֍�\��.��V��C*�E)��|Ю5�	��ck8z�D�^�!<5f�
+�x5l^P���v���
�o�)9��4<b�I����9'�u|Y
�pzIt��DŽs=�`D(��j�|�'�ŏ���#�A
+�	�5G���#I�y8V�.��"ߞd� �9�D^�t�ط����k��U�Oq�;䴴��)�\a��0J4�.\8�+�	�ͦ��	3q(����d']��+����<0[�@�%
�D��o�9b����o�}���q_2��A���I��A����l
�N�V3ϨTl����~�����˟��s�������������r��ñ�/G�s��D������y����
+��ǹ7a����l�g�.���k&4�f��Ӊ\b�|f(zl�������AC�m��Ehk�Z���ͳ����j��VQ�*��Z��Ϫ�Q��F�Y�c�P������d�6k�y��%I�y�D�5�S�$Q�v�R*xD?��5i5:Dh��!
+7�Q��fȠ�E7f��8�ْ�i�Y@_��ղ�W�pZy��h42L&�S����MkQ\{��hd2�f���x�B�G�:#Ŧ(#��e!NP�o��K�T�q��u��΁��ָ�0i�f�ze�@	r�6���pۙ�YK�sa
k�����어�ݒ7�[�fvK��ni��-}3�eld�P��|m���E��msâY����(��A�����.�7�p�Z\��9�q�3F�9c��3[�������m$����4W���u7�΂'�>��Ԓ����!�{�o�T�0��fjgL ���e���\'����{���t)�:w@��7f/8�]иo�n=�<���[2�ldۄ~�M�#�@��,�P����W���N��#gp�=(kP��,Aف�e�,0��|F�s�d`,�'��'	�9��L�%V*��e淔�]{�{��G������w(c�>�jՇQ��g(�yxg�O���xdz7���x����?p�v"ivمg�A�p3��%�(���A�7�v��Ij�s��1������?˃�9t�7�D<E417�=~$<�ۦ����Ǒ=)=gg���1�Nt#��
+Z�>�	َ�R=�*Q���r����Fjџz�����u8����b.1��$�B���؉�p�z�i0��s��hE0njw��t&([�����~l8�z呠�@1	�_	�$�t��Kϩ�����g���0�2�����I!����'��ga�R �7�-dc��K`���R�E���Z6@>ٝ�Г�����?��L�H_2ew��R`���0ȿ(\0 Icׯ�sHV��@}���=���"�"B=o0[u�Tw���:߁�@:�����1���+!��>B(�B��ƅ9�i[�y3���۸I�Y���Q���
+��t�
+�������-�v�l8�0{&*�u>l�[�#�㭕��u/ɁR�~NԹ��f���`����^�c�E�o&d��R6RJ�Z�O��|g<�P�٨���g&�J������,����w%{+�Kj�r
H�H1���N`*��l6�q��JV�V�����Cư��g�]�f�ӹ�r����v���;�<̖�+���3����5Ǵ�/�i�0�O0T���6��w�ZN1�)�s�V�(�p�Ggء=�n"��ė�B?�.^�{�y�?9�헔�<KpeZ参%�==;�̗C��aԍ��������i�O�t���-��ߙ�p}�D���+�O��5[����g� 7a����r<��ۋ��^�z� �C�?������:��|���XZ7H��(�H�U��X �T� ��m3�hO�Km(�a��ө0|/G(�`D�,y`>R����	�h�Q��ˣ���i`sݝTЩs��cf��؝:@u�[CgH]a����o�m�$/�-?��=$�������&�(����(�h''�6X��.	�p/��?w���B�ω�
��K���	��;W�g����Z�~�?@U���س��f^�&�f�!nlL7�Ю��ޙ8�o^-r�����.�/+��	+��+��ϹD�w
[M��>P���^#6�����)7W��:����7dLtl�e���R�RT�T�(��4&�s'����
+&��B���*��(���.c�,
��K���e�C�y�Bbީ8K�Sh� ���5�ql�&p�@�L�����cf�Ef����X8�����Я�ڭӦi@�Y\S�oj���kx��V�D��-P�q B{�j?����?���}
~�q����痵�6s�Sn�cDA�g��P�/S�ulS�J���R6�Ҍ��Mߵ(�PK��TA����b�QesS�<B���`��4��A�)���Z���M`��$��ǀ$P;y��΍�
^�C�	q����q`ZĎiV����٥9��C�=wF�\�����
+��TZ���1G�YdE��,�c�
����.p'�mp�
�=�P`Os��A'8�K��mL�?Ld��$��t���
+F�<��u �y#s�]���Q�Ʉ�u�=3�_	2r!)�������lg�|ȸ�y7���a��V�����tzcq�%j
0�N���k@	�'E	%%
+e(
�.׀&�z�Ռ�пqhu�`�mL�}�W�JJF]����G�����g�"�|Q�0"�<�@�c��؄|p����?�e;ƴ�KY+����$�FQ��f�/��2ϖ�a��q	S�c@I���0[�����O�����,��������}�:�_:@���l�;��)#�!��o~g6wpp�}2�~dX�ȸ����7?�<J�X��F/ğ4�s*��/�(�h����ǀ*�g;��7׎)F��hiZ�l9��(���rZw3���8�%���p14�b�'9����0��.����z���ԃ�	ƅ˝Z�
�8���FM�
+~|]���FG�'�Q�޼���f
@�h#�,AK�^:��Ē5�����0�9�(�9fcj��{�����s�D�M�DNş/�2&�B�<BC�'fl?_�ģ�P�.6�F��Xs)�W�[���.e�V�)B�e��2^^�S<��3��!��
��vZ��	��G�|�F�x�1��ܺN1ޙx�xF��B��P���b�o>���L��]��W�A����gv��p�:?:�,�K|Q��
?�3�ϳK��&uo������f�r���Q��#Z���	��8�p������V�g�`�f�9L�{��t�T�m���E��K�����p<�n�D&� G�r]Z W�̗Z�ca��p��mЩM?���P��]��Z�@ޛ�cz>��So��>S�(6����qm���>����"����R��+v����!�m�Wӣ���Y����Ӟ��7@�[�R���>uOP�=�b��:`��C�nf�$D)mX��G��������K&��y0�-��rj�^}�@F+�]�����N¥�����ֺBz%ډ��GORF��]����r��&kp��~�@Ir�&8���v�����p�{LP�R(���q<*$Q$���������E��A9�KҀ�?��G�uў=ٽ5�12�5�q�A������8Pj.d	���ʙl�S@eX"��X� �t���U����.��c�!����s�G��V:�f�!��0
+��H�hS���al��R+����DU�c��#�b�
�N��H�X$1��@��R����(<��w��/�H
bp��B�u��C���!ǜ3�3��aʸs>z`s���6e�G�1
�?o��yeȿ�W��aD�x�l��ü�.!�;#��G��R(�� 6wc��䛞C��L�}zE���CsrRe*�Pl���`T)�!o~h#�ޱ�����_��߀"��e��֕31����������U���m0��5<�h`B�l��zs�����-GS�����r������E�f�L/�[X�~B��2�������|�Ӎ6;�fl:�7v��������Ef�.��i�w�Z�7!��d�X�v2��gÔ���z0$�-�f�����8Y�͎֟P�ߜ��A0͝��C�J�w�E��|'�D1�IT����_	���#=;g��L����L��91/F�d(#,�뿢��N}�[��#����ٔ���;"�PU����בB�_��b1��ʹ����e�Q��h�o{�$f���fӇ>r���?E�#����&)n)��l��#������~5���tvt��+���f/��7�R{�d��/Im������aD��p��;��D�ZHQ�$2�=R��l0�
���� ��6@��ƱnhG�g=xl�Ⱦ}J
+��;�D�Ì<B�jf�g"�����'��'���Ѩ
8©�RSK8�d�����R�LFk��

�� �� ͮ���s0���{ϴ5'��s.�{����w������t�
+,f7�$f����s������}�N�m���������y��
+ ��AL��7�a�`	��቉���~���a���r����$ɦ�7~��ϸ�.pLs�XM���T�N���F��$
�t��էk������w�� ��Y��Y�|�k�GD@*;�2@>y5�8�fk�M�in�
+ɭ�����h�f��nU�-�n2�N�-�nytˣˣ�bӶ̊��G_;�<xj�|��86�����u������czA�<�����^�q��	�����,<�C������Q+���}݁޵��ѳg���;���#����z/D�TP
٪>�h��z"��b��+�[��8f����7Z��X&Ű��f™�J\8��� �M��%!OØ�N����_As�����������?C/P�����BN�"�Bǡ����,���3S/�>�"ct���D��Qc|&�Z��3����%֮I� �R������f
+���ɬ��E���u�2C�q-/��:�l�	
+1EPȹ����Y��X,s<����W�Ԇ_\:�c3���%��KȖ�h�.6xr�WT�T�cb#��q
+E��@PV ��!@�'E������er.�S&nU�md�
��L�V��w4@Q6���ZkU��и�Q��6}��Y����  �c�;��(��G[M}�@UJ���D#Dk�#�(}EF
+-�2�0_R&|I��k0�PȬ��P�u�j�`�%�P���
���Y��gê'��G�z��?2�C\���z�WP��!���7��I��=m�􌩍��|���Z�#�s��qM��M+Ϫ���Nj�@Uk	ÕL�T��0.��w�\s�M0�̅s9��r1�49vIU��Ҳ;ܲ(��,��ʶ�{v������fA�in�i���h/Z2(���������
$�'�>�ճ�R�R�IV�� L̄0���e7��$"�.ۍ�M�B3>K7�>A������1���ړ5��h	�dF�O���{�Bp���@�O�x����@�q��X<"�?�S�U����.Y�[�������^j���'�n�)8�#��g���c�������$��' ��:��j?��}���գ`��e�QZ���� i?��8�����OѴO���i�j?��}��S�T�U�!�&	�Bk�`k�D���>B�~b�,�F�F�)C�
��j�+�}�kC�eж��}��}psy����s�Q5C����gq��o?D�>�}��}Ƅۏ�o	���(�Cs��\�(PR��9|Qٝx�\��|��*�������9ft������K��k1^����Ͻ�cz/aԋ,���hbvo�
+T�>G��>i<��&n뷚&=XH�_�>�+��Ŀ*�Z���T*��4M9SӔ��Q�Pɝ��?�C�,���<��E��SK������:�8�1�bBWDm�;�'͜����-�m"��Z)A����*�T��������)#�)z�f�]��21�wV�U+VJ~Τ,�-	��99�W���'�����)���QZ6�-�n"�JJS7���7E�i����~'�6l��)+�S
+r��]P�-�a���La˷LIcC�#�M���=��6���ck��	��j��I�g�����C���b�i�>Y�7�@Y3Z�P�����ΐY���Q������+(�D��g������W�I�z��r�[wD%�Q�p�I
̛�;�\�}l�l�ҫ҂���'�7�B�LԆ�̠��S�,�ƺ ��ċ�t�F�y:�f����^�Ss<�n9OQ��7$�	�y4��
X��\(��JhĪ���E��jW �S�m���o�g�^�
G_����S�t7�ɫ�A2�3c ���٨8q}�:EI��
+����	a"\#��&�G��z������z��(�H ��G���r(��1�K6�΁k��{#L�ّd�Ҩ����F������k��+���ĔXILa�%� 膬�TEU^�Co_R9���o{�˨�k�����1��ᄲ���ڇ/t��Nm��*5�8�ReC�Ж�������H
+�Q
+���B�h��4
+��껔ط�7)l��Q�z/ܡM٢�E+�Paj�A�nP�
om;Z�G��ICv�U�ڝ�Z����w'�15KNeـc���C���@Z��Pp�I�;���J4�xɃ�8<�G*�z�4��cM����E�h���O!�^��xAl�y<��O���JN9v�s+.`�ɫ8n�Q��J;?��*�H�(�YuD=3Sϱ������F��vר�g���GBT�T�!��c�
+�y��2�lj����	�xn���e��h��(����9ШB/��7�WL�	,�)�� R�?lAơj��p7ȩZ`Q�FXS��ir���n��^�-ɶ
8��ʶ
�m=me�M+"�/>~ɦC�G!׊�i��mJ5]W�Ey����p'�S�O�0P����{���,T�8�iL�Hn��}ǜ��\�`�2"F*t�" d\[kU��*�!k�bSaROQb={U!R���UA�l�b�b^y;U�����A,So���O�c!*��
+���6����Sd�5]��������tKw(WpQJip�z}B�p�Cm>&��:|=^��ZJ,Nل�j!��4��3�nꭍ��<t�������sשIQ 8U�)jy,͸�g�@��,k�*&�}�M��V�Xhp�mU��̫)�Ԩ��۱Tb�jX�m�k+��i��t��/�]�F�,�%�\b�h���QAlq䕖)����j�A�<�"�1�m������}��jӮ-
+b�X���;|)7Ԛ�/� �jp1��w�+5DVF��ZR�W��^ �be�����r~9���J
+�Ayilso*r���,yß�<��_�f�[�R.8�̫�-ɶ���b�_[�5�I�Om��ՄY}�brک+'�5�&��?d���'��Kgqh�q%a׋wnvh[Y���-J۲N5�˺�wg�r�����ʭR.i�ݦ��tf;O-s:���!R
+����͔>�X\�T�.�����G��G���HX+����s����6E��F��Ⱦ*�:%��	��������&d\�)�d+n)�$�$��'�#.6D�T
+�+�~Ln��%9[S[6r.>�B����7 �fᜒ$��\!���Б)h��'�5�1<ح�,��Ϝ�c��T;�w��>���w��,�����Z���ĭ\�/���(�E��(�J
+�k��ϙ�H.D��<|Ʉh�������Ľ~2Yp�=��A�"H
!��t���Q��	wx��U�P-�ioב$br0mI���2�I����z�|�#�8�k��R��;��̴`��h�.��"�++&9{&��z�����z��* �J�6���ĩ.����,��ch3؟P�))p
�#p��0�t���*����S������,���ރ1��I�:U�[�	�R$�	�E�:��$re��*5jM�� ʁ�™ʶ���s���e��B��x�:T�Pe�_���T��(
+�1r�eb_��ȵ�N�R���j	��R
+G��I�I��4l������wU׹�]L���R�=&T��sL�Tx�o`eo���^�o]�$3�1<�B�Qq+U���uU�UK���ޝ���K�𔫸��7x+�װ�F����-d	��J�V��@j�B@��%���=W)[=f���_N�����RQ���1I_詐�V���^%E�2ػZɛ��3Mv���1A[��TR�	�9[�X��5"Wٌ��[��l��v�mv�5~̺���}Y�@:�'Ak��VʻZ>���%��uM�<�#V;������m1�9ҥ~�UV�d]Yg:�:�=�Z]�:���6�5�8�)��3fC~3�[�t���`Fëǜ��5
��b;P-I)�5k�����8qY`��R-m� ���;�EA���%b��?j$�7�qR����[/���18�c��E������^���U	1<]ߜhIP��i|T��.��b��[�z��i�VȤ<2_��|Fl+L����H�*9VHW495�L��T��
R�O.^	iJ&���[i�A�2R�:W���?���-�B�	鲖	������!�k#�L�7�AΡ�-�8L^b@�_?v�#��>s���YZ�?9�t�_�ķ��=�
+�������k4'��s�t��wsp���b2�������j���N�ͧe3���NJyDZ�~�H��9AD�j1�>�����}��[7�;��R�\�
+
ʊTx���1|��V�N�T�P49Ʀ܊y�Z̻8_9��喯� �2L�c�?����/�s���-��@�؉��DX�?�O�k�5�p�`X�.��C�'�r�+wh�gW�L�����ļt�󯜢A��L�9H��f�x��/9�D剓p�)O4Q*�Y#�pfmʆ��6!#r�>
+��B�R�v
+��|���B���-}�$�T��I�uo�Vl��%q�n�褰����/f�C1qTF�4f��k��$Nq�O�y�V��<jy1�.�sY��X�]�XP�u����R�V6�����/L���2v���(B�i.Cǂ��j��ϰ����� �x�����"<��j>14
9�P$J�B#^��V�$4r$	���lSOTc�Uj�U4��Ѫ�;A͠���j�*h&��Q��eb�
+�u�$�RU��Z�F"���Xz�d�������@]u��P����1
+��S�����F_����yFץ�uEIg6�b�¦&}��BA�V4rp#G�MN}���
R.�ex 6N�S^��|T�.db�E�U�.|�Y(!]j������rh3A�UƚN����5�P�v���(���`j7p�����z�b&�xǺ��ӗ���b^ʏJ?wf��h�hV8�<��&�۱7^���Ho�@}w8m�]\ݙ����H�DV/R�㓂�E�
&���]�9���T^`��2F���3���>�Eر-��o�9��1�`�����;�\�����l�Ne�O���
+(�P�?޵Kf�r/W²E/W�zۍ��S��|����|t�[_�rw*�U��(��|؇	��A$�뚧|xt%N��t�򅓶�;�dk�~N�%%��w�@�\�	)=�ӣj�Ɵ
~��3l��Ϊ�����!��x��h�ǵ$��qk�#*1I��vG$`5/q�:a5;q�)�6�8�i��ָ�7�l���[Vu���J����W�#�A����	���~nڙ�6�}��nz�-5u�\�1�lLP�6��\�&ZJW�x,�2��E��O��!�zrєF!�z��hB)Y:��8ns�lV.�YK���
+b�K�_8
�z��E�᷹h6 Mb��wE(}�S��V��&E���<��Ȥ�IUJ��
t��h�������&{��E���ls���������E��r�h
+��m.�lq�?]�^�U�I;���E�*�J��su�h����h}�h���V.���].���TT�ns���WI��m�I����h�dWIi��\4i}-qT��\4�Y���	�]e.��"�~�\4�|@H.�|y���h~�<�-��q�^z�WYx�Nz�hxpQTRÃ��V�8-�қ�8W����:WoN��j��B�s��I�;tn?�8l��@�$r�.p�/Y���I��z�%�j=�@�N��I��9�M���'F\×[G���)GA5�(�	���`Ѯ=>R;��B����>Q�
+�GF���FX$��BV�s�>��ڨʠYZL$HJ�H��A�Zd�d;�
B��xf��oZ��I�rP0�]62���l��
��LAѰHjn���M��b"e��*"���)�+
+��B!��܌Lܩ��%Z��F<�4<nH��j��
+�M$�ڢ Q�*���0F|� <N���H̆��1�و�
L�J���>�wM�.�d��Ӝ��₁�o$��F(�/�\���@k��ܑܱkqm�V`4#0��y(rR`���h䅒	k��..2q��,f#@ZO�k�P���\����}����y���q�W+�O������.�z!�!F����f�,�}�,v�����������hx��H���ⲚT���� ��3����� �xQ�E9�9��NL�V�t3���\�շ��6A4�T/�H$>�t�f�������"z�:P�P@�'o��Kh���9 �i�cN��p̼
+0�G�q��s�G�3F
G�LP�&F��`j�4�7�HV�v�JB'�T���0�����3��t=+oڞ�QC�C�,B��Iw.�M���>	��m*w_<b�l&�ZC�&�r�
�a-�+H�
+��q�U�#7g�[�s���ہ�v�G8+o�|���T��Id��h��l\ml������2�I�a�<08��,P�
+6��.}gE �7Rr 7i��&b�Lh����H0�M[ʗh�PV��A�:R�j6؜��k�Q��i�Lڊ6�r�Z�r��x������؛BORCG�1������ŋ-3Zm/�����fB�$5�U0�H[Ͻ��6(���J/S?��t��
+0�;��R��x=�kPdٲ�Qo�-�K������S.��=x�{�
8|�mx�o�$��p�br#Υ�z[񢔿���L��v<`Uz�&�]:�|ۥ��E~

�=~��H��x_��c"#�Q�V��D�`w$��!yͽV�W/rCڞ�4
�BS��e-"	}����ea��3%����/���l��OS��;�����c��FTHY�IY�ߛ��j���G=��	�b���Z�Θ�i������r�^�ETʀJkfI~X�zY���S2��ٝ�x��s'^A
��հJ��-�Qb-h�*��\�T����
+L���;A�:��{�����rS�A�Z
+c)����j�"�U�M������Y؛��lǃ���^XԚ�En�o%�
S�s��Z�L�Y��J�8��0\g�l1z#1Z���cy��q�*� ���5���)~�+:�玾h�L�:'����J�y7��F�^�x�z��ѫ��wJ���}O�PG�D+kF��� @/߭��R@Z��&��
�����D��"B*��Z91A����_�Q֯�Wg��h�����F+��L]ce!�j��r�[H����[+���uYY��������2��{�޸:���ܠ�F�Vr�C�QE�-b���|���8=�b����<g���@���<{l��V���qu:������Y�Bi2��A�/���ܴ�)�۽�\�34�� }S����w��o����	X��
� ��рob����g����
+9�Vf����-����=��	��=ah+�n��,�9�Ś�\b"n��]���Z�FSf�X���CY1�[6:��8���V���A���A~������Y�ڹAF���WL/�M�3z\���zUs��� ��R�����j-c�jI!���$Ql�F�A�Z:g>��*W���ƅ��n�0����Xp�FG������/����!�o���k"8�����w�Z	Y�jChG}��d"�V�z����CDg��#?�XP|rk*T1���A!�k����	�Ww6v$�L6���-b��I����v|�xc�[�f�D~a��#2�4R7m���|��q����J�j��UC���ب6ߴ�nXIR���z��C��l�����$�y��:�J?v�7>1���E2g�z��T��0K��0KS�D����H�~p�xJ��p
ŗ�P-��Ʈ�u�,�Y�Zў��Hd0��Ȉ0(��/�.T��B���HxԀ�ƒG���{�f��-_��VF�e�9�e5$��PG�Hp��2�g:
+f����D*ѓD^X�HA�r���\)�����
+��'�[���?��[Ԕ?��������Ԕ?�GmɟST;_��_�ug1kXь*[�A"�~mDYh+��
+�p5"h�S��	q�����ԑ'<$d��lR4������M̘*ޥ����p1�޺R����F��,�V�=B�k|#�T�0������՗j�@��zjm�Ȑ:H��؞����O�Q��T���	�I�*��"U��\ǒ�\�E?=�����b�9;�`�|�5q>��;�e9��t ��"~dN5��	ݐʜ��wh���q��8�^S�!\�ި��k�8���1y*��f�W;�+H�K�w������;0l�
+q|ޘ���J����b1�����)i1B�bj.�y�7t���kH��肗��ru�μ!UՋ]�е��qx�q���A�t�
+!�����"�A�$��E��~i�3u���!DjB����]��!D.!rsb�C��r��y^$��`.��t�!�C�1D�8�[Ő��Ta^e`-�������1��L5v���񼙷E�G� ���!���BL�m!���
���ڸa��]V���C�0Cճ0�=a/��2���#g�|>�Y7'$�ABٍ\��^��p˭�X8�r[{_�A6u"��!o��x3��gZ��tG����Iѐƨ|s.�["������H)J9�"MS\�NBO��h�E��F"Y��	�hٜ�6�J~��3�0a��w�A����+��*'jCd�V��q��B̆P��ՙ͊,k,���r�y�����QJD� � 1��s����)�!w
a�VΔr��{�b�m1t��ɦ���^"4Y�
e�ֿ��g��J��8�de���)`�V�-W�c����&�$����-�m8��MY�DN>6B��<�ҹ`E����Z&��B5�έ3��'��+�s�o�C���G��'��7�x�����6鴦bvI�X���C�l>X?����JPo�خ��w�"yHǔn@���[�D�r��f�X�#ܻ-�m4�)rS�'"�z��4�_;�e��J0���.�.�t^�6n�QL����U�S�C�+��p�E�MF8��cS�H�POi�����\6���|����l���Ƀ9�x8>�%}�f7�@;C�C�Xִ��V��t|Ñ��7N?L���-�֏m�"d�n]@ny�+��n�M��ZL��
o(�~t����[h�hhkUu�Tа�����-�?Wp�Y�E��S�hӅ��jv3�M����"�F#Z������5JXkG��\	�-�l[t��S��i���Yv7Q����h��	p�".@?;L?�H��H�7v\�9X�4�����r�����Ӯ�f��h<���D�<�~��~U(�_�
o&�z?���F�]�[UJ�
oUC�_?�e�f�ؖ��[ط���[�B��
���Qқ7.��-5���cק���9�AO��A(����v��E`4;B2�Q=�
����{ڽH�Nm�>\��R��)��
(�p+D`�\�P�*R}X�(hp{E���QcW�Y-�G=0J�����o��G��ضp&���H��sH���GӠ[�_Ip�4N��wN�c�قҦ�Hd��ґ��_;0q9�]h
+"(�c/��1�R��'��fB��
+{�ՠ6�䦲q�������K���Nl���ºB��^-&I|�>��
�SSÏ�vjaRv ��~�P������2��iݠ*�jU�c8�J�����9-��X֭%�Jê�<:b���к�NF8`#����Vp2����t͸�kR}\ǥf���?���S��q@>��~�<d1D��I +�4T95s؟Z�"�I�5���-���FȂ���];Z�H�3�T���C��̈́9%R����C�`�$�"(`�Q$�a�肴��*��sB
+���h:�TP�(;����la�;Hy�dp����&g�i"S���Q�4^|����6#��b?��'{^��4#��٫�D���!��p3M)D�p3�5n&B���/���J�g���#���A��}�Kr�,؀[�*��E��?S��g{`n�a�����6��#=��O�s�5����e����Ɲ�2��"2����w���O�-.QM�@j���78�,�E��w��e���Hf��ٍ����P�Vs�l�I��X�5EL��H����Z�W�V�j:*Va���S��s�j-�������<Ӕm섎=[�:V\�!`���t4��%(�c�*�r��*h%#�,��C�0��}��QZ�
+�0�B��c�"�\vLJ�'�����h��|U)4Hϋ&�"��c�bfe5��D������b.3HPc��f� �s��)��}az��������wƎ�upeNm���g԰6ȳ�g��O�1��+뇊�LF\lk쵶�����}��������➱o��ՠ�����c��A��,
+�P�I�4�$�j6�CXg:I�=O�2�-��"g r}�1M1�Q���u
+�kU����b)C�I�<㋿VɲI9���Qx���$i�0;�<G"Va��T������}��zo���z����x�����t<3mVH���������soͭ�Z]�=-{���O��{2��Q�8�W�y`�Pt!�X$g��f��v�������/v|�◣�uK�dK����t��
+$	���l��s��Ё:F|�{����ðm��+>�2Od��=@���6������� S��ع��㙍o�E)�C_vɗ%A��m�'�z\�$�8ҋ�ȧ��5�����>�'T���E�MG?�!���4�C$٧4Y��Q� `Q�ldz�K��яI��C����/�m3�C?N/*���G�C\)�@��=ʘ�x��+`�~+G����ʽ�L~�$?.�o"��pg[�71�+З|1Xx��^�x��l�~Q��}�@���/�g�^�U3�|G��c�k��Y6ډ�
+��G�_ZSڛ�
~�U�9<�j���Y���:������Q��-��W�"���$�Dd"
�)y�xq�����(���򣻸�X�����Ʀ�5�#ܷC0�Xk+�SzD����6��<B�Me
+�H�g�U���M�Aj݉�C,�W�l{�ZTz��6���C{�~�R}:�M`�7O6��d�/:C��L᱙�ű��1�)#�X:}��Ųh������Α�;�����W��.�}5$�T�,��@vr/s�#��������/�F��zk�e#����M�GYh
+e=�B�w�G�9�rp�0���S�5΁�d�\��}�@�����зæ+*��L���sa�E���6�$�1M���
����I�����um��%�����/��M����S1}rkbЖ��	8
|�Yn�n��;e6�<�J���O�������ٖ��]ӆ72ʻ�0_Wr!I|�
+�
��eT3=��J�r0qV��C|�6��#�l�{�mn�l?�&�aaq���@,�"
��/g��b���R�$�i�?<�,�x�~#�t����A���?X��X��p/i%�`����<�#���W.�Y�9�stSK�ۖ6ʑ��;�I����T�㒪�!"�^e�NT��d=C�NP�C
)E���O��8�C¸��C�+����Vv���y����r��]8�(a����*��iB��:o��Մ��
���^�fYڰr����n��;�Ta��F��#G((�BA)#�%��Lo��DA���/�AH�Z#��z,���Z�l�XY�DtH�g��Ϟ<�_$`�6BC�r5�eUW-
+'���
�%!����!1;��LEB���@�͓���I3�]�(^8vn��FB h�B $�P�~���xJ�O=��:a��d���j���T�\Iψ�K	��(�_��� _�����������Lq�[����;_ǮU�p�����qRz�0���]>�vN��:l�[�l��^S�8
+'�
+C�}�(>�I%�
��2|�(.�nv;�}���!��a#�pOu�^�m�v��fX,��Ȝ.���!{\
�h�|o4`�Ѥl���$�+�b!PCwF��o*bJzc��z�� �~�v~�"��Y���G��B��hp�&ۃ_w���&���vJBAőߓ����W�@������#�������6z�D���h�Jdl�@���Vqrb�0v	��l���$�e%���+�Ȕ�T���1�(���/'�/�<�޺Kn>H��]�!��%#l������a$R[m������%��8��$��N�a��0�g�Uwp�x��x�ڔZ(���yQ�S��/fqd[����)�{H�IHw���m y�����G�6k�V�AHjAg��AV�8rS��H.�`!�E������k��O[��h�ǗiHs>wL��f1^����T���Yg��(������P���Lky/h-�-[o����81և�$yo<�خUxd_	{�S8�K�7�7ui�2�K8���]�eA�9�A����`�����A��=��#$rm���/�l���^����CH�s��t��[p�G
X�4�K�MbM_���.��Hթg��~W�,s���Ŕ�PL�X#�y�~�e������,g;��	o�?�����jLy�;�����~�ro�*�
+����.�L����M�;%�]#�B����1EȆ?���M����p o�U�ؔik��SN�\=Z�%��@L>��A��7Ml���f9�xW2�A:�ю�wH�΂�v�z�]5��}\�yHw���vw]xwM����u�hw�_�����a�T" t�WM����$�5_Ϟ(�B���[�{���pv�t�m*��֏{�������T/�~�9zέ���~�|��F@����6����b���0�/��H,�h��O�Eyp��̱y�BM9
5�L�$�b�l���'t�3]��Ý���Ԥ���e�����R�)���G���$�
+��!$�����-?����p��OS:F���o�Y�.�6d�O̞P��ȪU���q �Y�r���_��@l+�%����c˹m.��$p9�X���x�i?�+���M(������ي�f&h.�
�/�ߧ���I�C�7�Ŭ�?*�:��������R/��	�x01�`ż�h' ɱ"�L�H���OR�ʻ�ͼ�ր%�zTi����@7�Ij	��C�p�d�1�������z�?ҁ�����犠Q'����r	�2
+?�ш�=��f6(`ţ��e>�3+�;7��g?�e���),�򍟭Q�Dqrł���#ظŘ�\L&�i,�`R<�Z�밅(҂�ɻ�Թ#����䯩K�Meyy9��0g0��5�l�nM�Ġ��%r������od;��ܳ�6\qCm�ċ���������\ώ�uS׳�̲~��b��k�9Ja\U-�f~���ZS
+�s�ua
ڢ(�[x�5�Qo�A��I7�)a��曆�y[�i���c�[EUȬ��M�\4R't�SnAs=���M*54��-�g��Y���B̜k�����e#�ٓsrƤ��"dJ	��0�yG�.�!���y�h.Q��:&�.�J�N��G����ޕ8�.
r�]~7����X����_�V?nN����ݽ5�1�d��-�m8еsR#ӦNJԿ~Ca&k�e),��)n�o�D�{ۄƂH��87֢�ƋJw-��۟b�hM�!k��x=(L��aK���F?ܗ���d�&0P�s\��f�V�-����,Q7�xe��c^7y��=��kyN:�͝�|���ʤ"�x�XA���"͖��B
�����`��490-ġ���vm�eoH�?�w-z�1�að*܀�1 �fs��+BcM�]1�];e�T��Nm�>;?�O�tPl�����i��M����eva/�����xf���I��t��-��С
+��u�5�m̵ǁ`m
+�bt�I�`�6,�*?[���ӧ�4�h���,�v��$wN�J��Nª�qq�XL�eaK�l(籪�����ǒ$�T�1q�����`���H�,����c�!Ew�ð�œ��|�2�+�=����;��ƪ��s��c��
����4�B�''�9�{��`��r���&DZk��CT)��*��*~��{�V�1�"EG�G�4N0�Lۜn\�+�	ы팝`��7������Z�"����
+%@�2���@��=���w�xd�/
+���)��b`��lh��l�7�uI��%�H��De�Dz릈'a��߀����&��t ����'KT(��$F�T���TG���5��N���hO(�n0�@��B�5'PU�jԫHH��"��LLgB����W-*~dzKwʗ��Wi��)�D�D��8�l���;!m'p+�����Ns�����9p���%��MЁ��ó�N� �G2�S�9�^"���/Ȁ�5�yE���H�Å�V�'N���P���s��d��j��o��zS����V�w��+��YHg�iJ Y�q���+!�4����4\}����E`�m�(��B��x0�L|�nB��Ì���_<g}ڨJ-����Y��
w�a�n�\!��4���}Q�aˠ�L�i��~�I���,X*ʰ�2�%(������	d�y%ka��7��m�6)��c��4u�A0"`��#	�\?�p�M���RV��"��j��N��&RA4IUMJ�\�e@��8���<m1i�0iXם�|��'�Q<T���-S�/Y.�zBV�p%����Ȅ�#ν��p�%
+8��<�7X��A�q��E��i�\B��w��v<B��'��<u)��Q}��=�
+k���z��|����K�@=;���b�И�X��Z`�}�F��T�`Y&B&X�����[,��n�ٹ��h��Y=�=q8C�+�c˩��^�;����΢�0[z��M$C۸��ǖ+M���4!�2�E��i�����M\fjg�[�0�
gt�I�I5�hU
:D��<��叙���b
+��ˇ���4H�lR�lHa�%�y��Z���OȦ�N�x����'�ٍ��$n6���WRQ����$n��t���Q��%�����k�H^3ɿ*�?�'��Ȉr�[2�ʅH�H��`���@�I�LwS�n���7R�g���k�4)'5�F��u+@ƗJ�2�$� M��&�M����K�v�G�[�-�ʵ��T,G�A���!%i�I"��2D�""�a�i t F�B--W�1��V�<�'�!ԹZB)�u�,N���[�JʉJ7I��x�~YQ��C�CGٻ�r�l�}�6�s�T����)i*�t��bH���$FɌ�s��k��/�s���Fe(�e���,S��^��a�\A	?��n��BX-%A�*t�=�j��gĀ�_z�����S�k�ީ
+}�+�ED��3(���*�D��Чޜj�7@R�6����K�;l�<o��
��1d~�;)�4]��aC����1�17a�m��u�S�r�4��\=?�,B^Z�>k>�
D�;g<��Lgwӧ֕9�t�u�WL�\�[��=��|~��������]6˹�����	�����;�T�r�����!�~��c�|�]�)[�v���;X������,�Ա��w�F�d��G�o��껿���}��g'���m\m�<� O����K3w��70}�uQoQ��lљ.�cT�c�f�L/)T��~B��!����	�x�ݰͅ�ٍ�x6LimڃW���~�#l�,!<wbz��!ka��	?�<�_�8��p�]� �5b���E�ŝhZI#c-���I��1J����N�F�/@E�k�Lͨ�	�g��hτ�b���J��tU]0��h�]�V���TLY�� �5<g�l̑0�ѡ)����̝��L-�	E����N4�o^�)QK�2(�3�Gʫ�8*��(�鏘"
+�w��KA"�sB�g�_���"�&��q�������q���ù�\|�U�޻�Ҙ�N����^�{,[�`�x6!�1�O�M�{l�� �����]����O�&w�{y�4���7��<���|�$[J���i�Y jx�|f,4�l���;�[.�_�����$޵�
+������������u}w8�3vna�g;���U^T���ͩ=0��jF�֣[zT�;F��T�� 3
=�2����$�T�'
+]QUͮ��vאL�k���2J��I$������t��.��o_�|�;տ<�ͻўz�u8q���l���R��L��Nia?�3���5z��!�M��$��Y_F�L�L���4W��z���������,��$���¼��'��Z	��?�1��a��\.�i#G5M�+;�ޕ%���jtEC��*������\�h�NF������o�������;�r�?}������7���c����"sV�
4$A�4)"�B>'��#
��჌�X.��rB/$=:��b܀v����+$߅��%��P
+�0}$���&:��p$tU��$I��䑺��ku{�p�b|�Y��N.�7�<�_�4������ñ{��h���#^-J�h�!]���j�Q����F	7�+�l���V'R46��
+�܁ք�يH�����(�ni���@��"t���uG��J=��t�צ��&�j�����������ۣ��G�?\���n��t|��r�������W�Ӵ�༦!-�������
+�s�G�4v�3������JHy��>��S�%S�@�VeA���s�`��tmEWK7��">j�[9:�o������������M<��C�Ӌ�rv�j�?�?��n��M��8ICC��1�`Ǯ�{��Ru��?p��;����Jh�>���[Ԟdʽ���@e������PV{�"ʆ�����a����O�΃s{�M��(�#O{���u���ԝ^}_�.c��R�
'�}C*��a�%���Q���L�=w�P�x1�����Ȃ&9�:	�����c�;��"h@'v���%̈���4#��s���B�����{����������M�?}����W���4��a�
+�����C���s�Ο�x��������f��灑=�rjz�;O�p�J��UQD����!`*CP��3����F�c+��5���L��Ohh�1;D@/><
+tx��*���T9�=GƵ�^�S�/��Gۍ!)�^Ksnw�������ΩmZ��v堈[�#�٨x�C�C�D5<%�H��mL!x��9��`�ő�R���J��LQ�����xhbQ ��1n����1��3�[z���_�����L8A�!ƥ	.y9`?D�ͮJ��H
��sFh݂K�<��{��e�^�PL]��f�veK���,:]Y�
E�g��U{��F5n
I��O�Pa�si�n�"��<g	Է�/N��y�	��\ ��Uu�L�36�EDZ�+��Й"N�<�dg�&%���$����P���	=�:��5��_�uMA���aI�mٶ!
+���@Y�B��)�?~��}0O柿���u�_��'Mz7�����6f�}1��ނU8 �:p�:aD��n0}�⅝4�s���d�����v^=s]���(�A���u�Mad)`wd�C���y)�ݞ��TGWUQ4״n/޽/.ޟL.-���Yo�O�`��xs�,���iW��Y��&�n�s��B|���W�G��}�.g������n��tBN�er�2��еu����P���t�����U_���L�����ݗק�^�������xc}��y�a����l"�~,��;�Np*x��b�y�%���z�k~�&@�*�l�"��Pv�Z6]�G�+=ђ��2ԭ5-���r���h��>?�=S�X~����������c�����A�9�-[�,�ގ��}��`x��_��e�M�0��C
���5G�
VJ�5ѲTSX��:�����I�:}P���/�?w��.��w����!}y��@[Q</�Q�S�I�/ѝ��.Y��!�M�=��-]S��a�4}���#��x�%�{�/�gw�����kyb������=8��p�;���g��YH[���])�����%zpL����e�đ��F"T�%�kh@`��H*؜�ִDﮝ���q:��^���^=?4���χ���O��|t���z��KQ$�,�-�g�.O.�%jgy��Ỹ§ْ<ԇVW�e�$���!�'�׳�ʺ�.�S>�ͻ#��ɋ����;��������K�����7���n<������B�M:�d�T�.���5��g<9��.*�n�8�e�++`w5t���L�4MQ��u���R�?~�z�|5<<���f��_�/��=\<?�XË���Ckt<�E�K��8���}7ׁ����K�����A���N[�	��/'Ŗk��M���P�Z`<�z@fY=EUz�Hם5-��ۡb�D�����O�||�.v��&�'��ɫ�񛽮��nL���4�3��%
+/Y��`�j�-�-�9%bdtM[P�2�hu��ju��P4I6��-��������_O�_޿~i�/��|�������Z}8���N��/w�Slx�g���t�P����W�k�\9��Q�?��4z�8k(
+�a�������
�{������"$�&���pf?�IjxG�T|�(bM��'�lQ���.�6���:1�Q/��Z��8�#<4
+��4�9�~�?�瘃;wq5���w�����ŠNov�n(dYH%���~4d9W�19�7�D�
+wa��0�����lt��a�4�����r����>d3j�0W���&'�i��\�o^�Ĩ��;�_³w߁̚�X�g���N��҆nء2U���)p6�-�]�$;��s��6g����Fw)|���W��X��j���b��>���ê����2<�����^5�P��7�����f��/͡���)F��kz@��@�-	�x>��A2���a��\.f�
+��	4���J
+NC�z�u5���\�h\׽w�绯�ψp)4�D�@Ս݉Kg�G=JŸ_���Lr^`�(7�A��韖6�eY���P���-��m�]CФ�H���&��������sk�(��Ã������˷/�̆_޿�ov>|� ���|���'�]���#X��2��З����޺�]
+j�lA�������,jVWIj��,A���5�p�5�r<������WU�PQ�"E6�m�Ԇ�s�7~��hEw�C$��M"�j��������Z��k��]k����6���ѕDCKtF0�F��Ԓ�jdXH`>Bc	�G�C�->�`Ι�F���h�
q!��D\H�~3o���Ʉ�e�e� Z�j��1`5����/©!I�`��bgB����w]6�rOһC�gtm�I��C��sI�*�
��*�͋��x=�y���^�����Θv���x�R|}��..��ūw~��(����:��;��t�pU=�/x�d��P�G]I6���
��P���!ɎdK����z;����zsqdͻ�Ǟ�\���~���5S������ݞw����_SP����欤���4��}Q'0M�[�T��e]�kصITdG�-�x�U/����������/�w��W�ѾbJ��W��>�TǷ���4-�sE71a<�=C�;���Zf����:��a�`dݑ�h@W���aIV��l�2��i���%�z�՗{��w�O�ӡ=|��|��^��{��ï���oߝ�
>}�_H_�����Kpq�и@'��$/X��r��:ME�r7`nI�m��(��oH����⨧�B�.��W�����'�\|~ۛ\����=�әzr��"��t�M�Ew��ё��"xB�</������-~6��VAV�UMl��uDHa]t���P��:�9�%��Z?pN[f#M�;����'��R�W�_˯�������j�<\<q������Eb6"s_U���Y��(\���<��,X]Ŕ��lhî)�NWST�%є��W��s�5��}0�>_O��<�hn��{�����;a�a���7�/���r0O<�n���ְ��@Q��0t�"�ɹ��Zr�5�i���5;x@���q-|[��6(M2�e��ൊ~.�Q����1�A.i�G��F�	�g�c�����„i��_α�@�jH�F��D�<�	�4�N݉9&���J){q�����OD���z*�>���_}�����C���?�=}�{����������>t4�I?�-�K���'��8�� AcQ��{��Y۽�-.������N�����?
�����������ۋ��G�Ɗ�)5T���@���N�Wa�]�̗���<���Pt��˻㽳��Coq��x���P�k�)�TW�B��ˎ��r׶{&�[�F�e�kH�*	�,��l�L�59���@���y�����=�w�/06t�|�/v�/�MW��
���=��Jx`�8�D�Ѯ%U8wP5b�:��%��E��@���d��*Ux��w�������L�+��km�����K�����/�'����w5Z�`��sXW��c`�l��ֵ�v��H蚖awI���(�b��;I}LLl��~�v����/f��w������t��?+�g�o�Wg�|�i^�:�ݛ|�̷f6������S����0���Z��[�g�S�(p�y��]�l�u҄>w<��I�3|7;\Etd	�j2 �E�������C����@�N��g���	�:Q��
+���Yxf�����@�Z ]��	�w`�v�'8��01o��r
+�>{01�&����6���P�*O�=��f���ԼW�W��=��+��V�߾Q�j�ɫžq��M�����A?%�����)� *�Q��0I�M�Ƅ���k�lAPu�1�u]�;~���B��,O��_��.N����H�����}o�k�
��������'�(�`;p&:�ך�v!�(�7�F�&L
+�>�+���y�������b���g&�a>Sc;���ޘӟ��:�����ƶ�Lj"yH�=t˚sz�(�p?�icmFK7�*G��� ��D������z�����k9Ua��=�>�>��oy��=W������2�87�Ky(���_/�wk�ݧ?�;d:/O������,�1��<4��løنeuU �8i��Z6�������5'PS̀�
+�% Z�ۤ\$�G�^
W���Q�Y�"�20!�!9�X8v�S�eE�G�`XP�TL+C�ꢥu%�rDq��$���Hn	s�-v�I�G��B�zܯ��<��Qp����dm�j�r�*sD;\��(pȷq�1�PE��j�\��E���:��t���$NA���]�e�����e�=�r,�r�����MO��0n�n��z�О��>*BwldY(.�C�
E<�4���f��u$���#[�~ANw8͞���U���<~�in�|z��F�o�_y����7/^<|>���陖}�����������G��^�]\�ע��@�?IClg��J*�H�cI���]}��#�kX��uT�lYs���9�����ui�wt%�����COz;tƷzO���7���B��_%�idzEǟ;�8�.�Xb|�Aq�X���r���=������ʲetuc�t��P-�҇b�[�KR��������>,�Kɴ���o���˻�ן���sk29�.>�&L@b�d�X�|>v-��,�ZR+�5}ɰ���Q����!]���tH��ӳ������]�vս2�����.�f���I{3�%ߨ�u�H�Ț�u��L�����WU,�G��R~�8��������Ǘ�o?_9y�N�-^,��M���t�2N����5�G�0j�C���3�{���;rKn_a�
��ϖ��Pki,�!ڻ���0)�q�:�`���2?H�_t�ӱs���k�|᜼>m,>��~���C�ht��*'?����Ρ�������.X�"�YFaZ�1����=�w`vyodZ�!jN����8ދ�;�r��gaI'vw�����PUh�v�L=��2�Gi�nd8��N�4�� �sP*K�	���n��E���#��8��U0쯳����s����ŵ?���~�N޽>_���r�������A�3_�)�}F2H���q���I|w�i���t������}�;��~'���tj}<��߿����K�����>G�x���P�U�
�<�Jj�4�1�������5�X0�h@J���%L�Svߝz�;�9��������ֳ)۟9|H���C��v8q��*���3=!�@axӖ�*z�IW��I�u���eq4��zO�����E�*R}ռ-��/���}���JY|1_�yЗ�Ӂx��4����K�ܼxs�bx����2�~��
+�w,��0��zv�,��3�H���ns���;���Ї�H� I:��N�;�mP��s[L��$q-��n(�o�����Ǜ������������@��vx��|�f/��Q$�-A�G�T͜FB(F�
��8��*���=u��+�QW�ZWU�k�>4��h��z�������뗻K��N����;���>)N����ϖyw3|k���X��Sg.N P�-_A2[
��@*��C�tA�Z=C�J�<��J�l�Ch���%��������[�~;;����x�;{����_=�^8�Q��h��[]�Fll��a�\��D@�Yg䁿;s��+D ͭ�4�Ch�,G��VU���"�iX��j@�X#E艎�����6����@?>T.���g�����ծ����˗��ɛw�'�=��K{�K#�Ȝ%�
+�q�K��7�TϢM�X�����X1��P2]����U���
+���hs5��+۟}99�L_]�������{?X��0~^Xǎ�}�2~���na',A
�x]�����WL�i%��(=�'��%`P�h�N��dK�t��Xbx�|�����������f��~���y�w~�x?�y�\O��]k/�v��e�Y�S�ԃ�l&��&�ؘ���-��B�ȏ�%9��"�!�ݪ�t͡)t
ٲ-K�Y�ֶ�Ju
+��>�W������{�A�L/�7�.�/��vmK}u0<�0����~~�N!�D{�䂖)z��fV�(�*��4@�"]Fá)�ӄz�bw��-uM�7�I2�a���m�y�x�;�_}z�ﺒa|=�>xW�.�{oO>���ٛ��T��cLN[B��~��DԠ������$&5C&�ͭ�@,sj9�
+"�Ñ(�BWd�!��5��еSwEu��w&�)dz��w����D^�3��Ӄ���]�~�������l��u�/�v��yK��c�J��8Y�V�^
�,�U�d8I�����j�m�);��"ɶ)[=G5�ެT�����*�Z�-<H���7s��GS�+a�>}�F���T���#�Y��%E��fXSr�l�PPB���r:#b�m9j�@�����
+4�T���#�ۉ�0~qypzsj��,��ǻ���o���u-ܜڣ�Z4dp��#u�5/�<LJ�2��<8Xrwl4pgzSw������e���y3�Ĕ5H,
�E\^�o+L�rrg�ƒ��dtpl�w7c����]o�������|�s4������缠����t�9�G��c���|`<�a��o��Ls�k0֋�wГ��I�-…a����Cܲ����Xz�ė'�=���ۗ�H|���׃����K�����w����l��l��Q
+�рf�a�7��֝:�`�6�)����=�q�����|qu�qp{���`7]\�G�;����O���ړN��������u� ����w�����xf�a$9�o����J%P�-BJ����E酪�ļw'�ɀ�����酬_�]��>����p��믯�]�����?]��r�03z#p�N@���;�q���%��+���>�2�:�ͯ�m|����׻��k��r��̭��Շ���cQnlDO/�4��0��s9��� jJ�a9ǟ�W��7o.ί^9���������������W���No���{�İ�gD#@2c@�G�v7��S�{H�N��ocC<0ﯽ�#�k�aߺ�Y��&�	�΅w�}���n����g��p�X��YW�������r�-�N�щ8�4�_.N�����޷]տ������hh�Ѐ�u�5��p|�X������`��X8�������a*{�����!˱�:���?<�_�ӛ��l	����z�e.�'�4K�.�:�}rGށ��|�{y�{�^u?��wg���g�����[�F�����s	#w�
T�|���V`�KK��R��9��c��Pm����b*���+]���������c���כoG���_�{���1��E���&����\1�����h\�0Lj�s�0q<@���c�u"�U2�x�F��k[ɡ����Bo
+ŀٛL����u���.��������+~�9{m<�}>�x���x{a�W�ϬW��h��ܴwc�D�����.|���W�."<�f�u[��M�Ŀmi�F�Y�h��dh�hJ]IF]Yw��P�M�����J�Z
��~���o�7�Rt�/��@u��������+c|vz�N�~<�vb���-�ق�� x�[.x��}��Ԃ�-���VJ�Y��3�+:�J�v�#Y�l�Qd[�����z/����h���Mo$�]߿��
+Ç������>��~��Lgz"������W?5o��,�u�b>��W����Z=M�mI���X.AP�L�jj�*K���J�0�Ֆ���Q�����۩y��X���������w�������{����@i��F*x���>��9�$D����
+�ٙ����1mH��C�D�hc��@]�����h�9�L��ÿ�.�N��q?�E�g���[�ܛY��3f��o�<��c6��b �� �y�>��w�x6��������g�������\����ӿ/���ϵ�ך�ǿ�g4���u��gh��������{�?�?��w\jct�qΩ�"`��Z�`
��vlhB����н�b�yS���g������������_(���`�x����'��v����"0�
(.�͔���5��(8����P�8=�<����ܙ~g
+��`����P�U�:����A���J��eW�㡫��ƀ�qn���
E�V�uw�n�{�zh;W����������{���ǫ�������F6���䁡l>�Nx�!�)#��I8�(v�amOp�(����61��W���ίF�Karv1���z���/��=g_o�Oߏ��y����{��g'�,4{]�t�H���貂�(��M%8��1c`FIo�_u��꾞BZ��0�' ���{f���[�P�.͘�>�*t�l��K�CK˜!Ћ����C���&�U�

-���0��/�$x��flH[��[ו���i��дf��j�_����gs�{;��ݞ�W���'�݋���&�]VI���2�Q[H��B���{E9�td<�ã���7ײ�p���ͻ���>\��7��il�O/dz�9NǎP�,&!�ÊN� ��������~:q-o�A�Øl�����"���U�`���}�s��!���#|�6w-X�b;�~E�Y�\�h�AL�`T�Hx�D�=�
+��,8��1��$��Ս�}{+�<:]أٮ3���X�]�C�����z�ɰ�����+]l\G�f&�(��bz��
5��������tt�����]��t|;�S.�~;kW��9q<޼�r�x`R�P�@��}��
�(�ᑅD���?�x�'1�:�*��$��D�\���OO4|�6[���=z�hB!��k(B��{�0�?
�V�~���p��6�}��^z�S?�r������}����/Fo�\����
+|=���U^G���8���0��B���Νڳ;4��`����>,��ǔ�z�t�yt��9�������~�M�;��|֕�������������ı�?���Y�	�XA��&}&DbE��#��4������}]�����?�Ow��͓�>lϦ&N0���[��i;s���P�z�jx
+k�<[�w@���V�T}�	�c;�\g������
L4��pSٙyk6�M�G����D������Z�0
2	l�	�	/��������g��/p��]���ŻϹ��/"���}q��.`-�2��p�����}�s�c05s���#�E\!����v;�Tu�9�c
���_����*|�K��3]x��Y��b���̜7�l���Y�Ѕ�+L�d��5����`8�M�X�.��.҇rWLm�
+<́�~X�l-+<�Gg;���<�;wW��g�8�������E@1���bD�[e����S%���Q
:b�,C4@�?��I�%o��;�x4)�x��Z�Ag�
#z!m�I
+Ȉ�����L.h��&��O�)�4��]:�a��cȜ�%TtAoA�h�p�p��J�K>��<��6[�H�����/(����
o�/<���,슞����DaiKdNd2#mgu�r���m�0s:���u�)��hԦ��Έ���uhߞv�ARp��_9��y���CI���h���T��g�
+%�9ې� �`��L�͟��pud�)�X6ͨ�l�߃���L�x=%!k=��JYUU�/*�_�J�[��!';������*l
+�#!W��,���t��U�8��m���օ�d�
���Ԡ>
+*0�BoC|��Bm� ��������[]$t~'-ұ*�X�+u�F��`i%G[gii�d�Pa�|,��g�-��A��!�ϳ��)��d"��N��n%�݋����/��������zo���,�oݫ���%���'��!��с��>LfK���jZ#�2��5����Jޡ�ڶc:#��I
\����J�vx��~���^oxt{f/��gx3��<�/���W_�F�7�f1�4Pm0
\�&���\cI��w�9���o��>M�Z e���~x[��m/�`�t�#�h�֡fUۑ��d�˵�����U��&k=���JEa�����g��W�Ӈ/�/�����s���o^�ܽ�.޽�{��x�'h�e�"��`4�l��
+����vy�� G�`h�������$n@Vst�E'6И	��X5�������UT��A�c�����(|�Ip�e<����]��-{�F��0��~�eg>!���M���,�\�^y$�I.�ȼ
��]�{�D"(����hH鯑c�;I��̵������:Η������~��v��}y'�Fggo#��{�Z.�������:�����A1���7^�s����є>���O@�8�9���!zlǟ�������%��
4�Ma>T�����E����
+���f9��˩cǾ���7��}��9�M@���E�����ǂ��m��f�mƚ��`JN�)����[%���sk��:�dCp\��T�JTE�-�Q�8��5R�н,L�:+v �k��y����n���g�����M��8�V��x����:7�Ò˩�u���<��#b�O�3:q�^��u���X9�����O���$y�V�J��E����Bߤ��d��Rw�&��1l�J��@��l1�'CI˿����D��@����H�M���,���h���НbM��@M�Ѕ�������[D���{�p���m�*ҋ��X(�0�r��o�cR��ֹ��^��XQ�kC}0GE'ia^f� AbZ@>H�r�
+�(��V��p5��ɋ�G߬���������Ũ-Fm&Fa[���(�E�-JmJ��4iH��V�P4c�]�Mv
6R�B���؞��aN櫰���g��CO��͍0n����B��xy�gЩ�;����A�����Y��6_EȸU\C^x��A5��v-)�W�g��<
C,Cpy����]3�t��~����X�.r����R&w�K-i6�D���/i>���yQ�fٷe�5^�}�;���*a��-��kT?Wt���V���z��e�tWwxLg��L8�W����P��`������́9���-� �`��H�8�rmNO� I�:����n�ׂ3շ�
@y�����x_�Fq���y���!\͌
ڀ/o37�p���^z�LZ�oKzO�ao�Aqوv?}g<@�w�c�F���5A �� �����3���8�,�����r��J��%b�����^~�����k�d�T�B�Ԕ~$m��)r�}�-j
_�mQi�o�H���"{�ٷ�J|�^�N�=aߞ�oOط'����˽��-LmajS�	ShA@(�F��3�N�Ƶ����É�X�O,p��Y3�v����K�p=�����׬�W����2V�֊N7�3+�EΖ��m���|N�bNQ���Y��g�c�ɂi-�;;0���&m�,#����ߪ�'�Nk~asF�ge\���89L{���Ec
+�|
+��E��j�
+`bE�����(�R�����Jr��r#h�5��3֕=+t�m�heG�a�]�*U.ƽ$�h��$`0.$�*RnɇA��E{�;՗Ɓlڞ����imxYS�.���V2������W�z�
+6�w�t�,*�����Y�V`�&���q>�F�Qzk��D�4v��:~԰��_[ǯ��W�un��k��U�h�Co�Q4/��jõn7|1��������l��Yf�X�����ę.����fq�Y�n7s���u���T���P�_Y�٣��9�8;r�T�l�q�[��V��<s��i!#к�A�n�i{t�[�R���h֭\�)�i뀞W���>E"6L�
\ No newline at end of file
diff --git a/web/core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php b/web/core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php
new file mode 100644
index 0000000000000000000000000000000000000000..213b979d394bfc2177977f3a5290a2753bfbe902
--- /dev/null
+++ b/web/core/modules/node/tests/src/Functional/Update/NodeContentTranslationUpdateTest.php
@@ -0,0 +1,42 @@
+<?php
+
+namespace Drupal\Tests\node\Functional\Update;
+
+use Drupal\FunctionalTests\Update\UpdatePathTestBase;
+
+/**
+ * Tests updating to Drupal 9 with content-translation for author fields.
+ *
+ * @group node
+ * @group legacy
+ */
+class NodeContentTranslationUpdateTest extends UpdatePathTestBase {
+
+  /**
+   * {@inheritdoc}
+   */
+  protected function setDatabaseDumpFiles() {
+    $this->databaseDumpFiles = [
+      dirname(__DIR__, 3) . '/fixtures/update/drupal8-9-1-bare.minimal-content-translation.php.gz',
+    ];
+  }
+
+  /**
+   * Tests that content-translation base field overrides are updated.
+   *
+   * @see node_post_update_modify_base_field_author_override
+   */
+  public function testContentTranslationDefaultValueBaseFieldOverrideUpdates() {
+    $config = \Drupal::config('core.base_field_override.node.article.uid');
+
+    $this->assertEquals('Drupal\node\Entity\Node::getCurrentUserId', $config->get('default_value_callback'));
+
+    $this->runUpdates();
+
+    $entity_field_manager = \Drupal::service('entity_field.manager');
+    $fields = $entity_field_manager->getFieldDefinitions('node', 'article');
+    $author = $fields['uid'];
+    $this->assertEquals('Drupal\node\Entity\Node::getDefaultEntityOwner', $author->getDefaultValueCallback());
+  }
+
+}
diff --git a/web/core/modules/toolbar/toolbar.module b/web/core/modules/toolbar/toolbar.module
index a1def5da6892f41bace6b20c415597a7c8a9d087..963c708c9f9ef9e97bfdb64d9e8291c76ff71023 100644
--- a/web/core/modules/toolbar/toolbar.module
+++ b/web/core/modules/toolbar/toolbar.module
@@ -280,10 +280,10 @@ function toolbar_get_rendered_subtrees() {
 }
 
 /**
- * Returns the hash of the per-user rendered toolbar subtrees.
+ * Returns the hash of the user-rendered toolbar subtrees and cacheability.
  *
- * @return string
- *   The hash of the admin_menu subtrees.
+ * @return array
+ *   An array with the hash of the toolbar subtrees and cacheability.
  */
 function _toolbar_get_subtrees_hash() {
   [$subtrees, $cacheability] = toolbar_get_rendered_subtrees();
diff --git a/web/core/modules/tracker/tests/src/Functional/TrackerTest.php b/web/core/modules/tracker/tests/src/Functional/TrackerTest.php
index b3515564535a67cc2648e84f4f1872edc46dba86..c8d9784cb2e34dd67f5eba325377ba221ecac81b 100644
--- a/web/core/modules/tracker/tests/src/Functional/TrackerTest.php
+++ b/web/core/modules/tracker/tests/src/Functional/TrackerTest.php
@@ -393,6 +393,9 @@ public function testTrackerCronIndexing() {
       'status' => 0,
     ]);
 
+    $this->drupalGet('activity');
+    $this->assertSession()->responseNotContains($unpublished->label());
+
     // Start indexing backwards from node 4.
     \Drupal::state()->set('tracker.index_nid', 4);
 
diff --git a/web/core/modules/update/update.module b/web/core/modules/update/update.module
index b01eb0e77179ddabed8101459915d04f24af77a6..54e1a5fa105cf5cba0d0c60cbe156e983b70828e 100644
--- a/web/core/modules/update/update.module
+++ b/web/core/modules/update/update.module
@@ -82,6 +82,7 @@ function update_page_top() {
       case 'update.settings':
       case 'system.status':
       case 'update.confirmation_page':
+      case 'system.batch_page.html':
         return;
 
       // If we are on the appearance or modules list, display a detailed report
diff --git a/web/core/modules/workspaces/workspaces.post_update.php b/web/core/modules/workspaces/workspaces.post_update.php
index bc8aa388e907518a43c6a56c66f4190ea6e06ab0..8a00f52a0bb3341c3d46eace935b1f04181be136 100644
--- a/web/core/modules/workspaces/workspaces.post_update.php
+++ b/web/core/modules/workspaces/workspaces.post_update.php
@@ -5,6 +5,8 @@
  * Post update functions for the Workspaces module.
  */
 
+use Drupal\Core\Field\Entity\BaseFieldOverride;
+
 /**
  * Removes the workspace association entity and field schema data.
  */
@@ -35,3 +37,19 @@ function workspaces_removed_post_updates() {
     'workspaces_post_update_update_deploy_form_display' => '9.0.0',
   ];
 }
+
+/**
+ * Updates stale references to Drupal\workspaces\Entity\Workspace::getCurrentUserId.
+ */
+function workspaces_post_update_modify_base_field_author_override() {
+  $uid_fields = \Drupal::entityTypeManager()
+    ->getStorage('base_field_override')
+    ->getQuery()
+    ->condition('entity_type', 'workspace')
+    ->condition('field_name', 'uid')
+    ->condition('default_value_callback', 'Drupal\workspaces\Entity\Workspace::getCurrentUserId')
+    ->execute();
+  foreach (BaseFieldOverride::loadMultiple($uid_fields) as $base_field_override) {
+    $base_field_override->setDefaultValueCallback('Drupal\workspaces\Entity\Workspace::getDefaultEntityOwner')->save();
+  }
+}
diff --git a/web/core/scripts/dev/commit-code-check.sh b/web/core/scripts/dev/commit-code-check.sh
index e5cba556954cb84733e11c6504c1e75249f73594..e6c9f2ab656581770662aa360987f43c4ac92d61 100755
--- a/web/core/scripts/dev/commit-code-check.sh
+++ b/web/core/scripts/dev/commit-code-check.sh
@@ -424,7 +424,7 @@
     # has a corresponding .pcss don't do stylelint.
     if [[ $FILE =~ \.pcss\.css$ ]] || [[ ! -f "$TOP_LEVEL/$BASENAME.pcss.css" ]]; then
       cd "$TOP_LEVEL/core"
-      node_modules/.bin/stylelint "$TOP_LEVEL/$FILE"
+      node_modules/.bin/stylelint --allow-empty-input "$TOP_LEVEL/$FILE"
       if [ "$?" -ne "0" ]; then
         STATUS=1
       else
diff --git a/web/core/scripts/js/assets.js b/web/core/scripts/js/assets.js
index d6b3cf2586eae5bc940b718c2ff5f5dd56bc46f8..bda6eb6059a41282a6b019d2b7bf44d1312474b5 100644
--- a/web/core/scripts/js/assets.js
+++ b/web/core/scripts/js/assets.js
@@ -343,7 +343,7 @@ const assetsFolder = `${coreFolder}/assets/vendor`;
 
   // Use Array.reduce for sequential processing to avoid corrupting the
   // contents of the concatenated CKEditor 5 translation files.
-  process.reduce(async (previous, { pack, files = [], folder = false, library = false }) => {
+  await process.reduce(async (previous, { pack, files = [], folder = false, library = false }) => {
     return previous.then(async () => {
       const sourceFolder = pack;
       const libraryName = library || folder || pack;
diff --git a/web/core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php b/web/core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php
index e88cc88c9050453f3260aa59f20bd9f905cfe721..dd36af07ee6693d1d4d63023f51019bdfca0a569 100644
--- a/web/core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php
+++ b/web/core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php
@@ -17,11 +17,9 @@ public function get($id, $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE
       // Enforce a recoverable error.
       $callable = function (ErrorContainer $container) {
       };
-      $callable(1);
-    }
-    else {
-      return parent::get($id, $invalidBehavior);
+      return $callable(1);
     }
+    return parent::get($id, $invalidBehavior);
   }
 
 }
diff --git a/web/core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php b/web/core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php
index af8e25e9b525e73ef9d7ea72c87b847f0eaad5fd..a4a004c825f765743e78319a092b74def07e7d07 100644
--- a/web/core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php
+++ b/web/core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php
@@ -188,7 +188,7 @@ public function testGenerateURI($filepath, $expected) {
 
     // No schema file.
     $url = $this->fileUrlGenerator->generate($filepath);
-    $this->assertEquals($expected, $url->getUri());
+    $this->assertEquals($expected, $url->toUriString());
   }
 
   /**
@@ -251,6 +251,26 @@ public function providerGenerateURI() {
           'https://www.example.com/core/assets/vendor/jquery/jquery.min.js',
           'https://www.example.com/core/assets/vendor/jquery/jquery.min.js',
         ],
+      'external stream wrapper' =>
+        [
+          'dummy-external-readonly://core/assets/vendor/jquery/jquery.min.js',
+          'https://www.dummy-external-readonly.com/core/assets/vendor/jquery/jquery.min.js',
+        ],
+      'external stream wrapper with query string' =>
+        [
+          'dummy-external-readonly://core/assets/vendor/jquery/jquery.min.js?foo=bar',
+          'https://www.dummy-external-readonly.com/core/assets/vendor/jquery/jquery.min.js?foo=bar',
+        ],
+      'external stream wrapper with hashes' =>
+        [
+          'dummy-external-readonly://core/assets/vendor/jquery/jquery.min.js#whizz',
+          'https://www.dummy-external-readonly.com/core/assets/vendor/jquery/jquery.min.js#whizz',
+        ],
+      'external stream wrapper with query string and hashes' =>
+        [
+          'dummy-external-readonly://core/assets/vendor/jquery/jquery.min.js?foo=bar#whizz',
+          'https://www.dummy-external-readonly.com/core/assets/vendor/jquery/jquery.min.js?foo=bar#whizz',
+        ],
     ];
   }
 
diff --git a/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php b/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
index 2ff8083fee46b669543a661bdc22b901a276b517..92c627a8ada02b2d28f3a06d7a8eb27a5faa13b5 100644
--- a/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
+++ b/web/core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
@@ -436,7 +436,7 @@ public function methodWithParameter($parameter) {
 class TestServiceComplexMethod {
 
   public function complexMethod(string $parameter, callable $function, TestServiceNoMethod $test_service = NULL, array &$elements = []): array {
-
+    return [];
   }
 
 }
@@ -444,7 +444,7 @@ public function complexMethod(string $parameter, callable $function, TestService
 class TestServiceNullableTypehintSelf {
 
   public function typehintSelf(?self $parameter): ?self {
-
+    return NULL;
   }
 
 }
diff --git a/web/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php b/web/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
index 121c7d26b39bf105c577cd650dbf977282f4db14..a92b5a1e2c4ad433a7b14bde06a989734b7115bc 100644
--- a/web/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
+++ b/web/core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
@@ -51,9 +51,13 @@ public function testProcessLegacy() {
 
 class NewMimeTypeGuesser implements MimeTypeGuesserInterface {
 
-  public function guessMimeType(string $string): string {}
+  public function guessMimeType(string $string): string {
+    return '';
+  }
 
-  public function isGuesserSupported(): bool {}
+  public function isGuesserSupported(): bool {
+    return TRUE;
+  }
 
 }
 
diff --git a/web/core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php b/web/core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
index ce0f1518c5839da7ab5836b5280bc5aee5710797..1c492dc4345e6a2de6d9c6018ba2133903a53ea5 100644
--- a/web/core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
+++ b/web/core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
@@ -3,6 +3,7 @@
 namespace Drupal\Tests\Core\Render;
 
 use Drupal\Component\Utility\Html;
+use Drupal\Core\Cache\Cache;
 
 /**
  * @coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator
@@ -36,6 +37,45 @@ public function testCreatePlaceholderGeneratesValidHtmlMarkup(array $element) {
     $this->assertEquals($original_placeholder_markup, $processed_placeholder_markup);
   }
 
+  /**
+   * Create an element with #lazy_builder callback. Between two renders, cache
+   * contexts nor tags sort change. Placeholder should generate same hash to not
+   * be rendered twice.
+   *
+   * @covers ::createPlaceholder
+   */
+  public function testRenderPlaceholdersDifferentSortedContextsTags() {
+    $contexts_1 = ['user', 'foo'];
+    $contexts_2 = ['foo', 'user'];
+    $tags_1 = ['current-temperature', 'foo'];
+    $tags_2 = ['foo', 'current-temperature'];
+    $test_element = [
+        '#cache' => [
+          'max-age' => Cache::PERMANENT,
+        ],
+        '#lazy_builder' => ['Drupal\Tests\Core\Render\PlaceholdersTest::callback', ['foo' => TRUE]],
+    ];
+
+    $test_element['#cache']['contexts'] = $contexts_1;
+    $test_element['#cache']['tags'] = $tags_1;
+    $placeholder_element1 = $this->placeholderGenerator->createPlaceholder($test_element);
+
+    $test_element['#cache']['contexts'] = $contexts_2;
+    $test_element['#cache']['tags'] = $tags_1;
+    $placeholder_element2 = $this->placeholderGenerator->createPlaceholder($test_element);
+
+    $test_element['#cache']['contexts'] = $contexts_1;
+    $test_element['#cache']['tags'] = $tags_2;
+    $placeholder_element3 = $this->placeholderGenerator->createPlaceholder($test_element);
+
+    // Verify placeholder and specially hash are same with different contexts
+    // order.
+    $this->assertSame((string) $placeholder_element1['#markup'], (string) $placeholder_element2['#markup']);
+
+    // Verify placeholder and specially hash are same with different tags order.
+    $this->assertSame((string) $placeholder_element1['#markup'], (string) $placeholder_element3['#markup']);
+  }
+
   /**
    * @return array
    */
diff --git a/web/core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php b/web/core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
index 53aea79e045e8093fb339784baa9b2f965dda888..06e6983045ec9216c8eacd727c556284fba693e5 100644
--- a/web/core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
+++ b/web/core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
@@ -12,11 +12,11 @@
 use Drupal\Core\TypedData\DataDefinition;
 use Drupal\Core\TypedData\MapDataDefinition;
 use Drupal\Core\TypedData\TypedDataManager;
+use Drupal\Core\TypedData\Validation\ExecutionContextFactory;
 use Drupal\Core\TypedData\Validation\RecursiveValidator;
 use Drupal\Core\Validation\ConstraintManager;
 use Drupal\Tests\UnitTestCase;
 use Symfony\Component\Validator\ConstraintValidatorFactory;
-use Symfony\Component\Validator\Context\ExecutionContextFactory;
 use Symfony\Component\Validator\Context\ExecutionContextInterface;
 
 /**
@@ -49,7 +49,7 @@ class RecursiveContextualValidatorTest extends UnitTestCase {
   /**
    * The execution context factory.
    *
-   * @var \Symfony\Component\Validator\Context\ExecutionContextFactory
+   * @var \Drupal\Core\TypedData\Validation\ExecutionContextFactory
    */
   protected $contextFactory;
 
@@ -80,7 +80,7 @@ protected function setUp(): void {
     $container->set('typed_data_manager', $this->typedDataManager);
     \Drupal::setContainer($container);
 
-    $translator = $this->createMock('Symfony\Contracts\Translation\TranslatorInterface');
+    $translator = $this->createMock('Drupal\Core\Validation\TranslatorInterface');
     $translator->expects($this->any())
       ->method('trans')
       ->willReturnCallback(function ($id) {
diff --git a/web/core/tests/Drupal/Tests/Core/TypedData/ValidationLegacyTest.php b/web/core/tests/Drupal/Tests/Core/TypedData/ValidationLegacyTest.php
deleted file mode 100644
index 90f626aa0adad5e903c1fad732bdb21cbfd348e9..0000000000000000000000000000000000000000
--- a/web/core/tests/Drupal/Tests/Core/TypedData/ValidationLegacyTest.php
+++ /dev/null
@@ -1,51 +0,0 @@
-<?php
-
-namespace Drupal\Tests\Core\TypedData;
-
-use Drupal\Core\TypedData\Validation\ConstraintViolationBuilder;
-use Drupal\Core\TypedData\Validation\ExecutionContext;
-use Drupal\Core\TypedData\Validation\ExecutionContextFactory;
-use Drupal\Core\Validation\TranslatorInterface;
-use Drupal\Tests\UnitTestCase;
-use Symfony\Component\Validator\Constraint;
-use Symfony\Component\Validator\ConstraintViolationList;
-use Symfony\Component\Validator\Validator\ValidatorInterface;
-
-/**
- * Test the deprecation of TypedData classes.
- * @group typedData
- * @group legacy
- */
-class ValidationLegacyTest extends UnitTestCase {
-
-  /**
-   * @covers Drupal\Core\TypedData\Validation\ConstraintViolationBuilder::__construct
-   */
-  public function testConstraintViolationBuilderDeprecated() {
-    $this->expectDeprecation("Drupal\Core\TypedData\Validation\ConstraintViolationBuilder is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Violation\ConstraintViolationBuilder instead. See https://www.drupal.org/node/3238432");
-    $constraint_violation_list = $this->prophesize(ConstraintViolationList::class)->reveal();
-    $constraint = $this->prophesize(Constraint::class)->reveal();
-    $translator = $this->prophesize(TranslatorInterface::class)->reveal();
-    $this->assertInstanceOf(ConstraintViolationBuilder::class, new ConstraintViolationBuilder($constraint_violation_list, $constraint, '', [], '', '', '', $translator));
-  }
-
-  /**
-   * @covers Drupal\Core\TypedData\Validation\ExecutionContext::__construct
-   */
-  public function testExecutionContextDeprecated() {
-    $this->expectDeprecation("Drupal\Core\TypedData\Validation\ExecutionContext is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Context\ExecutionContext instead. See https://www.drupal.org/node/3238432");
-    $validator = $this->prophesize(ValidatorInterface::class)->reveal();
-    $translator = $this->prophesize(TranslatorInterface::class)->reveal();
-    $this->assertInstanceOf(ExecutionContext::class, new ExecutionContext($validator, '', $translator));
-  }
-
-  /**
-   * @covers Drupal\Core\TypedData\Validation\ExecutionContextFactory::__construct
-   */
-  public function testExecutionContextFactoryDeprecated() {
-    $this->expectDeprecation("Drupal\Core\TypedData\Validation\ExecutionContextFactory is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the class \Symfony\Component\Validator\Context\ExecutionContextFactory instead. See https://www.drupal.org/node/3238432");
-    $translator = $this->prophesize(TranslatorInterface::class)->reveal();
-    $this->assertInstanceOf(ExecutionContextFactory::class, new ExecutionContextFactory($translator));
-  }
-
-}
diff --git a/web/core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php b/web/core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php
index 79cd41dc3bd03624db26cc0aa459b58815fc6988..e8805f442c582479900df874c24f856871725161 100644
--- a/web/core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php
+++ b/web/core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php
@@ -70,7 +70,7 @@ public static function isDeprecationSkipped($message) {
     }
     $dynamic_skipped_deprecations = [
       '%The "[^"]+" class extends "Symfony\\\\Component\\\\EventDispatcher\\\\Event" that is deprecated since Symfony 4\.3, use "Symfony\\\\Contracts\\\\EventDispatcher\\\\Event" instead\.$%',
-      '%The "Symfony\\\\Component\\\\Validator\\\\Context\\\\ExecutionContextInterface::.*\(\)" method is considered internal Used by the validator engine. Should not be called by user\s\*\s*code\. It may change without further notice\. You should not extend it from "[^"]+".%',
+      '%The "Symfony\\\\Component\\\\Validator\\\\Context\\\\ExecutionContextInterface::.*\(\)" method is considered internal Used by the validator engine\. Should not be called by user\W+code\. It may change without further notice\. You should not extend it from "[^"]+".%',
       '%The "PHPUnit\\\\Framework\\\\TestCase::addWarning\(\)" method is considered internal%',
       // The following deprecations were not added as part of the original
       // issues and thus were not addressed in time for the 9.0.0 release.
@@ -128,6 +128,7 @@ public static function getSkippedDeprecations() {
       "The \"PHPUnit\Framework\TestSuite\" class is considered internal This class is not covered by the backward compatibility promise for PHPUnit. It may change without further notice. You should not use it from \"Drupal\Tests\TestSuites\TestSuiteBase\".",
       // PHPUnit 9.
       "The \"PHPUnit\TextUI\DefaultResultPrinter\" class is considered internal This class is not covered by the backward compatibility promise for PHPUnit. It may change without further notice. You should not use it from \"Drupal\Tests\Listeners\HtmlOutputPrinter\".",
+      "The \"Drupal\Tests\Listeners\DrupalListener\" class implements \"PHPUnit\Framework\TestListener\" that is deprecated.",
     ];
   }
 
diff --git a/web/core/themes/claro/claro.theme b/web/core/themes/claro/claro.theme
index 4004b7623cb3d807407f5697bf0aff94cdcf4c33..d7c49a793ea1ae4e072b71e15d4127d5509db58a 100644
--- a/web/core/themes/claro/claro.theme
+++ b/web/core/themes/claro/claro.theme
@@ -964,12 +964,12 @@ function claro_preprocess_form_element__password_confirm(&$variables) {
  * Implements hook_preprocess_HOOK() for form_element__password.
  */
 function claro_preprocess_form_element__password(&$variables) {
-  if (!empty($variables['element']['#array_parents']) && in_array('pass1', $variables['element']['#array_parents'])) {
+  if (!empty($variables['element']['#array_parents']) && in_array('pass1', $variables['element']['#array_parents'], TRUE)) {
     // This is the main password form element.
     $variables['attributes']['class'][] = 'password-confirm__password';
   }
 
-  if (!empty($variables['element']['#array_parents']) && in_array('pass2', $variables['element']['#array_parents'])) {
+  if (!empty($variables['element']['#array_parents']) && in_array('pass2', $variables['element']['#array_parents'], TRUE)) {
     // This is the password confirm form element.
     $variables['attributes']['class'][] = 'password-confirm__confirm';
   }
diff --git a/web/core/themes/claro/css/components/dialog.css b/web/core/themes/claro/css/components/dialog.css
index 3844591bfc84ea18ae6c812ea4c538f2970c1091..8070d94c333cd58c6519dc02eda810520708f695 100644
--- a/web/core/themes/claro/css/components/dialog.css
+++ b/web/core/themes/claro/css/components/dialog.css
@@ -11,6 +11,9 @@
  */
 
 .ui-dialog {
+  position: absolute;
+  top: 0;
+  left: 0;
   padding: 0;
   border: 0;
   border-radius: 0.25rem;
diff --git a/web/core/themes/claro/css/components/dialog.pcss.css b/web/core/themes/claro/css/components/dialog.pcss.css
index b0be947e86bc9b1de0051a12852c3bd83fb6001b..d10057ca47f8e7d398876573b472556f5a38e7a3 100644
--- a/web/core/themes/claro/css/components/dialog.pcss.css
+++ b/web/core/themes/claro/css/components/dialog.pcss.css
@@ -6,6 +6,9 @@
 @import "../base/variables.pcss.css";
 
 .ui-dialog {
+  position: absolute;
+  top: 0;
+  left: 0;
   padding: 0;
   border: 0;
   border-radius: var(--jui-dialog-border-radius);