Breaking: Raised lowest supported php version
Description
Support for PHP 8. has been removed and PHP 8. required as
lowest supported PHP version.
That matches supported TYPO3 versions and therefore not breaking on
their own as the lowest TYPO3 version requires PHP 8. already.
Impact
No real impact because lowest supported TYPO3 version already requires PHP 8.2 as lowest supported PHP version.
Migration
Upgrade PHP version for the web-server and also when using composer and
php commands, for example the bin/ command line tool.