Loading composer/Generator/Builder/DrupalCoreRecommendedBuilder.php +5 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,11 @@ public function getPackage() { // to use any compatible version without needing to switch off of // drupal/core-recommended. 'psr/http-message', // Remove constraint to allow sites to use PHPUnit 10 or 11, which require // different major versions of this package. // @todo Restore constraint when PHPUnit 10 is no longer supported? // @see https://www.drupal.org/project/drupal/issues/3537104 'sebastian/diff', ]; // 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 @@ -32,7 +32,6 @@ "psr/log": "~3.0.2", "ralouphie/getallheaders": "~3.0.3", "revolt/event-loop": "~v1.0.7", "sebastian/diff": "~6.0.2", "symfony/console": "~v7.3.0", "symfony/dependency-injection": "~v7.3.0", "symfony/deprecation-contracts": "~v3.6.0", Loading Loading
composer/Generator/Builder/DrupalCoreRecommendedBuilder.php +5 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,11 @@ public function getPackage() { // to use any compatible version without needing to switch off of // drupal/core-recommended. 'psr/http-message', // Remove constraint to allow sites to use PHPUnit 10 or 11, which require // different major versions of this package. // @todo Restore constraint when PHPUnit 10 is no longer supported? // @see https://www.drupal.org/project/drupal/issues/3537104 'sebastian/diff', ]; // 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 @@ -32,7 +32,6 @@ "psr/log": "~3.0.2", "ralouphie/getallheaders": "~3.0.3", "revolt/event-loop": "~v1.0.7", "sebastian/diff": "~6.0.2", "symfony/console": "~v7.3.0", "symfony/dependency-injection": "~v7.3.0", "symfony/deprecation-contracts": "~v3.6.0", Loading