Releases: spatie/phpunit-watcher
Releases · spatie/phpunit-watcher
1.24.0
What's Changed
- Add PHP 8.2 Support by @patinthehat in #151
- refactor: merge yosymfony/resource-watcher by @pierresh in #161
New Contributors
- @patinthehat made their first contribution in #151
- @pierresh made their first contribution in #161
Full Changelog: 1.23.6...1.24.0
1.23.6
What's Changed
- [FIX] Array to string conversion in WatcherCommand on line 121 by @dkd-kaehm in #144
New Contributors
- @dkd-kaehm made their first contribution in #144
Full Changelog: 1.23.5...1.23.6
1.23.5
What's Changed
- fix php-cs-fix-er workflow and up mim reqs to 8.1 by @lucassabreu in #141
- feat: allow symfony 5 or 6 by @lucassabreu in #142
New Contributors
- @lucassabreu made their first contribution in #141
Full Changelog: 1.23.4...1.23.5
1.23.4
What's Changed
- 138 Fix PHP 8.1 incompatibility by @thiagolcks in #140
New Contributors
- @thiagolcks made their first contribution in #140
Full Changelog: 1.23.3...1.23.4
1.23.3
1.23.2
1.23.1
- add support for PHP 8
1.23.0
- add support for
exclude
andignore
options