Skip to content

Commit

Permalink
Merge pull request #18 from laminas/renovate/phpunit-phpunit-10.x
Browse files Browse the repository at this point in the history
Update dependency phpunit/phpunit to v10
  • Loading branch information
Xerkus authored Dec 1, 2023
2 parents 0dc6a71 + 45db1c8 commit f897cd4
Show file tree
Hide file tree
Showing 6 changed files with 263 additions and 378 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/.phpcs-cache
/.phpunit.result.cache
/.phpunit.cache
/.psalm-cache
/docs/html/
/laminas-mkdoc-theme.tgz
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"phpunit/phpunit": "^9.5.26",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.18.0",
"vimeo/psalm": "^5.16"
},
Expand Down
Loading

0 comments on commit f897cd4

Please sign in to comment.