Update dependency phpunit/phpunit to v9.5.23

This commit is contained in:
renovate[bot]
2022-08-22 16:45:30 +00:00
committed by GitHub
parent cfac572690
commit 5450f7ab26

View File

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