From 12f7cd9a8c4ef5d0622cf1579c1b7c94610ce8f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 22 Oct 2022 21:35:06 +0200 Subject: [PATCH] Removed unnecessary git repo reference --- composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/composer.json b/composer.json index 37572774..1a2a2558 100644 --- a/composer.json +++ b/composer.json @@ -145,9 +145,5 @@ } }, "repositories": [ - { - "type": "vcs", - "url": "https://github.com/jbtronics/u2f-two-factor-bundle.git" - } ] }