You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
Thanks @jrockowitz! Yes, we should add this change to keep example-drops-8-composer close to the drupal-composer project.
Another difference in that section of composer.json is "drush/contrib/{$name}": ["type:drupal-drush"] vs. "drush/Commands/{$name}": ["type:drupal-drush"]. @greg-1-anderson do you have an opinion on that difference?
Pantheon's composer.json file is very similar to the one used by the drupal-composer project.
Support for the drupal-library installer-paths is missing.
"web/libraries/{$name}": ["type:drupal-library"],
Someone noticed this issue with the Webform module's composer integration
Issue #3016309: Use composer merge plugin when document root is /web
The text was updated successfully, but these errors were encountered: