Skip to content

Commit c978ce0

Browse files
committed
Update phpunit to ^10.5
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
1 parent 2712484 commit c978ce0

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
@@ -48,7 +48,7 @@
4848
"ext-pdo": "*",
4949
"cakephp/cakephp-codesniffer": "^5.0",
5050
"cakephp/i18n": "^5.0",
51-
"phpunit/phpunit": "^9.5.19",
51+
"phpunit/phpunit": "^10.5",
5252
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
5353
},
5454
"autoload": {

0 commit comments

Comments
 (0)