Update dependency phpunit/phpunit to v9.5.22

This commit is contained in:
renovate[bot]
2022-08-20 10:37:23 +00:00
committed by GitHub
parent dca55f5fa2
commit 9603b8e4a3

View File

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