mirror of
https://github.com/ivuorinen/palette.git
synced 2026-02-13 13:50:27 +00:00
chore(deps): update dependency phpunit/phpunit to v10 (#15)
* chore(deps): update dependency phpunit/phpunit to v10 * Updated phpunit configuration --------- Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ismo Vuorinen <ismo.vuorinen@vincit.fi>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"php": ">=5.6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "9.6.4",
|
||||
"phpunit/phpunit": "10.0.15",
|
||||
"squizlabs/php_codesniffer": "3.7.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user