From 480c4e3b0544e09d592af2d9495b8f0546c592ff Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Wed, 22 Jul 2020 11:15:36 +0200 Subject: [PATCH] Fix composer name --- composer.json | 2 +- composer.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 5e4932d..35cd2b3 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "Keyoxide.org", + "name": "keyoxide/web", "description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package", "homepage": "https://keyoxide.org", "license": "MIT", diff --git a/composer.lock b/composer.lock index cb4fef9..2d7972d 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": "aa4a1e705393f9eee51e91b7634ef095", + "content-hash": "4557c18a3227715324f32a473bc9b48f", "packages": [ { "name": "altorouter/altorouter", @@ -125,5 +125,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }