blueprint-nova-addon
blueprint-nova-addon copied to clipboard
Incompatible with Laravel 11
composer require --dev naoray/blueprint-nova-addon
Using version ^2.0 for naoray/blueprint-nova-addon
./composer.json has been updated
Running composer update naoray/blueprint-nova-addon
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires naoray/blueprint-nova-addon ^2.0 -> satisfiable by naoray/blueprint-nova-addon[v2.0.0].
- naoray/blueprint-nova-addon v2.0.0 requires illuminate/pipeline ^6.0 || ^7.0 || ^8.0 -> found illuminate/pipeline[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require naoray/blueprint-nova-addon:*" to figure out if any version is installable, or "composer require naoray/blueprint-nova-addon:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.