Skip to content

Commit

Permalink
Bumped all dependencies (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 21, 2019
1 parent 937d72f commit c379cc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"bin/roave-no-leaks"
],
"require-dev": {
"doctrine/coding-standard": "^5.0",
"doctrine/coding-standard": "^6.0.0",
"infection/infection": "^0.12.2",
"phpstan/phpstan": "^0.11.4",
"phpstan/phpstan-phpunit": "^0.11.0",
"phpstan/phpstan-strict-rules": "^0.11.0",
"psalm/plugin-phpunit": "^0.5.3",
"squizlabs/php_codesniffer": "^3.4",
"vimeo/psalm": "^3.2"
"squizlabs/php_codesniffer": "^3.4.1",
"vimeo/psalm": "^3.2.2"
}
}

0 comments on commit c379cc5

Please sign in to comment.