chore(deps): update dependency phpunit/phpunit to v10.5.1 (#44)

This commit is contained in:
renovate[bot]
2023-12-02 21:07:02 +02:00
committed by GitHub
parent 57ec630e76
commit e70264e636

View File

@@ -28,7 +28,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "10.4.2",
"phpunit/phpunit": "10.5.1",
"squizlabs/php_codesniffer": "3.7.2"
},
"scripts": {