Skip to content

Commit 929fd95

Browse files
committed
Fixed code analysis script
1 parent b2031bc commit 929fd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/code-analysis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ drupal_composer config --no-plugins allow-plugins true
4040

4141
# Making Drupal 10 compatible
4242
drupal_composer require psr/http-message:^1.0
43-
drupal_composer require mglaman/composer-drupal-lenient
43+
drupal_composer require mglaman/composer-drupal-lenient:^1.0
4444
drupal_composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/coc_forms_auto_export", "drupal/webform_node_element"]'
4545

4646
drupal_composer require wikimedia/composer-merge-plugin

0 commit comments

Comments
 (0)