v0.2.10
What's Changed
- Use coverage flag by @giansalex in #39
- Make sure index exists before accessing by @chr-hertel in #42
- Add symfony 4+ support by @Toilal in #47
- Bumb dependencies to be compatible with php-http/httplug 2.0 by @bcremer in #51
- Add support for jms/serializer 2.x/3.x by @Toilal in #53
- Drop support of PHP 5.6 & 7.0 by @Toilal in #54
- Upgrade PHPUnit by @Toilal in #55
- Pass soapEndpoint and soapAction attributes on the serializer context by @rvdbogerd in #60
New Contributors
- @giansalex made their first contribution in #39
- @chr-hertel made their first contribution in #42
- @Toilal made their first contribution in #47
- @bcremer made their first contribution in #51
- @rvdbogerd made their first contribution in #60
Full Changelog: v0.2.9...v0.2.10