[TASK] update phpstan baseline #51
ci.yml
on: push
Matrix: Code quality checks
Matrix: PHP linter
calculating next SemVer
18s
Annotations
2 errors
calculating next SemVer
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/cms-core[v12.4.0, ..., v12.4.19] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- Root composer.json requires typo3/cms-core ^12.4 -> satisfiable by typo3/cms-core[v12.4.0, ..., v12.4.19].
To enable extensions, verify that they are enabled in your .ini files:
- /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
|
calculating next SemVer
Process completed with exit code 2.
|