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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-05-12 01:45:15 +00:00
parent 3a73168f93
commit 05626ae8bd

View File

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