Skip to content

Commit

Permalink
License identifier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mebjas authored Feb 3, 2018
1 parent 88cfff1 commit 638f411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"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",
"license": "APACHE",
"license": "Apache-2.0",
"require-dev": {
"satooshi/php-coveralls": "~1.0"
},
Expand Down

0 comments on commit 638f411

Please sign in to comment.