Update symfony/options-resolver requirement from ^5.0 || ^6.0 to ^7.1.1 #1165
Annotations
2 errors and 1 warning
phpstan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/options-resolver ^7.1.1 -> satisfiable by symfony/options-resolver[v7.1.1].
- symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- friendsofphp/php-cs-fixer[v3.39.0, ..., v3.59.3] require symfony/options-resolver ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/options-resolver[v7.1.1].
- friendsofphp/php-cs-fixer[v3.0.0, ..., v3.3.1] require symfony/options-resolver ^4.4.20 || ^5.0 -> found symfony/options-resolver[v4.4.20, ..., v4.4.44, v5.0.0, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1).
- friendsofphp/php-cs-fixer v3.3.2 requires symfony/options-resolver ^5.0 -> found symfony/options-resolver[v5.0.0, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1).
- friendsofphp/php-cs-fixer v3.4.0 requires symfony/options-resolver ^4.4.20 || ^5.0 || ^6.0 -> found symfony/options-resolver[v4.4.20, ..., v4.4.44, v5.0.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.1.1).
- friendsofphp/php-cs-fixer[v3.5.0, ..., v3.38.2] require symfony/options-resolver ^5.4 || ^6.0 -> found symfony/options-resolver[v5.4.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.1.1).
- friendsofphp/php-cs-fixer v3.21.1 requires php ^8.0.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires friendsofphp/php-cs-fixer ^3.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.0.0, ..., v3.59.3].
|
phpstan
Process completed with exit code 2.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|