Renovate: Update dependency phpunit/phpunit to v12 #5

Open
renovate wants to merge 1 commit from renovate/phpunit-phpunit-12.x into main
Showing only changes of commit 301670751c - Show all commits

View file

@ -10,7 +10,7 @@
}
],
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^12.0",
"nextcloud/coding-standard": "^1.0.0",
"nextcloud/ocp": "dev-stable25"
},