Releases: box-project/box
Releases · box-project/box
3.15.0
Features
- Drop Composer1 support (#592)
- Drop PHP 7.3 support (#595)
- Upgrade to PHP-Scoper 0.16 (#597)
- Add PHP8.1 support (#587)
Bugfixes
- Fix integer overflow (#561)
- Fix polyfills usage (#596)
3.14.1
Bugfix
- Allow installation with PHP-Scoper 0.15 (#584)
3.14.0
Features
- Add support for PHP 8.0 attributes (#568)
Bugfixes
- Fix deprecation warnings from the RequirementChecker (#557)
Misc
3.13.0
Features
- Update dependencies (#553)
- Allow Symfony 5 (#553)
Misc
- Migrate to PHP-CS-Fixer 3.0 (#554)
3.12.3
Bugfixes
- Catch errors due to malformed tags (#527)
3.12.2
Bugfixes
- Exclude likely invalid output paths (#533)
- Update parallel to 1.x (#544)
Misc
- Update e2e symfony fixture to symfony 5.2 (#541)
- Fix api rate limit with requirement checker build (#540)
- Use git for retrieving the lastest tag version (#547)
- Update build badge to GitHub actions (#542)
3.12.1
Bugfixes
- Fix FileSystem::remove with file on Windows (#537)
- Upgrade to xdebug-handler 2 (#538)
- Update dependencies — Fix PHP-Scoper (#545)
3.12.0
Features
- Allow paragonie/pharaoh ^0.6 (#529)
Misc
- Replace beberlei/assert with webmozart/assert (#523)
3.11.1
Bugfixes
- Update php-scoper to version 0.14 (#517)
- Disable Composer platform-check in requirement-checker (#521)