Update composer.json

This commit is contained in:
Skylar Ittner 2017-06-24 23:42:00 -06:00
parent 2c287a9048
commit 01cbdb3a60

View File

@ -1,12 +1,12 @@
{ {
"name": "netsyms/business-app-template", "name": "netsyms/taskfloor",
"description": "Template for a webapp integrated with a Portal server for authentication.", "description": "Task management and messaging system.",
"type": "project", "type": "project",
"require": { "require": {
"catfan/medoo": "^1.2", "catfan/medoo": "^1.2",
"guzzlehttp/guzzle": "^6.2" "guzzlehttp/guzzle": "^6.2"
}, },
"license": "MIT", "license": "OTHER",
"authors": [ "authors": [
{ {
"name": "Skylar Ittner", "name": "Skylar Ittner",