Skip to content

Commit a3c3a4a

Browse files
committed
Update PsySH dependency to v0.12
1 parent 708f9e6 commit a3c3a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
1515
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
1616
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
17-
"psy/psysh": "^0.10.4|^0.11.1",
17+
"psy/psysh": "^0.10.4|^0.11.1|^0.12.0",
1818
"symfony/var-dumper": "^4.3.4|^5.0|^6.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)