Update dependency phpunit/phpunit to v9.5.25

This commit is contained in:
renovate[bot]
2022-09-25 04:41:11 +00:00
committed by GitHub
parent 89d1bad6ee
commit 3711a88872

View File

@@ -28,7 +28,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "9.5.24",
"phpunit/phpunit": "9.5.25",
"squizlabs/php_codesniffer": "3.7.1"
},
"scripts": {