fix: tests pipeline #347
Annotations
2 errors and 1 warning
Run (cd src/Framework/Symfony && composer update --prefer-dist --no-interaction --no-progress --ansi )
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (7.2.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires knplabs/snappy-core, it could not be found in any version, there may be a typo in the package name.
Problem 3
- Root composer.json requires phpunit/phpunit ^11.4 -> satisfiable by phpunit/phpunit[11.4.0, 11.4.1].
- phpunit/phpunit[11.4.0, ..., 11.4.1] require php >=8.2 -> your php version (7.2.34) does not satisfy that requirement.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|
Run (cd src/Framework/Symfony && composer update --prefer-dist --no-interaction --no-progress --ansi )
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading