drupal-project icon indicating copy to clipboard operation
drupal-project copied to clipboard

#502: Add php extensions requirements

Open cybtachyon opened this issue 6 years ago • 3 comments

https://github.com/drupal-composer/drupal-project/issues/502

cybtachyon avatar Jul 26 '19 17:07 cybtachyon

That is a different list of extensions than core uses. I'm curious.

https://git.drupalcode.org/project/drupal/blob/8.8.x/core/composer.json#L7-19 and https://github.com/drupal/core/blob/8.8.x/composer.json#L7-L20

joestewart avatar Jul 26 '19 17:07 joestewart

Good point! I've updated it to be closer to core composer.json as well as https://www.drupal.org/docs/8/system-requirements/php-requirements

Thanks!

cybtachyon avatar Jul 26 '19 18:07 cybtachyon

Btw it looks better as patch to core itself

andypost avatar Sep 04 '19 21:09 andypost