Closed doorhinge closed 9 years ago
Would it be possible to tag a new release soon? I'm most interested in the additional assertions added in this commit: https://github.com/Codeception/Verify/commit/39b508967951a04fa9c1482a3f441f0384b18744 and would prefer to not have to use dev-master in my composer.json file to use them. Thank you!
dev-master
composer.json
Nevermind, I see that the tests will not pass until the [phpunit/phpunit-dom-assertions](https://github.com/phpunit/phpunit-dom-assertions library) finishes porting over the deprecated assertTag method.
assertTag
Would it be possible to tag a new release soon? I'm most interested in the additional assertions added in this commit: https://github.com/Codeception/Verify/commit/39b508967951a04fa9c1482a3f441f0384b18744 and would prefer to not have to use
dev-master
in mycomposer.json
file to use them. Thank you!