From 893b34df4fbe85ad8f0a81b609f3310e6a2f540d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 04:13:24 +0000 Subject: [PATCH] Update dependency wildbit/postmark-php to v5 | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | packagist | wildbit/postmark-php | 4.0.5 | 5.0.0 | --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 4ed715c..7f197df 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require": { "php": "~8.1 || ~8.2", - "wildbit/postmark-php": "^2.9||^3.0||^4.0", + "wildbit/postmark-php": "^2.9||^3.0||^4.0 || ^5.0", "psr/container": "^1.0.0 || ^2.0.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 5b5da6a..d20e291 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4dcf3d0c1bacbe256465b565aee6369c", + "content-hash": "3f32734209b7d572448dd0d2a55a579c", "packages": [ { "name": "guzzlehttp/guzzle", @@ -652,24 +652,24 @@ }, { "name": "wildbit/postmark-php", - "version": "v4.0.5", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/ActiveCampaign/postmark-php.git", - "reference": "b71efba061de7cf7e1f853d211b1c5edce4e3c5b" + "reference": "4ad4180c8ed60740ef1d888cb3ba2b1638080b7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ActiveCampaign/postmark-php/zipball/b71efba061de7cf7e1f853d211b1c5edce4e3c5b", - "reference": "b71efba061de7cf7e1f853d211b1c5edce4e3c5b", + "url": "https://api.github.com/repos/ActiveCampaign/postmark-php/zipball/4ad4180c8ed60740ef1d888cb3ba2b1638080b7c", + "reference": "4ad4180c8ed60740ef1d888cb3ba2b1638080b7c", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0|^7.0", - "php": ">=7.0.0" + "php": ">=8" }, "require-dev": { - "phpunit/phpunit": "^6.0.0" + "phpunit/phpunit": "^9.3" }, "type": "library", "autoload": { @@ -684,9 +684,9 @@ "description": "The officially supported client for Postmark (http://postmarkapp.com)", "support": { "issues": "https://github.com/ActiveCampaign/postmark-php/issues", - "source": "https://github.com/ActiveCampaign/postmark-php/tree/v4.0.5" + "source": "https://github.com/ActiveCampaign/postmark-php/tree/v5.0.0" }, - "time": "2023-02-03T15:00:17+00:00" + "time": "2023-10-30T18:12:55+00:00" } ], "packages-dev": [