Skip to content

Commit

Permalink
Refs #1642 - prefer phpunit >= 9.5.10 to solve 8.1 mock error
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Nov 11, 2021
1 parent ff8fb52 commit 16a5567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"pear/pear-core-minimal": "^1.10.10",
"pear/pear_exception": "^v1.0.2",
"pear/versioncontrol_git": "dev-master",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5.10",
"roave/security-advisories": "dev-master",
"scssphp/scssphp": "~1.0",
"squizlabs/php_codesniffer": "^3.5",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16a5567

Please sign in to comment.