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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-27 22:32:16 +00:00
parent f71c02e3cf
commit 49cc7942c9

View File

@@ -28,7 +28,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "10.5.3",
"phpunit/phpunit": "10.5.5",
"squizlabs/php_codesniffer": "3.8.0"
},
"scripts": {