diff --git a/composer.json b/composer.json index bcd0c72..330cd04 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "MySQL, PgSQL and SQLite wrapper", "keywords": ["mysql", "PgSQL", "sqlite", "wrapper"], - "license": "APACHE", + "license": "Apache-2.0", "authors": [ {"name": "Kevin Puertas Ruiz", "email": "kevin01010@gmail.com"} ],