Skip to content

Commit 2e08883

Browse files
authored
Update PHPUnit version to ^10.5.62
Signed-off-by: arhimede <julian@dotkernel.com>
1 parent dad2c83 commit 2e08883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"laminas/laminas-coding-standard": "^3.0",
2323
"phpstan/phpstan": "^2.1",
2424
"phpstan/phpstan-phpunit": "^2.0",
25-
"phpunit/phpunit": "10.2"
25+
"phpunit/phpunit": "^10.5.62"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)