Update dependency phpunit/phpunit to v9.5.24

This commit is contained in:
renovate[bot]
2022-08-30 12:50:29 +00:00
committed by GitHub
parent 6e530d1d41
commit 3abea54ff3

View File

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