chore(deps): update dependency phpunit/phpunit to v9.6.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-02-04 10:07:33 +00:00
parent ecc2aeb70c
commit fcbaa5a35f

View File

@@ -28,7 +28,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "9.6.1",
"phpunit/phpunit": "9.6.2",
"squizlabs/php_codesniffer": "3.7.1"
},
"scripts": {