Remove name, description, license

This commit is contained in:
Kristian Stöckel 2021-08-06 15:20:27 +02:00
parent b6b041e13a
commit 816aa5f891
No known key found for this signature in database
GPG Key ID: 3CE9C31E33083581

View File

@ -1,7 +1,4 @@
{
"name": "grocy/grocy",
"description": "ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home",
"license": "MIT",
"require": {
"php": "^8.0",
"slim/slim": "^4.0",