Skip to content

Commit ce11e36

Browse files
fix(deps): update dependency resend/resend-php to ^0.18.0 (#83)
1 parent 38ca102 commit ce11e36

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
"php": "^8.1",
1515
"illuminate/http": "^10.0|^11.0|^12.0",
1616
"illuminate/support": "^10.0|^11.0|^12.0",
17-
"resend/resend-php": "^0.17.0",
17+
"resend/resend-php": "^0.18.0",
1818
"symfony/mailer": "^6.2|^7.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)