diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f124999..02a06e8 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "dshafik/php7-mysql-shim", "description": "A PHP 7 shim for ext/mysql", - "license": "Apache 2.0", + "license": "MIT", "authors": [ { "name": "Davey Shafik", |