Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Jul 20, 2021
1 parent 8fb84a1 commit 5675842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"hyperf/task": "2.1.*"
},
"require-dev": {
"swoft/swoole-ide-helper": "^4.6",
"swoole/ide-helper": "^4.6",
"phpmd/phpmd": "^2.6",
"friendsofphp/php-cs-fixer": "^2.14",
"mockery/mockery": "^1.0",
"phpstan/phpstan": "^0.12",
"hyperf/testing": "2.1.*",
"doctrine/inflector": "2.0"
"doctrine/inflector": "2.0"
},
"suggest": {
"ext-openssl": "Required to use HTTPS.",
Expand Down

0 comments on commit 5675842

Please sign in to comment.