chore(deps): update dependency phpunit/phpunit to v10.3.3 (#39)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-05 12:45:56 +03:00
committed by GitHub
parent 9be26fc32f
commit a091044c2e

View File

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