Skip to content

Commit

Permalink
psysh 0.11 does not work with Drush 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Corks committed Apr 26, 2022
1 parent 269a599 commit 75509ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"require": {
"php": ">=5.4.5",
"psr/log": "~1.0",
"psy/psysh": "~0.6",
"psy/psysh": ">=0.6 <0.11",
"consolidation/annotated-command": "^2.12.0",
"consolidation/output-formatters": "~3",
"symfony/yaml": "~2.3|^3|^4.4",
Expand Down

0 comments on commit 75509ac

Please sign in to comment.