From 58dc8a0ad8f7a79edfc2fdaf1aa1c87b2c507905 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 20 Mar 2026 13:27:08 +0100 Subject: [PATCH] Remove unused vcs --- composer.json | 4 ---- composer.lock | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 8e5fec0eb..5122d1b4a 100644 --- a/composer.json +++ b/composer.json @@ -121,10 +121,6 @@ { "type": "vcs", "url": "https://github.com/DariusIII/Net_NNTP" - }, - { - "type": "vcs", - "url": "https://github.com/DariusIII/tmdbapi" } ], "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index 846ef46cc..f64542764 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": "64b7c1adfbfd84e322bf51a247836dee", + "content-hash": "ff1665442e9242cf8c078561a08de1ea", "packages": [ { "name": "aharen/omdbapi",