From 0be18f035a79c9e0fb8adf365459157ed47fcd90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Poirier=20Th=C3=A9or=C3=AAt?= Date: Sat, 9 Apr 2022 08:28:28 -0400 Subject: [PATCH] Match composer license with LICENSE file --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f4e1dc40..bad69880 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "sonata-project/entity-audit-bundle", "description": "Audit for Doctrine Entities", - "license": "LGPL-2.1", + "license": "MIT", "type": "symfony-bundle", "keywords": [ "Persistence",