Skip to content

Commit 543a782

Browse files
committed
downgrade mail-parser for now
1 parent 1a94608 commit 543a782

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^8.0",
2323
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
24-
"opcodesio/mail-parser": "^0.1.6|^0.2"
24+
"opcodesio/mail-parser": "^0.1.6"
2525
},
2626
"require-dev": {
2727
"guzzlehttp/guzzle": "^7.2",

0 commit comments

Comments
 (0)