Releases: muxx/redmine-api-client-php
Releases · muxx/redmine-api-client-php
v0.2.0
What's Changed
- switch from php_curl to PSR 7/17/18 implementations by @akuzia in #2
- add psr implementations info to readme by @akuzia in #3
- run phpunit on multiple php versions by @akuzia in #4
- bump min php version to 8 by @akuzia in #5
New Contributors
Full Changelog: v0.1.5...v0.2.0
v0.1.5
Details about request when there is error
v0.1.3: Merge pull request #1 from animkaTT/master
Изменена версия symfony/options-resolver
v0.1.2
Improve put/delete methods