Fix issue with rest-client-sdk namespace
Upgrade to rest-client-sdk 2.0.0
- Allow mapado/rest-client-sdk 0.36
- [breaking] Added php 8.1 compatibility
Allow mapado/rest-client-sdk 0.35
Allow Symfony 5
Broken builds
Added a new service mapado.rest_client_sdk
. This is an instance of Mapado\RestClientSdk\SdkClientRegistry
that contain all configured sdk clients.
- Use mapado/rest-client-sdk
^0.33
- Add 0.32.0 support for
mapado/rest-client-sdk
- Add 0.31.0 support for
mapado/rest-client-sdk
- Add 0.30.0 for
mapado/rest-client-sdk
- Drop compatibility with older version of rest-client-sdk ( < 0.30.0 )
- Add 0.29.0 for
mapado/rest-client-sdk
- fix issue with empty prefix configuration
- add symfony flex documentation
- Fix issue with empty response in profiler
- Fix issue with Symfony 3+ and WebProfiler