Skip to content

Commit b8d60cc

Browse files
authored
Merge pull request #24 from dotkernel/phpunit-security
Update PHPUnit version to ^10.5.62
2 parents dad2c83 + 2e08883 commit b8d60cc

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)