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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-20 22:35:23 +00:00
parent 439d7f0c85
commit 233e7bb812

View File

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