File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " HashUserId" ,
3- "description" : " Anonymize UserId using salt and sha1 hash." ,
4- "version" : " 0.1.0" ,
3+ "description" : " Anonymize UserId using salt and sha1 hash." ,
4+ "version" : " 0.1.0" ,
55 "license" : " GPL v3+" ,
66 "theme" : false ,
7+ "homepage" : " https://github.com/iMarkus/Piwik-HashUserId" ,
78 "require" : {
8- "piwik" : " >=3.0.0,<4.0.0"
9+ "piwik" : " >=3.0.0,<4.0.0" ,
10+ "php" : " >=5.6.0"
911 },
1012 "authors" : [
1113 {
1416 "homepage" : " https://github.com/iMarkus"
1517 }
1618 ],
17- "support" : {
19+ "support" : {
1820 "issues" : " https://github.com/iMarkus/Piwik-HashUserId/issues"
1921 },
2022 "license" : " GPL v3+" ,
2123 "keywords" : [" Anonymize" , " Hash" , " UserId" ]
22- }
24+ }
You can’t perform that action at this time.
0 commit comments