|
86 | 86 | "php": ">=7.1", |
87 | 87 | "composer/installers": "^1.9", |
88 | 88 | "cweagans/composer-patches": "^1.7", |
89 | | - "drupal/bootstrap": "^3.21", |
| 89 | + "drupal/bootstrap": "^3.32", |
90 | 90 | "drupal/ckeditor_a11ychecker": "^3.0", |
91 | 91 | "drupal/coc_forms_auto_export": "^2.0@alpha", |
92 | 92 | "drupal/color": "^1.0", |
|
110 | 110 | "drupal/webform_analysis": "^1.0@beta", |
111 | 111 | "drupal/webform_composite": "^1.0@RC", |
112 | 112 | "drupal/webform_node_element": "^1.2", |
| 113 | + "drupal/webform_scheduled_tasks": "^3.0@RC", |
113 | 114 | "drupal/webform_views": "^5.0@alpha", |
114 | 115 | "drush/drush": "^12", |
115 | 116 | "mglaman/composer-drupal-lenient": "^1.0", |
116 | 117 | "os2core/os2core": "^3.0", |
117 | | - "os2forms/os2forms": "3.16.0-beta1", |
| 118 | + "os2forms/os2forms": "^3.16.0", |
118 | 119 | "os2forms/os2forms_egbolig": "dev-master", |
119 | 120 | "os2forms/os2forms_forloeb_profile": "dev-f/d10_readiness", |
120 | 121 | "os2forms/os2forms_sync": "^1.1", |
|
216 | 217 | "drupal/webform": { |
217 | 218 | "3458611 Removing the polyfill-fastly.io library of webform.libraries.yml": "https://www.drupal.org/files/issues/2024-07-02/3458611-removing-the-polyfill-io.patch", |
218 | 219 | "3415445 - Search Chinese in /admin/structure/webform cause error: Illegal mix of collations": "https://www.drupal.org/files/issues/2024-02-26/3415445-cant-load-non-english_0.patch" |
| 220 | + }, |
| 221 | + "drupal/monolog": { |
| 222 | + "3366135 NullLogger not implements LoggerChannelInterface" : "https://www.drupal.org/files/issues/2023-06-12/monolog.patch" |
219 | 223 | } |
220 | 224 | }, |
221 | 225 | "drupal-lenient": { |
|
0 commit comments