Skip to content

Commit 8be21f2

Browse files
fix(deps): update dependency resend/resend-php to ^0.12.0 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 098d914 commit 8be21f2

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.1",
1515
"illuminate/support": "^9.21|^10.0",
16-
"resend/resend-php": "^0.11.0",
16+
"resend/resend-php": "^0.12.0",
1717
"symfony/mailer": "^6.2"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)