summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 94a20d3..72265d4 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,6 @@
{
"require": {
"tightenco/jigsaw": "^1.3",
- "tightenco/jigsaw-blog-template": "^1.0",
"samdark/sitemap": "^2.2"
},
"autoload": {
@@ -9,4 +8,4 @@
"App\\Listeners\\": "listeners/"
}
}
-} \ No newline at end of file
+}