File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 121121 "phpstan/phpstan" : " ^2.0" ,
122122 "phpunit/phpunit" : " ^10.5.35|^11.5.3|^12.0.1" ,
123123 "predis/predis" : " ^2.3|^3.0" ,
124- "resend/resend-php" : " ^0.10.0" ,
124+ "resend/resend-php" : " ^0.10.0|^1.0 " ,
125125 "symfony/cache" : " ^7.2.0" ,
126126 "symfony/http-client" : " ^7.2.0" ,
127127 "symfony/psr-http-message-bridge" : " ^7.2.0" ,
196196 "predis/predis" : " Required to use the predis connector (^2.3|^3.0)." ,
197197 "psr/http-message" : " Required to allow Storage::put to accept a StreamInterface (^1.0)." ,
198198 "pusher/pusher-php-server" : " Required to use the Pusher broadcast driver (^6.0|^7.0)." ,
199- "resend/resend-php" : " Required to enable support for the Resend mail transport (^0.10.0)." ,
199+ "resend/resend-php" : " Required to enable support for the Resend mail transport (^0.10.0|^1.0 )." ,
200200 "symfony/cache" : " Required to PSR-6 cache bridge (^7.2)." ,
201201 "symfony/filesystem" : " Required to enable support for relative symbolic links (^7.2)." ,
202202 "symfony/http-client" : " Required to enable support for the Symfony API mail transports (^7.2)." ,
Original file line number Diff line number Diff line change 3838 "suggest" : {
3939 "aws/aws-sdk-php" : " Required to use the SES mail driver (^3.322.9)." ,
4040 "illuminate/http" : " Required to create an attachment from an UploadedFile instance (^12.0)." ,
41- "resend/resend-php" : " Required to enable support for the Resend mail transport (^0.10.0)." ,
41+ "resend/resend-php" : " Required to enable support for the Resend mail transport (^0.10.0|^1.0 )." ,
4242 "symfony/http-client" : " Required to use the Symfony API mail transports (^7.2)." ,
4343 "symfony/mailgun-mailer" : " Required to enable support for the Mailgun mail transport (^7.2)." ,
4444 "symfony/postmark-mailer" : " Required to enable support for the Postmark mail transport (^7.2)."
You can’t perform that action at this time.
0 commit comments