Releases: LinioPay/http-mock
Releases · LinioPay/http-mock
update param datatpye
Add support for PHP 8.2 and above only
Fix problems on the upgrade to php 8
What's Changed
- refactor: update code for the update to php 8 by @ibrito182 in #101
Full Changelog: 1.0.1...1.0.2
Update php cs fixer
Update to php 8
0.15.5
0.15.4
0.15.3
0.15.2
What's Changed
- chore: allow guzzle 7 by @ibrito182 in #95
New Contributors
- @ibrito182 made their first contribution in #95
Full Changelog: 0.15.1...0.15.2
Fix PHP 7.4 CLI server logs
Changes
- Fix PHP 7.4 CLI server logs in the stderr output (Merge pull request #10 from gabfr/fix/php-74-cli-logs)