chore(deps): update dependency phpunit/phpunit to v10.1.0 (#24)

This commit is contained in:
renovate[bot]
2023-04-16 03:46:35 +03:00
committed by GitHub
parent cf3593964b
commit 8408bdc9cf

View File

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