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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-04-22 08:53:12 +00:00
parent 20912f3275
commit 3a73168f93

View File

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