Skip to content

Commit a1e721f

Browse files
committed
Composer tags only allow limited chars...
1 parent f0f8c41 commit a1e721f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "padraic/security-multitool",
33
"description": "SecurityMultiTool Description",
4-
"keywords": ["library", "security", "escaping", "sanitisation", "sanitization", "csrf", "xss", "ssl/tls", "PRNG", "RNG"],
4+
"keywords": ["library", "security", "escaping", "sanitisation", "sanitization", "csrf", "xss", "ssl", "tls", "PRNG", "RNG", "random", "htmlpurifier"],
55
"homepage": "http://github.com/padraic/SecurityMultiTool",
66
"license": "BSD-3-Clause",
77
"minimum-stability": "stable",

0 commit comments

Comments
 (0)