Skip to content

Commit

Permalink
Merge pull request #640 from martinssipenko/phpunit94
Browse files Browse the repository at this point in the history
Upgrade to PHPUnit ^9.4
  • Loading branch information
Ocramius authored Dec 21, 2020
2 parents cb2f2ce + 24863fd commit 934d54c
Show file tree
Hide file tree
Showing 3 changed files with 441 additions and 324 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"require-dev": {
"ext-phar": "*",
"phpunit/phpunit": "^9.2.5",
"phpunit/phpunit": "^9.4.1",
"squizlabs/php_codesniffer": "^3.5.5",
"slevomat/coding-standard": "^6.3.10",
"doctrine/coding-standard": "^8.1.0",
Expand Down
Loading

0 comments on commit 934d54c

Please sign in to comment.