Skip to content

Commit 98b1c9c

Browse files
committed
try phpunit 10
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 46f8117 commit 98b1c9c

2 files changed

Lines changed: 238 additions & 378 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"require-dev": {
3737
"nextcloud/coding-standard": "^1.0.0",
3838
"symfony/event-dispatcher": "^4",
39-
"phpunit/phpunit": "^9.5",
4039
"nextcloud/ocp": "dev-stable28",
41-
"psalm/phar": "^6"
40+
"psalm/phar": "^6",
41+
"phpunit/phpunit": "^10"
4242
},
4343
"extra": {
4444
"mozart": {

0 commit comments

Comments
 (0)