webignition / url-resolver
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
3.3
2019-04-03 13:54 UTC
Requires
- php: >=7.2.0
- guzzlehttp/guzzle: ~6
- webignition/absolute-url-deriver: >=3,<4
- webignition/uri: ^0.4.0
- webignition/web-page-model: >=5.7,<6
Requires (Dev)
- phpstan/phpstan: ^0.11.5
- phpunit/phpunit: ~7.0
- squizlabs/php_codesniffer: 3.*