Skip to content

Commit

Permalink
Update phpstan & easy coding standard (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored and akondas committed Mar 25, 2019
1 parent 5e02b89 commit d3888ef
Show file tree
Hide file tree
Showing 16 changed files with 644 additions and 487 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"require-dev": {
"phpbench/phpbench": "^0.14.0",
"phpstan/phpstan-phpunit": "^0.10",
"phpstan/phpstan-shim": "^0.10",
"phpstan/phpstan-strict-rules": "^0.10",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0.0",
"symplify/coding-standard": "^5.1",
"symplify/easy-coding-standard": "^5.1"
Expand Down
Loading

0 comments on commit d3888ef

Please sign in to comment.