From cea5024282a3ec77668893d449fa17eca75b14f4 Mon Sep 17 00:00:00 2001 From: ryzenixx Date: Mon, 9 Feb 2026 10:51:33 +0100 Subject: [PATCH] chore: revert composer.lock changes --- composer.lock | 52 +-------------------------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) diff --git a/composer.lock b/composer.lock index 93268d11c..38e2373fd 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": "71773b93dcde4806f9d5e261f9a6b2b5", + "content-hash": "710c697fd96f4388646963daf6f10304", "packages": [ { "name": "aws/aws-crt-php", @@ -6706,56 +6706,6 @@ }, "time": "2024-11-20T05:42:36+00:00" }, - { - "name": "socialiteproviders/keycloak", - "version": "5.3.0", - "source": { - "type": "git", - "url": "https://github.com/SocialiteProviders/Keycloak.git", - "reference": "87d13f8a411a6f8f5010ecbaff9aedd4494863e4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/SocialiteProviders/Keycloak/zipball/87d13f8a411a6f8f5010ecbaff9aedd4494863e4", - "reference": "87d13f8a411a6f8f5010ecbaff9aedd4494863e4", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": "^7.4 || ^8.0", - "socialiteproviders/manager": "~4.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "SocialiteProviders\\Keycloak\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Oleg Kuchumov", - "email": "voenniy@gmail.com" - } - ], - "description": "Keycloak OAuth2 Provider for Laravel Socialite", - "keywords": [ - "keycloak", - "laravel", - "oauth", - "provider", - "socialite" - ], - "support": { - "docs": "https://socialiteproviders.com/keycloak", - "issues": "https://github.com/socialiteproviders/providers/issues", - "source": "https://github.com/socialiteproviders/providers" - }, - "time": "2023-04-10T05:50:49+00:00" - }, { "name": "socialiteproviders/manager", "version": "v4.8.1",