Browse code

Add contao-node bundle dependency

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