mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-15 05:15:04 +01:00
ff1ad31d6a
[PHP 7.2] Refactor DowngradeParameterTypeWideningRector to class method (#380)
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.