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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-03-27 23:20:20 +00:00
parent 9139a1869b
commit cf3593964b

View File

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