Skip to content

Commit 68140c6

Browse files
author
Jelle van Oosterbosch
authored
Merge pull request #51 from superbrave/fix-license
Fix license typo
2 parents 79f4842 + cd86c77 commit 68140c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"anonymizing",
99
"exporting"
1010
],
11-
"licence": "MIT License",
11+
"homepage": "https://www.superbrave.nl",
12+
"license": "MIT",
1213
"require": {
1314
"php": ">=7.2.0",
1415
"doctrine/annotations": "^1.4",

0 commit comments

Comments
 (0)