chore(deps): update dependency phpunit/phpunit to v10.3.1 (#36)

This commit is contained in:
renovate[bot]
2023-08-05 11:06:53 +03:00
committed by GitHub
parent 0f8af77c93
commit e6b093bc11

View File

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