FriendsOfOuro / geteventstore-php-core

PHP Client for Event Store HTTP API

Home Page:http://friendsofouro.github.io/geteventstore-php-core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependency on old Ramsey/Uuid version 2.8

Techbot opened this issue · comments

Hi, I think 2.8 is prior to a major upgrade
[quote from https://github.com/ramsey/uuid#what-to-do-if-you-see-a-rhumsaauuid-is-abandoned-message ]
Don't panic. Simply execute the following commands with Composer:

composer remove rhumsaa/uuid
composer require ramsey/uuid=^2.9
[/quote]
So when I try and install Ramsey 3 I am prevented from doing so by eventstoreclient.