From e9ff522e508609a5dffe253104b70c2b635a2c6f Mon Sep 17 00:00:00 2001 From: Anthony Aslangul Date: Thu, 28 Oct 2021 16:08:44 +0200 Subject: [PATCH] fix description --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 9bdef54..38511a7 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "toyi/identifier", "description": "Identify your SQL entries with a string instead of a numeric ID.", + "license": "MIT", "type": "library", "authors": [ {