1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00
Oinktube/vendor/symfony/http-client-contracts
2022-01-06 21:30:33 +08:00
..
Exception Fix 2021-11-08 13:53:37 -03:00
Test Update dependencies. 2022-01-06 21:30:33 +08:00
.gitignore Fix 2021-11-08 13:53:37 -03:00
CHANGELOG.md Fix 2021-11-08 13:53:37 -03:00
ChunkInterface.php Fix 2021-11-08 13:53:37 -03:00
composer.json Update dependencies. 2022-01-06 21:30:33 +08:00
HttpClientInterface.php Update dependencies. 2022-01-06 21:30:33 +08:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
README.md Fix 2021-11-08 13:53:37 -03:00
ResponseInterface.php Fix 2021-11-08 13:53:37 -03:00
ResponseStreamInterface.php Update dependencies. 2022-01-06 21:30:33 +08:00

Symfony HttpClient Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.