diff --git a/composer.json b/composer.json index 58741c701..440a405b9 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "PHP5 Database ORM", "keywords": ["orm", "database"], "homepage": "http://www.doctrine-project.org", - "license": "LGPL", + "license": "LGPL-2.1-or-later", "authors": [ {"name": "Konsta Vesterinen", "email": "kvesteri@cc.hut.fi"}, {"name": "Jonathan Wage", "email": "jonwage@gmail.com"}