Skip to content

Commit 8f46605

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.63 | 12.5.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df57747 commit 8f46605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
1818
"laminas/laminas-cache": "^4.1.0",
19-
"phpunit/phpunit": "^10.5.45",
19+
"phpunit/phpunit": "^10.5.45 || ^12.0.0",
2020
"psr/cache": "^2.0 || ^3.0",
2121
"psr/clock": "^1.0",
2222
"psr/container": "^2.0",

0 commit comments

Comments
 (0)