Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
require all necessary psr implementations
the code relies on psr7, psr17 and psr18 implementations to be available, with the discovery. it no longer uses the php-http httplug interface (which was made obsolete by psr-18). php-http/client-common is also not used in the code.
- Loading branch information