Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 20, 2020
1 parent 87d8762 commit 29de649
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 @@ -19,11 +19,11 @@
"php": ">= 7.1.3"
},
"require-dev": {
"drupol/php-conventions": "^1.8.1",
"drupol/php-conventions": "^1.8.4",
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"infection/infection": ">= 0.13.6",
"infection/infection": "^0.15.3",
"phpbench/phpbench": "^0.16.10 || ^0.17.1",
"phpspec/phpspec": "^5.1.2 || ^6.2",
"phpspec/phpspec": "^6.2.1",
"phpstan/phpstan": "^0.12.32",
"phpstan/phpstan-strict-rules": "^0.12",
"vimeo/psalm": "^3.12.2"
Expand Down

0 comments on commit 29de649

Please sign in to comment.