Releases: QratorLabs/Smocky
Releases · QratorLabs/Smocky
1.3.1 PHPUnit update
We are moving PHPUnit related classes to separate package to deal with internal class/namespace movements within PHPUnit.
See qratorlabs/smocky-phpunit package
1.2.9
1.2.8
Full Changelog: 1.2.7...1.2.8
1.2.7
Full Changelog: 1.2.6...1.2.7
1.2.6
Full Changelog: 1.2.5...1.2.6
1.2.5
1.2.4
Full Changelog: 1.2.3...1.2.4
fix(tests): add support for PHPUnit-10
33cc05c1
fix(tests): add support for PHPUnit-10
fix(MockedMethod::callOriginal): add missing `return` statement
Minor fixes
- bumped
phpstan
version to - fixed codestyle with
phpcs
- added repo links to
composer.json