Composer: limits PHP to 5.6 - 8.2 #12
Annotations
2 errors and 1 warning
Run composer require --dev phpstan/phpstan ^1.0 -d /home/runner/work/_temp/phpstan --no-progress
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpstan/phpstan[1.0.0, ..., 1.4.10] require php ^7.1|^8.0 -> your php version (7.0.33) does not satisfy that requirement.
- phpstan/phpstan[1.5.0, ..., 1.11.0] require php ^7.2|^8.0 -> your php version (7.0.33) does not satisfy that requirement.
- Root composer.json requires phpstan/phpstan ^1.0 -> satisfiable by phpstan/phpstan[1.0.0, ..., 1.11.0].
|
Run composer require --dev phpstan/phpstan ^1.0 -d /home/runner/work/_temp/phpstan --no-progress
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading