diff --git a/composer.json b/composer.json
index 822c0c1796847bd67086ba6950b8eee6c5ded453..d48d5e473e4b210af2298799a86252798b05bef1 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,8 @@
     "oomphinc/composer-installers-extender": "^1.1",
     "drupal/bamboo_twig": "^5.0",
     "drupal/components": "^1.1",
-    "it-osu-web/it-osu-pl-drupal": "v1.0.0-alpha"
+    "it-osu-web/it-osu-pl-drupal": "v1.0.0-alpha",
+    "drupal/twig_tweak": "^2.5"
   },
   "require-dev": {
     "drupal/twig_vardumper": "^1.2"
diff --git a/composer.lock b/composer.lock
index 2e223089d1c531441c2440e982911a2f5298c91f..77151bc8521dd724c4d062b1c8802f5658cc1d2a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "b28f65c8694d15b609e82d246f25e8f6",
+    "content-hash": "82976970a3c6e13d60309848f5ef67d2",
     "packages": [
         {
             "name": "asm89/stack-cors",
@@ -1253,6 +1253,61 @@
             "description": "Drupal is an open source content management platform powering millions of websites and applications.",
             "time": "2020-03-04T18:01:37+00:00"
         },
+        {
+            "name": "drupal/twig_tweak",
+            "version": "2.5.0",
+            "source": {
+                "type": "git",
+                "url": "https://git.drupalcode.org/project/twig_tweak.git",
+                "reference": "8.x-2.5"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.5.zip",
+                "reference": "8.x-2.5",
+                "shasum": "077e193192d85706f5c5afc7575ba07b41499f79"
+            },
+            "require": {
+                "drupal/core": "^8.7 || ^9.0"
+            },
+            "suggest": {
+                "symfony/var-dumper": "Better dump() function for debugging Twig variables"
+            },
+            "type": "drupal-module",
+            "extra": {
+                "branch-alias": {
+                    "dev-2.x": "2.x-dev"
+                },
+                "drupal": {
+                    "version": "8.x-2.5",
+                    "datestamp": "1583937566",
+                    "security-coverage": {
+                        "status": "covered",
+                        "message": "Covered by Drupal's security advisory policy"
+                    }
+                }
+            },
+            "notification-url": "https://packages.drupal.org/8/downloads",
+            "license": [
+                "GPL-2.0+"
+            ],
+            "authors": [
+                {
+                    "name": "Chi",
+                    "homepage": "https://www.drupal.org/user/556138"
+                }
+            ],
+            "description": "A Twig extension with some useful functions and filters for Drupal development.",
+            "homepage": "https://www.drupal.org/project/twig_tweak",
+            "keywords": [
+                "Drupal",
+                "Twig"
+            ],
+            "support": {
+                "source": "https://git.drupalcode.org/project/twig_tweak",
+                "issues": "https://www.drupal.org/project/issues/twig_tweak"
+            }
+        },
         {
             "name": "easyrdf/easyrdf",
             "version": "0.9.1",