From f497f7ada7f5835098af06d3000bb497f3724e50 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:52:06 +0300 Subject: [PATCH] Small package updates --- cp/composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cp/composer.json b/cp/composer.json index 41be350..1b40611 100644 --- a/cp/composer.json +++ b/cp/composer.json @@ -30,7 +30,7 @@ "gettext/gettext": "^5.7", "punic/punic": "^3.8.1", "league/iso3166": "^4.3.1", - "stripe/stripe-php": "^15.4.0", + "stripe/stripe-php": "^15.10.0", "robthree/twofactorauth": "^3.0.0", "lbuchs/webauthn": "^2.2", "bacon/bacon-qr-code": "^3.0", @@ -45,7 +45,7 @@ "giggsey/libphonenumber-for-php-lite": "^8.13", "egulias/email-validator": "^4.0", "utopia-php/messaging": "^0.12.0", - "brick/postcode": "^0.3.1" + "brick/postcode": "^0.3.3" }, "autoload": { "psr-4": {