Update composer.json
This commit is contained in:
parent
2c287a9048
commit
01cbdb3a60
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user