build(deps-dev): update symfony/filesystem requirement from ^5.4 to ^7.1 #39
php-compatibility.yml
on: pull_request
PHP minimum 7.4
17s
Annotations
2 errors and 2 warnings
PHP minimum 7.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/filesystem ^7.1 -> satisfiable by symfony/filesystem[v7.1.0-BETA1, ..., 7.2.x-dev].
- symfony/filesystem[v7.1.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires vimeo/psalm ^5.25 -> satisfiable by vimeo/psalm[5.25.0, 5.26.0, 5.26.1, 5.x-dev].
- symfony/filesystem[v7.1.0-BETA1, ..., 7.2.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- vimeo/psalm[5.25.0, ..., 5.x-dev] require symfony/filesystem ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/filesystem[v7.1.0-BETA1, ..., 7.2.x-dev].
|
PHP minimum 7.4
Process completed with exit code 2.
|
PHP minimum 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP minimum 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|