Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Laravel 10 support #12

Open
Franpanozzo opened this issue Jun 6, 2023 · 0 comments
Open

Laravel 10 support #12

Franpanozzo opened this issue Jun 6, 2023 · 0 comments

Comments

@Franpanozzo
Copy link

In my brand new Laravel 10 project every time I run composer require bvtterfly/laravel-circuit-breaker:

./composer.json has been updated
Running composer update bvtterfly/laravel-circuit-breaker
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 bvtterfly/laravel-circuit-breaker * -> satisfiable by bvtterfly/laravel-circuit-breaker[0.1.0].
    - bvtterfly/laravel-circuit-breaker 0.1.0 requires illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.8] 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 bvtterfly/laravel-circuit-breaker:*" to figure out if any version is installable, or "composer require bvtterfly/laravel-circuit-breaker:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

If you could give support to Laravel 10 it would be great, cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant