Issue #3492388: Add Drupal Lenient Composer Plugin to support Drupal 11 with...
Issue #3492388: Add Drupal Lenient Composer Plugin to support Drupal 11 with extra drupal-lenient allow-all
... | ... | @@ -31,7 +31,7 @@ |
"oomphinc/composer-installers-extender": "~2", | ||
"drupal/core-composer-scaffold": "~11", | ||
"mglaman/composer-drupal-lenient": "~1", | ||
"drupal/core": "~11.0.0", | ||
"drupal/core": "~11", | ||
"drush/drush": "~13", | ||
"drupal/webpatches": "11.0.x-dev", | ||
"drupal/webconfig": "11.0.x-dev", | ||
... | ... |
Please register or sign in to comment