Skip to content

Commit

Permalink
update phpunit to 10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pavog committed Dec 13, 2024
1 parent c6f86e3 commit 3c7f755
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 682 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": ">=8.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^10.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 3c7f755

Please sign in to comment.