Process Artisan Commands #1385
process-artisan-commands.yml
on: schedule
Discover Latest Laravel Versions
3s
Matrix: generate
Annotations
3 errors
Laravel 7.x - PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/fortify ^1.4 -> satisfiable by laravel/fortify[v1.21.5, ..., 1.x-dev].
- laravel/fortify[v1.21.5, ..., v1.25.3] require illuminate/support ^10.0|^11.0 -> found illuminate/support[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but these were not loaded, likely because it conflicts with another require.
- laravel/fortify[v1.25.4, ..., 1.x-dev] require illuminate/support ^10.0|^11.0|^12.0 -> found illuminate/support[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but these were not loaded, likely because it conflicts with another require.
|
Laravel 8.x - PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/nova is locked to version 4.35.7 and an update of this package was not requested.
- Root composer.json requires laravel/spark-stripe * -> satisfiable by laravel/spark-stripe[dev-improve-vat-id-handling, dev-workbench, dev-feature-plan-visibility, dev-develop, v1.0.0, ..., 1.x-dev, v2.0.0, ..., 2.x-dev, v3.0.0, ..., 3.x-dev, v4.0.0, ..., 4.x-dev, v5.0.0, ..., 5.x-dev].
- inertiajs/inertia-laravel[v0.5.2, ..., v0.6.3] require laravel/framework ^6.0|^7.0|^8.74|^9.0 -> satisfiable by laravel/framework[v8.75.0, ..., 8.x-dev].
- laravel/nova 4.35.7 requires inertiajs/inertia-laravel ^0.4.5|^0.5.2|^0.6.0|^1.0 -> satisfiable by inertiajs/inertia-laravel[v0.4.5, ..., v0.6.11, v1.0.0, ..., 1.x-dev].
- Conclusion: install illuminate/contracts v9.52.16 (conflict analysis result)
- Only one of these can be installed: illuminate/contracts[v8.12.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev], laravel/framework[v8.83.26, ..., 8.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
|
Laravel 12.x - PHP 8.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework ^12.0 -> satisfiable by laravel/framework[v12.0.0, v12.0.1, v12.1.0, v12.1.1].
- Root composer.json requires laravel/nightwatch * -> satisfiable by laravel/nightwatch[v1.0.0, ..., v1.0.7].
- laravel/nightwatch[v1.0.0, ..., v1.0.2] require illuminate/support ^10.0|^11.0 -> satisfiable by illuminate/support[v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.1].
- laravel/nightwatch[v1.0.3, ..., v1.0.7] require laravel/framework ^10.0|^11.0 -> found laravel/framework[v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.1] but it conflicts with your root composer.json require (^12.0).
- Conclusion: don't install laravel/framework v12.0.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.1.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v12.1.1 (conflict analysis result)
- Only one of these can be installed: laravel/framework[v12.0.0, v12.0.1, v12.1.0, v12.1.1], illuminate/support[v11.0.0, ..., v11.44.1, v12.0.0, v12.0.1, v12.1.0, v12.1.1]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
|