Update dependency phpunit/phpunit to v9.5.26

This commit is contained in:
renovate[bot]
2022-10-28 06:20:33 +00:00
committed by GitHub
parent d76cccc158
commit 71081cd7dd

View File

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