Skip to content

Commit

Permalink
Merge pull request #30 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 0132883 + 4ba4d71 commit e81c52b
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 359 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 @@ -41,7 +41,7 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"phpunit/phpunit": "^9.5.27",
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.16"
},
Expand Down
Loading

0 comments on commit e81c52b

Please sign in to comment.