Skip to content

Commit

Permalink
chore: update for PHPUnit 10
Browse files Browse the repository at this point in the history
  • Loading branch information
olimorris committed May 5, 2024
1 parent 66b9207 commit 4d4b189
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 390 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require-dev": {
"phpunit/phpunit": "^9"
}
"require-dev": {
"phpunit/phpunit": "^10"
}
}
Loading

0 comments on commit 4d4b189

Please sign in to comment.