Skip to content

Commit

Permalink
Merge pull request #170 from bobthecow/support-psysh-v012
Browse files Browse the repository at this point in the history
Update PsySH dependency to v0.12
  • Loading branch information
nunomaduro authored Jan 2, 2024
2 parents 708f9e6 + a3c3a4a commit ac2f6d0
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": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
"psy/psysh": "^0.10.4|^0.11.1",
"psy/psysh": "^0.10.4|^0.11.1|^0.12.0",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0"
},
"require-dev": {
Expand Down

0 comments on commit ac2f6d0

Please sign in to comment.