diff --git a/composer.json b/composer.json index 36b4e67..09111ba 100644 --- a/composer.json +++ b/composer.json @@ -1,12 +1,12 @@ { - "name": "netsyms/business-app-template", - "description": "Template for a webapp integrated with a Portal server for authentication.", + "name": "netsyms/qwikclock", + "description": "Employee time tracking app.", "type": "project", "require": { "catfan/medoo": "^1.2", "guzzlehttp/guzzle": "^6.2" }, - "license": "MIT", + "license": "OTHER", "authors": [ { "name": "Skylar Ittner",