This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
V7.5.22
Added
- Lint the code with PHP 8 (#198)
Changed
- Update the Symfony dependency to supported versions only (#209)
- Switch the CI from Travis CI to GitHub actions (#197)
- Switch the default branch from master to main (#196)
- Update
helhum/typo3-console
(#177, #179, #182, #205)
Deprecated
Removed
Fixed
- Update the bundled packages (#207)
- Add
.0
version suffixes to PHP version requirements (#183) - Always use Composer-installed versions of the dev tools (#181)
- Add
var/
to the.gitignore
(#180) - Fix some incomplete PHPDoc (#176)
- Fix warnings in the
travis.yml
(#172) - Do not cache
vendor/
on Travis CI (#171)