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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-02-03 22:27:18 +00:00
committed by GitHub
parent b7ba508aa7
commit 2dbb927d5f

View File

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