From e74a87a131c41ae1d41ef922cffe396aafa0e13c Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 4 May 2018 18:52:37 +0200 Subject: [PATCH] composer.json updated --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 510fa87..cc07da5 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,7 @@ { + "name": "deblan/gist", + "license": "GPL-3.0-only", + "type": "project", "require": { "silex/silex": "1.3.x-dev", "symfony/yaml": "~2.6",