From 0a4afa6c9843d82ae66109e8c76cdcaa0a4be2f0 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:39:18 +0200 Subject: [PATCH] Version update --- cp/composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cp/composer.json b/cp/composer.json index 810c2fa..9317730 100644 --- a/cp/composer.json +++ b/cp/composer.json @@ -24,7 +24,7 @@ "php-di/php-di": "^7.0.5", "nyholm/psr7": "^1.8", "nyholm/psr7-server": "^1.0.2", - "pinga/auth": "^0.1.1", + "pinga/auth": "^0.2.1", "phpmailer/phpmailer": "^6.8.1", "utopia-php/messaging": "^0.3.0", "filp/whoops": "^2.15.3", @@ -51,4 +51,4 @@ "App\\": "app/" } } -} +} \ No newline at end of file