|
87 | 87 | "composer/installers": "^1.9", |
88 | 88 | "cweagans/composer-patches": "^1.7", |
89 | 89 | "drupal/bootstrap": "^3.21", |
90 | | - "drupal/cache_control_override": "^1.1", |
91 | | - "drupal/console": "^1.0.2", |
92 | | - "drupal/core-composer-scaffold": "^9.4", |
93 | | - "drupal/core-project-message": "^9.4", |
94 | | - "drupal/core-recommended": "^9.4", |
| 90 | + "drupal/coc_forms_auto_export": "^2.0@alpha", |
| 91 | + "drupal/color": "^1.0", |
| 92 | + "drupal/core-composer-scaffold": "^10", |
| 93 | + "drupal/core-project-message": "^10", |
| 94 | + "drupal/core-recommended": "^10", |
95 | 95 | "drupal/core-vendor-hardening": "^9.4", |
96 | | - "drupal/entity_export_csv": "^1.0@beta", |
97 | | - "drupal/fontyourface": "^3.2", |
98 | | - "drupal/header_and_footer_scripts": "^3.0", |
| 96 | + "drupal/entity_export_csv": "^2.0@beta", |
| 97 | + "drupal/fontyourface": "^4.0", |
99 | 98 | "drupal/ldap": "^4.2", |
100 | 99 | "drupal/maillog": "^1.0", |
101 | 100 | "drupal/menu_link_attributes": "^1.3", |
102 | | - "drupal/migrate_tools": "^5.0", |
103 | | - "drupal/migrate_upgrade": "^4.0", |
104 | | - "drupal/permissions_by_term": "3.1.21", |
| 101 | + "drupal/permissions_by_term": "^3.1", |
105 | 102 | "drupal/queue_mail": "^1.3", |
106 | | - "drupal/queue_ui": "^2.1", |
| 103 | + "drupal/queue_ui": "^3.1", |
| 104 | + "drupal/rdf": "^2.0", |
107 | 105 | "drupal/restui": "^1.20", |
108 | | - "drupal/simple_ldap": "^1.0@alpha", |
109 | | - "drupal/straw": "^1.3", |
110 | 106 | "drupal/telephone_validation": "^2.2", |
111 | | - "drupal/upgrade_status": "^3.12", |
112 | 107 | "drupal/webform_analysis": "^1.0@beta", |
113 | 108 | "drupal/webform_composite": "^1.0@RC", |
114 | | - "drupal/webform_migrate": "^1.2", |
115 | | - "drupal/webform_node_element": "^1.1", |
116 | | - "drupal/webform_permissions_by_term": "^1.2", |
117 | | - "drupal/webform_scheduled_tasks": "^2.0", |
| 109 | + "drupal/webform_node_element": "^1.2", |
118 | 110 | "drupal/webform_views": "^5.0@alpha", |
119 | | - "drush/drush": "^11", |
120 | | - "os2core/os2core": "^2.0", |
121 | | - "os2forms/os2forms": "~3.1", |
| 111 | + "drush/drush": "^12", |
| 112 | + "mglaman/composer-drupal-lenient": "^1.0", |
| 113 | + "os2core/os2core": "^3.0", |
| 114 | + "os2forms/os2forms": "dev-f/d10_readiness", |
122 | 115 | "os2forms/os2forms_egbolig": "dev-master", |
123 | | - "os2forms/os2forms_forloeb_profile": "^1.9.0", |
| 116 | + "os2forms/os2forms_forloeb_profile": "dev-f/d10_readiness", |
124 | 117 | "os2forms/os2forms_sync": "^1.1", |
125 | 118 | "os2web/os2web_logging": "dev-master", |
126 | | - "simplesamlphp/simplesamlphp": "^1.19", |
| 119 | + "simplesamlphp/simplesamlphp": "^2.0", |
127 | 120 | "vlucas/phpdotenv": "^5.1", |
128 | 121 | "webflo/drupal-finder": "^1.2", |
129 | 122 | "webmozart/path-util": "^2.3" |
130 | 123 | }, |
131 | 124 | "require-dev": { |
132 | | - "drupal/core-dev": "^9.1", |
133 | | - "zaporylie/composer-drupal-optimizations": "^1.2", |
134 | | - "drupal/devel": "^4.1" |
| 125 | + "drupal/devel": "^5.0", |
| 126 | + "zaporylie/composer-drupal-optimizations": "^1.2" |
135 | 127 | }, |
136 | 128 | "conflict": { |
137 | 129 | "drupal/drupal": "*" |
|
150 | 142 | "drupal/console-extend-plugin": true, |
151 | 143 | "drupal/core-composer-scaffold": true, |
152 | 144 | "drupal/core-project-message": true, |
153 | | - "drupal/core-vendor-hardening": true |
| 145 | + "drupal/core-vendor-hardening": true, |
| 146 | + "mglaman/composer-drupal-lenient": true |
154 | 147 | } |
155 | 148 | }, |
156 | 149 | "autoload": { |
|
209 | 202 | "Enabled D9 support": "./patches/webform_embed-d9.patch", |
210 | 203 | "3170384 - Fixed D9 imcopatibility": "https://www.drupal.org/files/issues/2020-09-11/3170384-2.patch" |
211 | 204 | }, |
212 | | - "drupal/webform_migrate": { |
213 | | - "Set to support. Checkbox condition fixes": "./patches/setto-and-checkboxes-condition-fix-onlyD7.patch" |
214 | | - }, |
215 | | - "drupal/coc_forms_auto_export" : { |
| 205 | + "drupal/coc_forms_auto_export": { |
| 206 | + "3240592 - Problem with phpseclib requirement in 2.x (https://www.drupal.org/project/coc_forms_auto_export/issues/3240592)": "https://www.drupal.org/files/issues/2021-10-04/requirement-namespace-3240592-1.patch", |
| 207 | + "3286562 - Automated Drupal 10 compatibility fixes" : "https://www.drupal.org/files/issues/2022-06-15/coc_forms_auto_export.2.0.x-dev.rector.patch", |
216 | 208 | "3259009 - PHP Warnings/Notices on Download Page" : "https://git.drupalcode.org/project/coc_forms_auto_export/-/merge_requests/1.diff" |
| 209 | + }, |
| 210 | + "drupal/webform_node_element": { |
| 211 | + "3290637 - Automated Drupal 10 compatibility fixes": "https://www.drupal.org/files/issues/2023-05-12/webform_node_element_d10-3290637-11.patch" |
| 212 | + }, |
| 213 | + "drupal/webform": { |
| 214 | + "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" |
217 | 215 | } |
| 216 | + }, |
| 217 | + "drupal-lenient": { |
| 218 | + "allowed-list": [ |
| 219 | + "drupal/coc_forms_auto_export", |
| 220 | + "drupal/webform_node_element" |
| 221 | + ] |
218 | 222 | } |
219 | 223 | } |
220 | 224 | } |
0 commit comments