Skip to content

Commit a54abce

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.20 | 12.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49ace93 commit a54abce

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",
1818
"laminas/laminas-cache": "^4.0.3",
19-
"phpunit/phpunit": "^10.5",
19+
"phpunit/phpunit": "^10.5 || ^12.0",
2020
"psr/cache": "^2.0 || ^3.0",
2121
"psr/clock": "^1.0",
2222
"psr/container": "^2.0",

0 commit comments

Comments
 (0)