diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/composer.json b/composer.json index 3460f89..f2cbfcb 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "deblan/fos-rest-behavior", "type": "propel-behavior", + "licence": "MIT", "authors": [ { "name": "Simon Vieille",