Merge pull request 'Update composer.json to add name and description' (#3) from screenbeard/keyoxide:update-composer-with-basics into dev

Reviewed-on: https://codeberg.org/yarmo/keyoxide/pulls/3
This commit is contained in:
yarmo 2020-07-05 13:07:00 +02:00
commit 81372c805f

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": {
"altorouter/altorouter": "^2.0",
"league/plates": "3.*"