From f56dabfe4c4f504e36b23e7b80d81dd91fdc1771 Mon Sep 17 00:00:00 2001 From: Marcio Zebedeu Date: Mon, 8 Aug 2016 04:16:00 +0100 Subject: [PATCH] Update composer.json --- composer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index f4a2411..cfaaf5a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "Zebedeu/fw-apweb", - "description": "Este é um pacote que com tem a FramworK APWEB", + "description": "Este é um pacote que comtem o tema FramworK APWEB", "authors": [ { "name": "Marcio Zebedeu", @@ -8,8 +8,7 @@ } ], "require": { - "php": ">=5.5.17", - "kevinlebrun/slug.php": "1.*" + "php": ">=5.5.17" }, "minimum-stability": "dev",