File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 132132 "minimum-stability" : " dev" ,
133133 "prefer-stable" : true ,
134134 "config" : {
135- "sort-packages" : true
135+ "sort-packages" : true ,
136+ "allow-plugins" : {
137+ "composer/installers" : true ,
138+ "simplesamlphp/composer-module-installer" : true ,
139+ "dealerdirect/phpcodesniffer-composer-installer" : true ,
140+ "vaimo/composer-patches" : true ,
141+ "cweagans/composer-patches" : true ,
142+ "zaporylie/composer-drupal-optimizations" : true ,
143+ "drupal/console-extend-plugin" : true ,
144+ "drupal/core-composer-scaffold" : true
145+ }
136146 },
137147 "autoload" : {
138148 "classmap" : [
193203 "Enabled D9 support" : " patches/webform_permissions_by_term-d9.patch"
194204 },
195205 "drupal/webform_embed" : {
196- "Enabled D9 support" : " ./patches/webform_embed-d9.patch"
206+ "Enabled D9 support" : " ./patches/webform_embed-d9.patch" ,
207+ "3170384 - Fixed D9 imcopatibility" : " https://www.drupal.org/files/issues/2020-09-11/3170384-2.patch"
197208 },
198209 "drupal/webform_migrate" : {
199210 "Set to support. Checkbox condition fixes" : " ./patches/setto-and-checkboxes-condition-fix-onlyD7.patch"
You can’t perform that action at this time.
0 commit comments