Releases: box-project/box
Releases · box-project/box
3.11.0
Features
Bugfixes
- Fix OOM-Error in Printer::block (#513)
Misc
- Upgrade PHPUnit to 9.5 (#509)
- Upgrade infection (#510)
- Refactor docblock annotation parser (#511)
3.10.0
Features
- Allows to use a callback as metadata producer (#504)
Bugfixes
- Declare composer-plugin-api compatibility (#496)
Misc
- Update PHP-Scoper (#499)
- Bump min PHP version to 7.3 (#499)
3.9.1
Bugfixes
- Add back composer.lock (#494)
- Add PHP 7.4 image to the Dockerfile generator (#501)
Misc
- Update ComposerOrchestratorTest with named test cases (#497)
- Bump doctrine/coding-standard to Composer2 compatible one (#498)
- Switch to GitHub Actions (#502)
3.9.0
Features
- Add support for Composer 2 (#467)
- Forward BOX_ALLOW_XDEBUG to Composer (#474)
- Upgrade composer/semver (#477)
Bugfixes
- Compile InstalledVersions.php if present (#484)
Misc
- Upgrade Infection (#472)
- Remove padraic/humbug_get_contents (#479)
- Removed unused phpseclib (#482)
- Move Infection to vendor-bin/ (#480)
3.8.5
Bugfixes
- Configuration::runGitCommand() now respects base-dir (#466)
3.8.4
Bugfixes
- Update dependencies (#448) - adds PHP 7.4 support
3.8.3
Bugfixes
- Fix could not open stream due to too many files opened (#444)
3.8.2
Bugfix
- Bump dependencies (#441, #443) to fix the JSON-Schema deprecation
3.8.1
Bugfixes
- Fix the extract command (#435)
Misc
- Update dependencies (#436)
3.8.0
Features
- Upgrade to PHP-Scoper 0.12 (#423)
- Add an extract command (#390)
Bugfixes
- Properly disable xdebug in the workers (#425)
- Update the requirement checker PHP-Scoper configuration (#426)