Skip to content

Commit 867036d

Browse files
committed
#69 Fix licence type in composer.json
1 parent a987fc8 commit 867036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeception/visualception",
33
"description": "Visual regression tests for Codeception",
44
"homepage": "https://github.com/Codeception/VisualCeption",
5-
"license": "Apache-2.0",
5+
"license": "MIT",
66
"require": {
77
"php": ">=5.4.0",
88
"ext-imagick": "*"

0 commit comments

Comments
 (0)