Conversation
|
Could you please add a testrun for symfony 7? |
|
I've looked into https://github.com/php-http/client-common/blob/2.x/.github/workflows/tests.yml but I don't know where to put the tests for upcoming Symfony versions. You test "latest PHP", "lowest PHP" and "Symfony LTS". |
|
if phpspec is not moving quickly, i would be ok to merge this "blindly" and tag a patch version. the only component we use is options resolver, and that is really stable and no changes expected. |
|
@dbu Can you please have a look again, after symfony 7 is released today? |
|
tagged as https://github.com/php-http/client-common/releases/tag/2.7.1 @Chris53897 if phpspec releases a new version, glad if you could do a pull request to run tests with symfony 7 ;-) |
|
Thanks. I did subscribed for releases on phpspec to get notified |
Similar to php-http/curl-client#82. This is needed to use this package in Symfony 7 applications.