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.
Any suggestions on how to resolve this?