Skip to content

Commit

Permalink
Merge pull request #4679 from morozov/phpunit-9.5.5
Browse files Browse the repository at this point in the history
Update PHPUnit to 9.5.5
  • Loading branch information
morozov committed Jun 18, 2021
2 parents f1453c5 + 920b9f1 commit 8dd39d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -42,7 +42,7 @@
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2020.2",
"phpstan/phpstan": "0.12.81",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.0",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
"squizlabs/php_codesniffer": "3.6.0",
"symfony/cache": "^4.4",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
Expand Down

0 comments on commit 8dd39d2

Please sign in to comment.