chore: revert composer.lock changes

This commit is contained in:
ryzenixx 2026-02-09 10:51:33 +01:00
parent 68458a6d74
commit cea5024282
No known key found for this signature in database
GPG key ID: FD01B2F0897081CB

52
composer.lock generated
View file

@ -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",