File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to ` phpunit-watcher ` will be documented in this file
44
5+ ## 1.24.1 - 2025-11-03
6+
7+ ### What's Changed
8+
9+ * Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot [ bot] in https://github.com/spatie/phpunit-watcher/pull/163
10+ * Bump actions/checkout from 2 to 4 by @dependabot [ bot] in https://github.com/spatie/phpunit-watcher/pull/162
11+ * Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot [ bot] in https://github.com/spatie/phpunit-watcher/pull/165
12+ * Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot [ bot] in https://github.com/spatie/phpunit-watcher/pull/166
13+ * Update issue template by @AlexVanderbist in https://github.com/spatie/phpunit-watcher/pull/170
14+ * Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/phpunit-watcher/pull/174
15+ * Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot [ bot] in https://github.com/spatie/phpunit-watcher/pull/171
16+
17+ ### New Contributors
18+
19+ * @dependabot [ bot] made their first contribution in https://github.com/spatie/phpunit-watcher/pull/163
20+ * @AlexVanderbist made their first contribution in https://github.com/spatie/phpunit-watcher/pull/170
21+ * @thecaliskan made their first contribution in https://github.com/spatie/phpunit-watcher/pull/174
22+
23+ ** Full Changelog** : https://github.com/spatie/phpunit-watcher/compare/1.24.0...1.24.1
24+
525## 1.23.2 - 2021-02-26
626
727- replace passthru with echo (#133 )
@@ -26,7 +46,6 @@ All notable changes to `phpunit-watcher` will be documented in this file
2646
2747- some version numbers were skipped due to mistagging
2848
29-
3049## 1.12.3 - 2019-12-02
3150
3251- update dependencies
@@ -78,6 +97,7 @@ All notable changes to `phpunit-watcher` will be documented in this file
7897- reverts 1.8.1
7998
8099## 1.8.1 - 2019-01-09
100+
81101** THIS VERSION DOES NOT WORK**
82102
83103- allow new versions of deps
You can’t perform that action at this time.
0 commit comments