Skip to content

Commit

Permalink
Upgraded to latest PHPUnit 9.4.x dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Nov 12, 2020
1 parent c37f4ea commit 21acb74
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 119 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"php": "^7.4.7",
"infection/infection": "0.20.1",
"ocramius/package-versions": "^1.9.0 || ^2.0.0",
"vimeo/psalm": "^4.1"
"vimeo/psalm": "^4.1.1"
},
"require-dev": {
"doctrine/coding-standard": "^8.2.0",
"phpunit/phpunit": "^9.2.6"
"phpunit/phpunit": "^9.4.3"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 21acb74

Please sign in to comment.