Skip to content

Commit

Permalink
Enhancement: Update phpstan/phpstan and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Dec 15, 2019
1 parent 4f679ed commit 820005b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 724 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -18,12 +18,12 @@
"ergebnis/phpstan-rules": "~0.14.0",
"ergebnis/test-util": "~0.9.0",
"infection/infection": "~0.14.2",
"jangregor/phpstan-prophecy": "~0.4.2",
"jangregor/phpstan-prophecy": "~0.5.1",
"localheinz/composer-normalize": "^1.3.1",
"phpstan/extension-installer": "^1.0.3",
"phpstan/phpstan": "~0.11.19",
"phpstan/phpstan-deprecation-rules": "~0.11.2",
"phpstan/phpstan-strict-rules": "~0.11.1",
"phpstan/phpstan": "~0.12.3",
"phpstan/phpstan-deprecation-rules": "~0.12.0",
"phpstan/phpstan-strict-rules": "~0.12.0",
"phpunit/phpunit": "^8.4.3"
},
"config": {
Expand Down

0 comments on commit 820005b

Please sign in to comment.