You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install the package via composer, but this is the outcome:
Using version ^8.4 for digitalrisks/laravel-eventstore
./composer.json has been updated
Running composer update digitalrisks/laravel-eventstore
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 digitalrisks/laravel-eventstore ^8.4 -> satisfiable by digitalrisks/laravel-eventstore[v8.4.0].
- digitalrisks/laravel-eventstore v8.4.0 requires rxnet/eventstore-client dev-ramsey-uuid-4 -> found rxnet/eventstore-client[0.3.0, ..., 0.8.0, 2.0.1, ..., 2.x-dev, 3.0.0, 3.0.1, 3.0.2] but it does not match the constraint.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered:
Trying to install the package via composer, but this is the outcome:
The text was updated successfully, but these errors were encountered: