Remove jakyeru/larascord

This commit is contained in:
2026-01-07 12:02:02 +01:00
parent 5461606857
commit 9e8efbbe05
6 changed files with 1 additions and 815 deletions

116
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": "484d21a7c10b1609a22d642e71a71cc3",
"content-hash": "1759692ca41f87ed3c80648a187d595b",
"packages": [
{
"name": "brick/math",
@@ -1533,59 +1533,6 @@
],
"time": "2025-04-04T15:09:55+00:00"
},
{
"name": "jakyeru/larascord",
"version": "v6.0.3",
"source": {
"type": "git",
"url": "https://github.com/JakyeRU/Larascord.git",
"reference": "d1099d1418022eda970fec4f13634ee5fbee93b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakyeRU/Larascord/zipball/d1099d1418022eda970fec4f13634ee5fbee93b3",
"reference": "d1099d1418022eda970fec4f13634ee5fbee93b3",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.5",
"laravel/breeze": "^v2.0",
"laravel/framework": "^11",
"php": "^8.2|^8.3"
},
"require-dev": {
"orchestra/testbench": "^9"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Jakyeru\\Larascord\\LarascordServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Jakyeru\\Larascord\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jakye",
"email": "jakyeru@gmail.com"
}
],
"description": "Larascord is a package that allows you to authenticate users in your Laravel application using Discord.",
"support": {
"issues": "https://github.com/JakyeRU/Larascord/issues",
"source": "https://github.com/JakyeRU/Larascord/tree/v6.0.3"
},
"time": "2025-06-18T18:41:42+00:00"
},
{
"name": "jaybizzle/crawler-detect",
"version": "v1.3.6",
@@ -1638,67 +1585,6 @@
},
"time": "2025-09-30T16:22:43+00:00"
},
{
"name": "laravel/breeze",
"version": "v2.3.8",
"source": {
"type": "git",
"url": "https://github.com/laravel/breeze.git",
"reference": "1a29c5792818bd4cddf70b5f743a227e02fbcfcd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/breeze/zipball/1a29c5792818bd4cddf70b5f743a227e02fbcfcd",
"reference": "1a29c5792818bd4cddf70b5f743a227e02fbcfcd",
"shasum": ""
},
"require": {
"illuminate/console": "^11.0|^12.0",
"illuminate/filesystem": "^11.0|^12.0",
"illuminate/support": "^11.0|^12.0",
"illuminate/validation": "^11.0|^12.0",
"php": "^8.2.0",
"symfony/console": "^7.0"
},
"require-dev": {
"laravel/framework": "^11.0|^12.0",
"orchestra/testbench-core": "^9.0|^10.0",
"phpstan/phpstan": "^2.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Laravel\\Breeze\\BreezeServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Laravel\\Breeze\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.",
"keywords": [
"auth",
"laravel"
],
"support": {
"issues": "https://github.com/laravel/breeze/issues",
"source": "https://github.com/laravel/breeze"
},
"time": "2025-07-18T18:49:59+00:00"
},
{
"name": "laravel/framework",
"version": "v11.46.1",