YODA-T-64 Update example's README.md with instructions for setting up… #2
Annotations
2 errors and 1 warning
install
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- guzzlehttp/guzzle is locked to version 7.8.0 and an update of this package was not requested.
- guzzlehttp/guzzle 7.8.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.3.0].
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
install
Process completed with exit code 2.
|
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|