Skip to content

6.0.0

Choose a tag to compare

@jooname jooname released this 03 Feb 05:55
· 14 commits to master since this release
cbd8bed
  • Added support for symfony/console 8: #146
  • Adding the support introduced breaking changes, so dropped PHP 7.0 and symfony/console 3 support and bumped up the major version of the patcher
  • Composer 1 support also removed from composer.json as we're not currently able to guarantee support for it, recommended to use the older versions of the patcher (for example 5.5.4) if this is still needed
  • Version 5 is now maintained in release/5 branch
  • Github workflows have been updated to run the testsuite against PHP 8.5