We have started using it and some minor changes were required to make it work for us in our local development environment. For example we needed to disable the SSL peer name verification.
Also when running with phpstan and later PHP versions that are more strict with types, I needed to make a minor type hint change.
These changes will hopefully work for everyone else as well without issue :)
Hi, thank you for this nice simple library!
We have started using it and some minor changes were required to make it work for us in our local development environment. For example we needed to disable the SSL peer name verification.
Also when running with phpstan and later PHP versions that are more strict with types, I needed to make a minor type hint change.
These changes will hopefully work for everyone else as well without issue :)