Skip to content

Commit

Permalink
Add psysh for debug (swoft-cloud/swoft-component#109)
Browse files Browse the repository at this point in the history
* add psysh and stop() function
* remove stop() function
  • Loading branch information
huangzhhui authored Jun 29, 2018
1 parent 8f94653 commit ab2b143
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 @@ -32,7 +32,8 @@
"require-dev": {
"swoft/swoole-ide-helper": "dev-master",
"phpunit/phpunit": "^5.7",
"friendsofphp/php-cs-fixer": "^2.10"
"friendsofphp/php-cs-fixer": "^2.10",
"psy/psysh": "@stable"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit ab2b143

Please sign in to comment.