Skip to content

Commit

Permalink
Merge pull request #20 from pavog/phpunit-10
Browse files Browse the repository at this point in the history
Update phpunit to version 10.5
  • Loading branch information
matthi4s authored Sep 11, 2024
2 parents a8df635 + d238bdd commit c0c3628
Show file tree
Hide file tree
Showing 6 changed files with 299 additions and 698 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^10.5"
},
"scripts": {
"test": "phpunit test/tests"
Expand Down
Loading

0 comments on commit c0c3628

Please sign in to comment.