From fc57bd894c3d892f6368ee44edc3d0912fb93274 Mon Sep 17 00:00:00 2001 From: lubiana Date: Sat, 1 Jun 2024 21:51:12 +0200 Subject: [PATCH] add license field to composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 4af0798..7de5ae6 100644 --- a/composer.json +++ b/composer.json @@ -33,6 +33,7 @@ "pestphp/pest-plugin": true } }, + "license": "MIT", "scripts": { "lint": [ "rector",