From f45f066115d267bbe7c3a502a44a72b76f114eb5 Mon Sep 17 00:00:00 2001
From: Grzegorz Rola <grola@seostudio.pl>
Date: Sat, 21 May 2022 11:13:18 +0200
Subject: [PATCH] feature(init): init

---
 composer.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/composer.json b/composer.json
index 7a0353d..f334589 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,6 @@
 {
   "name": "wpdesk/wp-plugin-flow-common",
+  "license": "MIT",
   "authors": [
     {
       "name": "Krzysiek",
-- 
GitLab