Releases: Codeception/module-phpbrowser
Releases · Codeception/module-phpbrowser
3.0.1
2.0.3
- Updated dependencies
1.0.3
- Updated dependencies
3.0.0
- Support for Codeception 5
2.5.0
- 2.5 branch makes Codeception 5 compatible with Symfony 4.4 components
2.0.2
2.0.1
- Update dependencies by @TavoNiievez and @Naktibalda in #20
2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Updated code base to PHP 7.4 by @TavoNiievez in #12 and #17
- Cast uri to string by @Naktibalda in #14
- The changelog has been added to the Readme file, by @Arhell in #16
Full Changelog: 1.0.2...2.0.0
Support PHP 8
Merge pull request #7 from Codeception/php8 Support PHP 8
Support Guzzle 7.x
Merge pull request #6 from Codeception/maintenance Maintenance