... | ... |
@@ -21,7 +21,8 @@ |
21 | 21 |
"symfony/dependency-injection": "^5.4", |
22 | 22 |
"symfony/http-kernel": "^5.4", |
23 | 23 |
"vonrotenberg/htmx-bundle": "^1.0", |
24 |
- "menatwork/contao-multicolumnwizard-bundle": "^3.6" |
|
24 |
+ "menatwork/contao-multicolumnwizard-bundle": "^3.6", |
|
25 |
+ "terminal42/notification_center": "^1.7" |
|
25 | 26 |
}, |
26 | 27 |
"require-dev": { |
27 | 28 |
"bamarni/composer-bin-plugin": "^1.5", |
... | ... |
@@ -46,7 +47,8 @@ |
46 | 47 |
"allow-plugins": { |
47 | 48 |
"bamarni/composer-bin-plugin": true, |
48 | 49 |
"contao-components/installer": true, |
49 |
- "contao/manager-plugin": true |
|
50 |
+ "contao/manager-plugin": true, |
|
51 |
+ "contao-community-alliance/composer-plugin": true |
|
50 | 52 |
} |
51 | 53 |
}, |
52 | 54 |
"extra": { |