diff --git a/composer.json b/composer.json
index 12a8a89..8c5788b 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
   "name": "codeception/visualception",
   "description": "Visual regression tests for Codeception",
   "homepage": "https://github.com/Codeception/VisualCeption",
-  "license": "Apache-2.0",
+  "license": "MIT",
   "require": {
     "php": ">=5.4.0",
     "ext-imagick": "*"