Skip to content

10.3.6

Compare
Choose a tag to compare
@weitzman weitzman released this 11 Nov 04:37
· 134 commits to 10.x since this release
  • Document support of Symfony Console commands. Fix #4545.
  • Fix #4544. Use exit code 3 when insecure packages are found in security commands
  • Allow Symfony Finder ^5 (#4571)
  • Improve command categorization. (#4572)
  • Fixes #4580: Allow Drush to work with composer/semver ^3. (#4581)
  • entity:delete -> execute deletion of entities in batches. Add progress bar.
  • Fixed app root detected by Drush not getting passed to the Drupal kernel