Rxnet / eventstore-client

EventStore asynchronous PHP client with reactiveX flavours
Apache License 2.0
26 stars 10 forks source link

Improve compatiblity with other packages. #13

Closed jvdlaar closed 6 years ago

jvdlaar commented 6 years ago

My project has a newer version of ramsey/uuid, this causes problems when I require this package. I've modified the composer.json a bit to make it more accepting to newer package versions.