Releases: ezimuel/guzzlestreams
Releases · ezimuel/guzzlestreams
Release 4.0.0
- Changed the minimum PHP version to 7.4+
- Created .gitattributes to avoid installing test folder #2
Release 3.1.0
This release includes the following fixes and updates:
- Fixed fopen() issue with PHP 8.1 08b402f
- Updated the unit tests with PHPUnit 9 08b402f
- Removed Travis CI in favor of Github Actions 238a228