Loading composer/Generator/Builder/DrupalCoreRecommendedBuilder.php +3 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ public function getPackage() { // to use any compatible version without needing to switch off of // drupal/core-recommended. 'psr/http-message', // Guzzle Promises is a dependency of some other libraries, so be less // restrictive here and trust Guzzle to maintain compatibility. 'guzzlehttp/promises', ]; // Copy the 'packages' section from the Composer lock into our 'require' Loading composer/Metapackage/CoreRecommended/composer.json +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ "doctrine/lexer": "~2.1.0", "egulias/email-validator": "~4.0.1", "guzzlehttp/guzzle": "~7.7.0", "guzzlehttp/promises": "~2.0.0", "guzzlehttp/psr7": "~2.5.0", "masterminds/html5": "~2.8.0", "mck89/peast": "~v1.15.1", Loading Loading
composer/Generator/Builder/DrupalCoreRecommendedBuilder.php +3 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ public function getPackage() { // to use any compatible version without needing to switch off of // drupal/core-recommended. 'psr/http-message', // Guzzle Promises is a dependency of some other libraries, so be less // restrictive here and trust Guzzle to maintain compatibility. 'guzzlehttp/promises', ]; // Copy the 'packages' section from the Composer lock into our 'require' Loading
composer/Metapackage/CoreRecommended/composer.json +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ "doctrine/lexer": "~2.1.0", "egulias/email-validator": "~4.0.1", "guzzlehttp/guzzle": "~7.7.0", "guzzlehttp/promises": "~2.0.0", "guzzlehttp/psr7": "~2.5.0", "masterminds/html5": "~2.8.0", "mck89/peast": "~v1.15.1", Loading