From 8e24812cf2ce973b2319ba35e8970da124a18ee9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:52:35 +0000 Subject: [PATCH] Update dependency wildbit/postmark-php to v5 | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | packagist | wildbit/postmark-php | 4.0.5 | 5.0.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ac49869..2bb6211 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "netglue/laminas-mail-utils": "^0", "netglue/psr-container-postmark": "^1.6.0", "psr/cache": "^1.0 || ^2.0.0 || ^3.0.0", - "wildbit/postmark-php": "^4.0" + "wildbit/postmark-php": "^4.0 || ^5.0" }, "autoload": { "psr-4": {