Fix composer name

This commit is contained in:
Yarmo Mackenbach 2020-07-22 11:15:36 +02:00
parent 39fc871749
commit 480c4e3b05
2 changed files with 4 additions and 3 deletions

View file

@ -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", "description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package",
"homepage": "https://keyoxide.org", "homepage": "https://keyoxide.org",
"license": "MIT", "license": "MIT",

5
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "aa4a1e705393f9eee51e91b7634ef095", "content-hash": "4557c18a3227715324f32a473bc9b48f",
"packages": [ "packages": [
{ {
"name": "altorouter/altorouter", "name": "altorouter/altorouter",
@ -125,5 +125,6 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [] "platform-dev": [],
"plugin-api-version": "1.1.0"
} }