Update CHANGELOG.md #32
Annotations
2 errors and 2 warnings
psalm
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1|^8.2|^8.3 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- illuminate/support[dev-master, 11.x-dev] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
- illuminate/support[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- laravel/framework[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- illuminate/support 11.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too.
- Root composer.json requires illuminate/support ^10.0|^11.0 -> satisfiable by illuminate/support[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)], laravel/framework[v10.0.0, ..., 10.x-dev].
|
psalm
Process completed with exit code 2.
|
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|