Skip to content

Commit df06da6

Browse files
committed
Issue #86: Bump phpunit to ^10.5.38 in all composer.json files.
1 parent 94b3830 commit df06da6

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
@@ -25,6 +25,6 @@
2525
"ext-json": "*"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^9.5"
28+
"phpunit/phpunit": "^10.5.38"
2929
}
3030
}

0 commit comments

Comments
 (0)