Laravel 11.x Compatibility #114
Annotations
2 errors and 2 warnings
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- intervention/imagecache 2.5.0 requires php ^7.2 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/cache[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/cache[v5.5.0, ..., 5.5.x-dev] require illuminate/support 5.5.* -> found illuminate/support[v5.5.0, ..., 5.5.x-dev] but it conflicts with your root composer.json require (^7|^8|^9|^9|^10.0|^11.0).
- illuminate/cache[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/cache[v6.20.0, ..., 6.x-dev] require illuminate/support ^6.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev] but it conflicts with your root composer.json require (^7|^8|^9|^9|^10.0|^11.0).
- illuminate/cache[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/cache[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.15) does not satisfy that requirement.
- intervention/imagecache 2.6.0 requires illuminate/cache ^5.5|~6|~7|~8|~9|~10 -> satisfiable by illuminate/cache[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev].
- intervention/imagecache 2.5.2 requires illuminate/cache ^5.5|~6|~7|~8|~9 -> satisfiable by illuminate/cache[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev].
- intervention/imagecache 2.5.1 requires illuminate/cache ^5.5|~6|~7|~8 -> satisfiable by illuminate/cache[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev].
- Only one of these can be installed: illuminate/cache[v5.5.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev], laravel/framework[dev-master]. laravel/framework replaces illuminate/cache and thus cannot coexist with it.
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
- Root composer.json requires intervention/imagecache ^2.5 -> satisfiable by intervention/imagecache[2.5.0, 2.5.1, 2.5.2, 2.6.0].
|
Install dependencies
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. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading