Skip to content

Commit

Permalink
Merge pull request #29 from beporter/patch-1
Browse files Browse the repository at this point in the history
Remove psy/psysh as a required dependency.
  • Loading branch information
justinyost authored Oct 3, 2016
2 parents 78ff6fa + 0b9b68d commit 47326b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"require": {
"php": ">=5.4",
"cakephp/cakephp": "~3.1",
"composer/installers": "~1.0",
"psy/psysh": "@stable"
"composer/installers": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.1",
Expand Down

0 comments on commit 47326b1

Please sign in to comment.