georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

CI builds fail on 11LTS and 12LTS with the highest dependencies on PHP 8.2 and 8.3 #2319

Closed oliverklee closed 8 months ago

oliverklee commented 8 months ago

https://github.com/georgringer/news/actions/runs/7543200625/job/20533664642

Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.27.

It looks like the CGL build is using a different PHP 8.1 even though the composer install used the PHP version configured in the CI matrix.