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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-02-28 01:04:24 +00:00
parent 600a883955
commit 6b553a3ee4

View File

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