Skip to content

Commit

Permalink
Drop support for old psy version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Nov 25, 2019
1 parent 640828d commit a05922f
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 @@ -14,7 +14,7 @@
"illuminate/console": "~5.1|^6.0|^7.0",
"illuminate/contracts": "~5.1|^6.0|^7.0",
"illuminate/support": "~5.1|^6.0|^7.0",
"psy/psysh": "0.7.*|0.8.*|0.9.*",
"psy/psysh": "^0.9.0",
"symfony/var-dumper": "^3.0|^4.0"
},
"require-dev": {
Expand Down

0 comments on commit a05922f

Please sign in to comment.