Move back to php8.1 requirement as minimum #12
Annotations
4 errors and 11 warnings
PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0-BETA1, ..., 7.1.x-dev].
- symfony/console[v7.0.0-BETA1, ..., 7.1.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/event-dispatcher ^7.0 -> satisfiable by symfony/event-dispatcher[v7.0.0-BETA1, ..., 7.1.x-dev].
- symfony/event-dispatcher[v7.0.0-BETA1, ..., 7.1.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0-BETA1, ..., 7.1.x-dev].
- symfony/yaml[v7.0.0-BETA1, ..., 7.1.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- Root composer.json requires dzunke/panaly-files dev-main -> satisfiable by dzunke/panaly-files[dev-main].
- dzunke/panaly-files dev-main requires php ^8.3 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- Root composer.json requires dzunke/panaly-symfony-dump dev-main -> satisfiable by dzunke/panaly-symfony-dump[dev-main].
- dzunke/panaly-symfony-dump dev-main requires php ^8.3 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.2.x-dev].
- phpunit/phpunit[11.0.0, ..., 11.2.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- Root composer.json requires symfony/var-dumper ^7.0 -> satisfiable by symfony/var-dumper[v7.0.0-BETA1, ..., 7.1.x-dev].
- symfony/var-dumper[v7.0.0-BETA1, ..., 7.1.x-dev] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
PHP 8.1
The process '/usr/local/bin/composer' failed with exit code 2
|
PHP 8.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires dzunke/panaly-files dev-main -> satisfiable by dzunke/panaly-files[dev-main].
- dzunke/panaly-files dev-main requires php ^8.3 -> your php version (8.2.17) does not satisfy that requirement.
Problem 2
- Root composer.json requires dzunke/panaly-symfony-dump dev-main -> satisfiable by dzunke/panaly-symfony-dump[dev-main].
- dzunke/panaly-symfony-dump dev-main requires php ^8.3 -> your php version (8.2.17) does not satisfy that requirement.
|
PHP 8.2
The process '/usr/local/bin/composer' failed with exit code 2
|
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.3
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP 8.3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|