muxinc / mux-php

Official Mux API wrapper for PHP projects, supporting both Mux Data and Mux Video.
MIT License
40 stars 30 forks source link

Package not compatible with httpguzzle\psr7 version ^2.0 #45

Open tommerrett opened 3 years ago

tommerrett commented 3 years ago

This package does is not compatible with httpguzzle\psr7: ^2.0 and is only compatible with httpguzzle\psr7: ^1.7. Is it possible to either update the package to support this version or alternatively update the dependencies.

Relates to version: "muxinc/mux-php": "^0.8.0",

Thanks

jaredsmith commented 2 years ago

Version 0.8.0 is quite old -- can you please test against the latest 3.0.0 release and let us know if the problem still exists? (I don't think it does, but I would welcome some additional input.)

phuclh commented 2 years ago

@jaredsmith I upgraded to 3.0 and it still doesn't support httpguzzle\psr7: ^2.0