Skip to content

4.6.1

Latest
Compare
Choose a tag to compare
@theofidry theofidry released this 21 Dec 12:08
· 45 commits to main since this release
048e634

Fixes

  • Reset the PHP script filename in PHARs (#1246)
  • Remove unnecessary code boostrapping in the worker (#1264)
  • Remove unused MultiReasonException exception (#1265)
  • Improve the requirement checker detection (#1247)
  • Pick the correct custom vendor-dir config (#1290)
  • Do not refer to the composer.json file when decoding the composer.lock file (#1289)

Misc

  • Allow Symfony7 (#1254)
    • Upgrade to PHPUnit 10 (#1252)
  • Make PharInfo aware of the RequirementChecker's Requirements (#1242)
  • Enable back the terminal class comparison with the Symfony one (#998)
  • Various internal refactorings around the RequirementChecker (on Box side) and the Composer artifacts