Skip to content

Commit

Permalink
Merge pull request #5 from bhavinrshah/SEC-3051
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavinrshah authored Jul 16, 2019
2 parents 5ee4198 + 525cf53 commit 87b133d
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,9 +1,9 @@
{
"name": "owasp/csrf-protector-php",
"name": "orchard/csrf-protector-php",
"type": "library",
"description": "CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.",
"keywords": ["security","csrf", "owasp"],
"homepage": "https://github.com/mebjas/CSRF-Protector-PHP",
"homepage": "https://github.com/theorchard/CSRF-Protector-PHP",
"license": "Apache-2.0",
"require-dev": {
"satooshi/php-coveralls": "~1.0"
Expand Down

0 comments on commit 87b133d

Please sign in to comment.