From 06ebce51201a38f8f6a0b82430fdb90986ef2100 Mon Sep 17 00:00:00 2001 From: Beno!t POLASZEK Date: Sun, 29 Jun 2025 17:11:37 +0200 Subject: [PATCH] feat: update minishlink/web-push --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a9581a2..8e4c2ca 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "ext-mbstring": "*", "ext-openssl": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4", - "minishlink/web-push": "^6.0.7 || ^7.0 || ^8.0", + "minishlink/web-push": "^6.0.7 || ^7.0 || ^8.0 || ^9.0", "symfony/http-kernel": "^5.4.20 || ^6.0 || ^7.0" }, "require-dev": {