Browse code

Add contao-grid-bundle dependency

Benjamin Roth authored on09/07/2024 13:23:28
Showing1 changed files
... ...
@@ -23,7 +23,8 @@
23 23
         "vonrotenberg/htmx-bundle": "^1.0",
24 24
         "menatwork/contao-multicolumnwizard-bundle": "^3.6",
25 25
         "terminal42/notification_center": "^1.6",
26
-        "terminal42/contao-node": "^1.5"
26
+        "terminal42/contao-node": "^1.5",
27
+        "erdmannfreunde/contao-grid-bundle": "^1.1"
27 28
     },
28 29
     "require-dev": {
29 30
         "bamarni/composer-bin-plugin": "^1.5",