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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-27 01:10:49 +00:00
parent 6500a63fe7
commit 57ec630e76

View File

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