chore(deps): update dependency phpunit/phpunit to v10.2.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-05 23:51:42 +00:00
parent 1ff724bf3b
commit ad7ca7e1b8

View File

@@ -28,7 +28,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "10.2.0",
"phpunit/phpunit": "10.2.1",
"squizlabs/php_codesniffer": "3.7.2"
},
"scripts": {