Skip to content

Commit

Permalink
Merge pull request #58 from patrickjahns/bump-coding-standard-6.0
Browse files Browse the repository at this point in the history
Updated doctrine/coding-standard to 6.0
  • Loading branch information
Ocramius authored Mar 17, 2019
2 parents 2145e8c + 0271002 commit a2c5901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require-dev": {
"ext-phar": "*",
"ext-pdo": "*",
"doctrine/coding-standard": "^5.0",
"doctrine/coding-standard": "^6.0",
"phpbench/phpbench": "^0.13",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
Expand Down

0 comments on commit a2c5901

Please sign in to comment.