Minor fixes for readme (#67) #38
Annotations
2 errors and 2 warnings
test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^7.2 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- clue/graph is locked to version v0.9.1 and an update of this package was not requested.
- clue/graph v0.9.1 requires php ^7.0 || ^5.3 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- composer/semver is locked to version 1.5.1 and an update of this package was not requested.
- composer/semver 1.5.1 requires php ^5.3.2 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 4
- friendsofphp/php-cs-fixer is locked to version v2.16.4 and an update of this package was not requested.
- friendsofphp/php-cs-fixer v2.16.4 requires php ^5.6 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 5
- paragonie/random_compat is locked to version v9.99.99 and an update of this package was not requested.
- paragonie/random_compat v9.99.99 requires php ^7 -> your php version (8.1.2) does not satisfy that requirement.
Problem 6
- php-cs-fixer/diff is locked to version v1.3.0 and an update of this package was not requested.
- php-cs-fixer/diff v1.3.0 requires php ^5.6 || ^7.0 -> your php version (8.1.2) does not satisfy that requirement.
Problem 7
- clue/graph v0.9.1 requires php ^7.0 || ^5.3 -> your php version (8.1.2) does not satisfy that requirement.
- graphp/graphviz v0.2.2 requires clue/graph ~0.9.0|~0.8.0 -> satisfiable by clue/graph[v0.9.1].
- graphp/graphviz is locked to version v0.2.2 and an update of this package was not requested.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|