We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6ab1a commit e3eea1aCopy full SHA for e3eea1a
1 file changed
composer.json
@@ -22,7 +22,8 @@
22
"require": {
23
"php": ">=5.4",
24
"cakephp/cakephp": "~3.0",
25
- "composer/installers": "~1.0"
+ "composer/installers": "~1.0",
26
+ "psy/psysh": "@stable"
27
},
28
"require-dev": {
29
"phpunit/phpunit": "~4.1",
0 commit comments