|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "fecc0efcc40880a422690feefedef584",
|
|
|
|
|
|
+ "content-hash": "0035325cb0240e92fc378e49f76447bd",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "aws/aws-crt-php",
|
|
"name": "aws/aws-crt-php",
|
|
@@ -6378,6 +6378,63 @@
|
|
],
|
|
],
|
|
"time": "2024-04-27T21:32:50+00:00"
|
|
"time": "2024-04-27T21:32:50+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "resend/resend-php",
|
|
|
|
+ "version": "v0.13.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/resend/resend-php.git",
|
|
|
|
+ "reference": "c74926e34472fe3e3e21f150f3e3ce56fcbf8298"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/resend/resend-php/zipball/c74926e34472fe3e3e21f150f3e3ce56fcbf8298",
|
|
|
|
+ "reference": "c74926e34472fe3e3e21f150f3e3ce56fcbf8298",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "guzzlehttp/guzzle": "^7.5",
|
|
|
|
+ "php": "^8.1.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.13",
|
|
|
|
+ "mockery/mockery": "^1.6",
|
|
|
|
+ "pestphp/pest": "^2.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "src/Resend.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Resend\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Resend and contributors",
|
|
|
|
+ "homepage": "https://github.com/resend/resend-php/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Resend PHP library.",
|
|
|
|
+ "homepage": "https://resend.com/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "api",
|
|
|
|
+ "client",
|
|
|
|
+ "php",
|
|
|
|
+ "resend",
|
|
|
|
+ "sdk"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/resend/resend-php/issues",
|
|
|
|
+ "source": "https://github.com/resend/resend-php/tree/v0.13.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2024-08-15T03:27:29+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "spatie/db-dumper",
|
|
"name": "spatie/db-dumper",
|
|
"version": "3.7.0",
|
|
"version": "3.7.0",
|