Skip to content

Commit

Permalink
Merge pull request #354 from JamesFreeman/bugfix/upgrade-mail-mime-pa…
Browse files Browse the repository at this point in the history
…rser

Allow zbateson/mail-mime-parser ^3.0
  • Loading branch information
freekmurze committed Jul 2, 2024
2 parents 7ac569a + 708a2a2 commit 9becea4
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 @@ -26,7 +26,7 @@
"spatie/backtrace": "^1.0",
"spatie/ray": "^1.41.1",
"symfony/stopwatch": "4.2|^5.1|^6.0|^7.0",
"zbateson/mail-mime-parser": "^1.3.1|^2.0"
"zbateson/mail-mime-parser": "^1.3.1|^2.0|^3.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.3",
Expand Down

0 comments on commit 9becea4

Please sign in to comment.