This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Bump dependencies #34
Annotations
3 errors and 1 warning
PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.2.5 -> satisfiable by phpunit/phpunit[11.2.5].
- phpunit/phpunit 11.2.5 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console ^7.1.0 -> satisfiable by symfony/console[v7.1.0, v7.1.1].
- symfony/console[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/filesystem ^7.1.0 -> satisfiable by symfony/filesystem[v7.1.0, v7.1.1].
- symfony/filesystem[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/http-client ^7.1.0 -> satisfiable by symfony/http-client[v7.1.0, v7.1.1].
- symfony/http-client[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 5
- symfony/console[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.59.3 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.1.0, v7.1.1].
- Root composer.json requires friendsofphp/php-cs-fixer ^3.59.3 -> satisfiable by friendsofphp/php-cs-fixer[v3.59.3].
|
PHPStan
Process completed with exit code 2.
|
PHP-CS-Fixer
Process completed with exit code 2.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|