Skip to content

Commit

Permalink
Merge pull request #4796 from derrabus/bump/tools
Browse files Browse the repository at this point in the history
Bump PHPStan and PHPUnit
  • Loading branch information
derrabus authored Sep 15, 2021
2 parents 5457b09 + f6cc2ed commit 41a7ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "0.12.96",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
"phpstan/phpstan": "0.12.99",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.9",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.0",
"symfony/cache": "^4.4",
Expand Down

0 comments on commit 41a7ec6

Please sign in to comment.