summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-08 22:47:39 +0000
committerGitHub <noreply@github.com>2024-07-08 22:47:39 +0000
commitc7dd687c5008ddd45c4ede0014364cd1da243b94 (patch)
treeb6fcbcaa3af3e10cd28cb294a4d91fffded5bfeb
parent8623c797133fdf8f0852996d4924890ada917dc8 (diff)
chore(deps): bump phpunit/phpunit from 9.6.19 to v11renovate/phpunit-phpunit-11.x
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 23010a88..ba9f204a 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
},
"require-dev": {
"christophwurst/nextcloud_testing": "^1.0.0",
- "phpunit/phpunit": "^9",
+ "phpunit/phpunit": "^11",
"nextcloud/coding-standard": "^1.2.1"
}
}