Skip to content

Commit

Permalink
Update PsySH dependency to v0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Jan 1, 2024
1 parent 708f9e6 commit a3c3a4a
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 a3c3a4a

Please sign in to comment.