Skip to content

Commit

Permalink
Merge pull request #92 from netglue/PHPUnit-10
Browse files Browse the repository at this point in the history
Upgrade PHPUnit to ^10
  • Loading branch information
gsteel committed Mar 16, 2023
2 parents 78af8e9 + c5102bd commit 13c4646
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 366 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -37,7 +37,7 @@
"doctrine/coding-standard": "^11.1",
"laminas/laminas-servicemanager": "^3.20",
"lctrs/psalm-psr-container-plugin": "^1.9.0",
"phpunit/phpunit": "^9.6.5",
"phpunit/phpunit": "^10.0.16",
"psalm/plugin-phpunit": "^0.18.4",
"roave/security-advisories": "dev-latest",
"vimeo/psalm": "^5.8"
Expand Down

0 comments on commit 13c4646

Please sign in to comment.