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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-15 22:13:23 +00:00
parent e6b093bc11
commit b339143dfa

View File

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