Skip to content

Commit 1e2d17b

Browse files
fix(deps): update dependency symfony/mailer to v8
1 parent c78a042 commit 1e2d17b

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
@@ -22,7 +22,7 @@
2222
"illuminate/http": "^10.0|^11.0|^12.0|^13.0",
2323
"illuminate/support": "^10.0|^11.0|^12.0|^13.0",
2424
"resend/resend-php": "^1.0.0",
25-
"symfony/mailer": "^6.2|^7.0"
25+
"symfony/mailer": "8.0.6"
2626
},
2727
"require-dev": {
2828
"friendsofphp/php-cs-fixer": "^3.14",

0 commit comments

Comments
 (0)