Update composer.json to add name and description

This commit is contained in:
screenbeard 2020-07-05 01:27:22 +09:30
parent 16ab2f640f
commit a934364e2e
No known key found for this signature in database
GPG key ID: 3AB72AFE4AF4C7A4

View file

@ -1,4 +1,6 @@
{ {
"name": "Keyoxide.org",
"description": "FOSS solution for making basic cryptography operations accessible to regular humans https://keyoxide.org",
"require": { "require": {
"altorouter/altorouter": "^2.0", "altorouter/altorouter": "^2.0",
"league/plates": "3.*" "league/plates": "3.*"