From 76d13c6539edb8f21b51b348491afecad9028d75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 11:47:01 +0000 Subject: [PATCH] Update dependency minishlink/web-push to v9.0.3 --- composer.json | 2 +- composer.lock | 113 +++++++------------------------------------------- 2 files changed, 15 insertions(+), 100 deletions(-) diff --git a/composer.json b/composer.json index 0ea262a..4f22430 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ } }, "require": { - "minishlink/web-push": "v9.0.2" + "minishlink/web-push": "v9.0.3" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8" diff --git a/composer.lock b/composer.lock index b0c77fe..e26d371 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": "52984703eb2467ab8c658971d9fb70d5", + "content-hash": "ea0340a200f58fae3dc8610eca0f4526", "packages": [ { "name": "brick/math", @@ -393,16 +393,16 @@ }, { "name": "minishlink/web-push", - "version": "v9.0.2", + "version": "v9.0.3", "source": { "type": "git", "url": "https://github.com/web-push-libs/web-push-php.git", - "reference": "9c9623bf2f455015cb03f21f175cd42345e039a0" + "reference": "5c185f78ee41f271e2ea7314c80760040465b713" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-push-libs/web-push-php/zipball/9c9623bf2f455015cb03f21f175cd42345e039a0", - "reference": "9c9623bf2f455015cb03f21f175cd42345e039a0", + "url": "https://api.github.com/repos/web-push-libs/web-push-php/zipball/5c185f78ee41f271e2ea7314c80760040465b713", + "reference": "5c185f78ee41f271e2ea7314c80760040465b713", "shasum": "" }, "require": { @@ -416,9 +416,9 @@ "web-token/jwt-library": "^3.3.0|^4.0.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^v3.68.3", - "phpstan/phpstan": "^1.10.57", - "phpunit/phpunit": "^10.5.9" + "friendsofphp/php-cs-fixer": "^v3.68.5", + "phpstan/phpstan": "^2.1.2", + "phpunit/phpunit": "^10.5.44|^11.5.6" }, "suggest": { "ext-bcmath": "Optional for performance.", @@ -452,9 +452,9 @@ ], "support": { "issues": "https://github.com/web-push-libs/web-push-php/issues", - "source": "https://github.com/web-push-libs/web-push-php/tree/v9.0.2" + "source": "https://github.com/web-push-libs/web-push-php/tree/v9.0.3" }, - "time": "2025-01-29T17:44:07+00:00" + "time": "2025-11-13T17:14:30+00:00" }, { "name": "psr/clock", @@ -949,91 +949,6 @@ ], "time": "2024-09-25T14:21:43+00:00" }, - { - "name": "symfony/polyfill-mbstring", - "version": "v1.33.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", - "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", - "shasum": "" - }, - "require": { - "ext-iconv": "*", - "php": ">=7.2" - }, - "provide": { - "ext-mbstring": "*" - }, - "suggest": { - "ext-mbstring": "For best performance" - }, - "type": "library", - "extra": { - "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for the Mbstring extension", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "mbstring", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://github.com/nicolas-grekas", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-12-23T08:48:59+00:00" - }, { "name": "web-token/jwt-library", "version": "4.0.6", @@ -1185,10 +1100,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }