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 23, 2019
1 parent cd96474 commit 79891bd
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 703 deletions.
11 changes: 6 additions & 5 deletions composer.json
Expand Up @@ -16,14 +16,15 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^1.3.1",
"ergebnis/phpstan-rules": "~0.13.0",
"ergebnis/phpstan-rules": "~0.14.2",
"ergebnis/test-util": "~0.9.1",
"infection/infection": "~0.13.6",
"jangregor/phpstan-prophecy": "~0.4.2",
"jangregor/phpstan-prophecy": "~0.5.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-phpunit": "~0.12.3",
"phpstan/phpstan-strict-rules": "~0.12.0",
"phpunit/phpunit": "^7.5.18"
},
"config": {
Expand Down

0 comments on commit 79891bd

Please sign in to comment.