2.0.0
What's Changed
- PHP 7.4 or higher is required.
- Support PHP 8.1
- Updated code base to PHP 7.4 by @TavoNiievez in #9 and #13
- Replace
Codeception\Util\Stub
withCodeception\Stub
in tests by @Naktibalda in #5 - Improved tests in order to run them from
vendor/
directory by @Naktibalda in #6 - The changelog has been added to the Readme file, by @Arhell in #12
Full Changelog: 1.0.3...2.0.0