Skip to content

Commit

Permalink
完善依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
calchen committed Sep 22, 2019
1 parent 8ccd724 commit 4db58cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"orchestra/testbench": "^3.5|^3.6"
"orchestra/testbench": "^3.5|^3.6",
"friendsofphp/php-cs-fixer": "^2.15"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4db58cc

Please sign in to comment.