We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf513e commit d1917f7Copy full SHA for d1917f7
1 file changed
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `phpunit-watcher` will be documented in this file
4
5
+## 1.24.2 - 2025-12-22
6
+
7
+### What's Changed
8
9
+* Make it work properly with Symfony 8 by @KentarouTakeda in https://github.com/spatie/phpunit-watcher/pull/177
10
+* Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/175
11
12
+### New Contributors
13
14
+* @KentarouTakeda made their first contribution in https://github.com/spatie/phpunit-watcher/pull/177
15
16
+**Full Changelog**: https://github.com/spatie/phpunit-watcher/compare/1.24.1...1.24.2
17
18
## 1.24.1 - 2025-11-03
19
20
### What's Changed
0 commit comments