X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=1bd4b84bb85fa69ecd39f56fc7111f3d561a7666;hb=3b5ade2cee6ee887d9deb7fc4b71e3c9f93c6df0;hp=caa07ec18416012ba1268b2828476fa93f4b1879;hpb=1f08219dd209069e9474b3ef8c0f426fa89bdf62;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index caa07ec184..1bd4b84bb8 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": "597a6f0ac1c692fa35162842ebdf6112", + "content-hash": "dabb3c7d59caccf8b70e618133cea611", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -5630,23 +5630,23 @@ }, { "name": "zetacomponents/mail", - "version": "1.9.2", + "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/zetacomponents/Mail.git", - "reference": "c55267564d78724d4c25188fc653fef0da4c920a" + "reference": "7f7cf8135320fabf27f6530381da4977a31e1c78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/c55267564d78724d4c25188fc653fef0da4c920a", - "reference": "c55267564d78724d4c25188fc653fef0da4c920a", + "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/7f7cf8135320fabf27f6530381da4977a31e1c78", + "reference": "7f7cf8135320fabf27f6530381da4977a31e1c78", "shasum": "" }, "require": { "zetacomponents/base": "~1.8" }, "require-dev": { - "phpunit/phpunit": "~7.5", + "phpunit/phpunit": "~9.0", "zetacomponents/unit-test": "*" }, "type": "library", @@ -5704,9 +5704,9 @@ "homepage": "https://github.com/zetacomponents", "support": { "issues": "https://github.com/zetacomponents/Mail/issues", - "source": "https://github.com/zetacomponents/Mail/tree/1.9.2" + "source": "https://github.com/zetacomponents/Mail/tree/1.9.3" }, - "time": "2020-06-13T12:38:26+00:00" + "time": "2022-08-09T09:42:33+00:00" } ], "packages-dev": [], @@ -5717,6 +5717,7 @@ "prefer-lowest": false, "platform": { "php": "~7.2.5 || ~7.3 || ~8", + "composer-runtime-api": "~2.0", "ext-intl": "*", "ext-json": "*" },