Skip to content

Commit

Permalink
correct composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aidantwoods committed Jan 8, 2017
1 parent 506711d commit d0cdc8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aidantwoods/SecureHeaders",
"name": "aidantwoods/secureheaders",
"description": "A PHP class aiming to make the use of browser security features more accessible.",
"keywords": ["secure", "headers", "csp", "content-security-policy", "hsts", "cookie"],
"homepage": "https://github.com/aidantwoods/SecureHeaders/wiki",
Expand All @@ -18,4 +18,4 @@
"autoload": {
"psr-0": {"SecureHeaders": ""}
}
}
}

0 comments on commit d0cdc8b

Please sign in to comment.