Skip to content

Commit

Permalink
Update phpunit, phpbench, easy coding standard (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored and akondas committed Nov 8, 2019
1 parent 7d5c6b1 commit 0d59441
Show file tree
Hide file tree
Showing 9 changed files with 930 additions and 923 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,12 @@
"php": "^7.2"
},
"require-dev": {
"phpbench/phpbench": "^0.14.0",
"phpbench/phpbench": "^0.16.0",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^8.0",
"symplify/coding-standard": "^5.1",
"symplify/easy-coding-standard": "^5.1"
"symplify/easy-coding-standard": "^6.0"
},
"config": {
"preferred-install": "dist",
Expand Down
Loading

0 comments on commit 0d59441

Please sign in to comment.