This BrowserKit implementation is the successor of Goutte (Goutte 4.x is only extending that class under the Goutte\Client name without any change). This makes sure we support it.
The new dependencies are not added as dev requirements for now due to the min PHP version (Symfony 4.4 requires PHP 7.1+). This will change once support for those old versions is dropped.
This BrowserKit implementation is the successor of Goutte (Goutte 4.x is only extending that class under the
Goutte\Client
name without any change). This makes sure we support it.The new dependencies are not added as dev requirements for now due to the min PHP version (Symfony 4.4 requires PHP 7.1+). This will change once support for those old versions is dropped.