Skip to content
Snippets Groups Projects

Issue #3368741: Drush build test symlinks drush and only passes because it loads classes not in build test project

Merged Issue #3368741: Drush build test symlinks drush and only passes because it loads classes not in build test project
3 unresolved threads
3 unresolved threads
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -439,6 +439,7 @@ END;
];
if (isset($package_info['require'])) {
unset(
$package_info['require']['symfony/polyfill-php72'],
$package_info['require']['symfony/polyfill-php73'],
$package_info['require']['symfony/polyfill-php74'],
$package_info['require']['symfony/polyfill-php80'],
Loading