mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
JSON-Forms
This commit is contained in:
@@ -35,6 +35,32 @@
|
||||
"type": "zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "package",
|
||||
"package":
|
||||
{
|
||||
"name": "jsoneditor",
|
||||
"version": "5.5.6",
|
||||
"dist":
|
||||
{
|
||||
"url": "https://github.com/josdejong/jsoneditor/archive/v5.5.6.zip",
|
||||
"type": "zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "package",
|
||||
"package":
|
||||
{
|
||||
"name": "json-forms",
|
||||
"version": "1.4.0",
|
||||
"dist":
|
||||
{
|
||||
"url": "https://github.com/brutusin/json-forms/archive/v1.4.0.zip",
|
||||
"type": "zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"require":
|
||||
@@ -42,6 +68,8 @@
|
||||
"php": ">=5.4.0",
|
||||
"codeigniter/framework":"3.*",
|
||||
"codeigniter-restserver": "2.6",
|
||||
"jsoneditor": "5.5.6",
|
||||
"kingsquare/json-schema-form": "*",
|
||||
"easyrdf/easyrdf": "0.9.*",
|
||||
"ml/json-ld": "1.*",
|
||||
"rougin/combustor": "1.1.*",
|
||||
@@ -55,6 +83,7 @@
|
||||
"zetacomponents/document": "1.*",
|
||||
"zetacomponents/workflow-database-tiein": "1.*",
|
||||
"zetacomponents/workflow-event-log-tiein": "1.*",
|
||||
"json-forms": "1.4.0",
|
||||
"wikimedia/composer-merge-plugin": "^1.3"
|
||||
},
|
||||
"require-dev":
|
||||
|
||||
Reference in New Issue
Block a user