Update composer.json #36
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Checkout (ubuntu-latest, 8.2, 10.*, prefer-stable)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/queue[v7.20.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.13) does not satisfy that requirement.
- Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
- spatie/laravel-ray 1.33.0 requires illuminate/queue ^7.20|^8.19|^9.0|^10.0 -> satisfiable by illuminate/queue[v7.20.0, ..., 7.x-dev, v8.19.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev].
- Only one of these can be installed: illuminate/queue[v7.20.0, ..., 7.x-dev, v8.19.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/queue 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 spatie/laravel-ray ^1.33 -> satisfiable by spatie/laravel-ray[1.33.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Checkout (ubuntu-latest, 8.2, 10.*, prefer-stable)
Process completed with exit code 2.
|