Added support php 8.3 #111
Annotations
2 errors and 2 warnings
Install PHP dependencies with Composer
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework[v11.0.0, ..., 11.x-dev] require league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.2.1, ..., 2.5.x-dev (alias of dev-main)].
- league/commonmark 2.5.x-dev is an alias of league/commonmark dev-main and thus requires it to be installed too.
- league/commonmark[dev-main, 2.2.1, ..., 2.2.x-dev] require league/config ^1.1.1 -> satisfiable by league/config[v1.1.1, 1.1.x-dev, v1.2.0, 1.2.x-dev (alias of dev-main)].
- league/config 1.2.x-dev is an alias of league/config dev-main and thus requires it to be installed too.
- league/config dev-main requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.0, ..., v1.3.x-dev].
- nette/schema[v1.2.4, ..., v1.2.x-dev] require php 7.1 - 8.3 -> your php version (8.4.0-dev) does not satisfy that requirement.
- nette/schema[v1.3.0, ..., v1.3.x-dev] require php 8.1 - 8.3 -> your php version (8.4.0-dev) does not satisfy that requirement.
- nette/schema[v1.2.0, ..., v1.2.1] require php >=7.1 <8.1 -> your php version (8.4.0-dev) does not satisfy that requirement.
- nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.4.0-dev) does not satisfy that requirement.
- nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.4.0-dev) does not satisfy that requirement.
- Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., 11.x-dev].
|
Install PHP dependencies with Composer
Process completed with exit code 2.
|
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/.
|
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/
|
Loading