Skip to content
Snippets Groups Projects
Commit 5892c5bc authored by Ted Bowman's avatar Ted Bowman
Browse files

Contrib: unset polyfils in build tests -...

Contrib: unset polyfils in build tests - project/automatic_updates@25f72ae0
parent 0a37115a
No related branches found
No related tags found
No related merge requests found
Pipeline #140961 passed with warnings
Pipeline: drupal-3411111

#140964

    ...@@ -408,6 +408,8 @@ protected function createVendorRepository(array $versions = []): void { ...@@ -408,6 +408,8 @@ protected function createVendorRepository(array $versions = []): void {
    $requirements['symfony/polyfill-php74'], $requirements['symfony/polyfill-php74'],
    $requirements['symfony/polyfill-php80'], $requirements['symfony/polyfill-php80'],
    $requirements['symfony/polyfill-php81'], $requirements['symfony/polyfill-php81'],
    $requirements['symfony/polyfill-php82'],
    $requirements['symfony/polyfill-php83'],
    ); );
    // If this package requires any Drupal core packages, ensure it allows // If this package requires any Drupal core packages, ensure it allows
    // any version. // any version.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment