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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-02-04 16:15:38 +00:00
parent fcbaa5a35f
commit 9e375493e1

View File

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