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
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Hi. I'm currently including trying to include this library in a project. But I've already had another library included which uses a newer version ^0.4 of the ratchet/pawl library than PHP Bitvavo API is using (^0.3.0). And downgrading the other library isn't an option since ^0.4 is already the lowest used version for the ratchet/pawl library.
Hi. I'm currently including trying to include this library in a project. But I've already had another library included which uses a newer version
^0.4of theratchet/pawllibrary than PHP Bitvavo API is using (^0.3.0). And downgrading the other library isn't an option since^0.4is already the lowest used version for theratchet/pawllibrary.Any suggestions on how to resolve this?