Skip to content

Commit af91481

Browse files
fix(deps): update dependency resend/resend-php to ^0.14.0 (#64)
1 parent 74a5a00 commit af91481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^8.1",
1515
"illuminate/http": "^10.0|^11.0",
1616
"illuminate/support": "^10.0|^11.0",
17-
"resend/resend-php": "^0.12.0",
17+
"resend/resend-php": "^0.14.0",
1818
"symfony/mailer": "^6.2|^7.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)