From 6ce779ba634c4d7c2c167377d1de3eab1ebc7839 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 04:26:52 +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 +- 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": {