summaryrefslogtreecommitdiffstats
path: root/management-interface/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'management-interface/composer.json')
-rw-r--r--management-interface/composer.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/management-interface/composer.json b/management-interface/composer.json
deleted file mode 100644
index 6e60feb..0000000
--- a/management-interface/composer.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "bcosca/fatfree",
- "description": "A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!",
- "homepage": "http://fatfreeframework.com/",
- "license": "GPL-3.0",
- "require": {
- "php": ">=5.3.0"
- },
- "repositories": [
- {
- "type": "vcs",
- "url": "https://github.com/bcosca/fatfree"
- }
- ]
-}