3.8
What's Changed
- Fix package to work on PHP 7.3 by @lptn in #969
- Fix CI: do not use guzzle versions with know vulnerabilities by @lptn in #970
- Improve PHPDoc (for Telegram + add more deprecations to methods removed in SDK v4) by @lptn in #972
- Add php-cs-fixer to CI to use the same style as for SDK v4 by @lptn in #973
- Cleanup php cs fixer config: remove cache from repository by @lptn in #976
- Remove invalid imports by @lptn in #975
Full Changelog: v3.7...v3.8