wip #28
Annotations
2 errors and 1 warning
phpstan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- illuminate/cache[dev-master, 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- laravel/framework[dev-master, 11.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- laravel/framework[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/cache[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/cache 11.x-dev is an alias of illuminate/cache dev-master and thus requires it to be installed too.
- Root composer.json requires illuminate/cache ^10.0|^11.0 -> satisfiable by illuminate/cache[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)], laravel/framework[v10.0.0, ..., 10.x-dev, 11.x-dev (alias of dev-master)].
|
phpstan
Process completed with exit code 2.
|
phpstan
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/.
|