chore(deps): update dependency phpunit/phpunit to v10.4.1 (#42)

This commit is contained in:
renovate[bot]
2023-10-09 02:32:20 +03:00
committed by GitHub
parent fb5c122e04
commit 6500a63fe7

View File

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