Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 25, 2019
1 parent bc48ab2 commit b3b3eed
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,14 +19,14 @@
"php": ">= 7.1.3"
},
"require-dev": {
"drupol/php-conventions": "^1.6.8",
"drupol/php-conventions": "^1.6.11",
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"infection/infection": "^0.13.6",
"scrutinizer/ocular": "^1.6",
"phpbench/phpbench": "^0.16.10",
"phpspec/phpspec": "^5.1.2 || ^6.1.1",
"phpstan/phpstan": "^0.12.3",
"phpstan/phpstan-strict-rules": "^0.12"
"phpstan/phpstan-strict-rules": "^0.12",
"scrutinizer/ocular": "^1.6"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit b3b3eed

Please sign in to comment.