Skip to content

Commit aaf152a

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

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
@@ -15,7 +15,7 @@
1515
"illuminate/http": "^10.0|^11.0|^12.0",
1616
"illuminate/support": "^10.0|^11.0|^12.0",
1717
"resend/resend-php": "^1.0.0",
18-
"symfony/mailer": "^6.2|^7.0"
18+
"symfony/mailer": "8.0.6"
1919
},
2020
"require-dev": {
2121
"friendsofphp/php-cs-fixer": "^3.14",

0 commit comments

Comments
 (0)