Commit graph

4 commits

Author SHA1 Message Date
Joas Schilling
07a0ed0848
ci: Install PHPUnit 10
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-06 14:36:27 +02:00
Joas Schilling
9a80c134fc
ci: Bump phpunit to 9.6.19 and add dependabot
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-17 16:09:52 +02:00
Joas Schilling
bfb3c23ba5
fix(CI): Update PHP requirement in dev dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-11 10:52:24 +02:00
Christoph Wurst
0e64ec6550
chore: Install phpunit via vendor bin
This means we can all run the same version. And when switching to
stableX it can pull the corresponding version too. Also local dev envs
and CI run the same phpunit.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-02 11:33:14 +02:00