nextcloud / nextcloud/cookbook
Upgrade PHPUnit dependency
Open
Nobody has claimed this yet.
maintenance
php
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
The current PHP unit dependency is outdated and no longer documented. This should be updated at least to 10.x or even 11/12.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the project’s PHPUnit dependency declaration and related test configuration, then check which PHPUnit versions the current code supports. Update the dependency to a supported 10.x or newer version, document the selected version, and run the test suite to confirm compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100