Skip to content

Commit 638f411

Browse files
authored
License identifier fix
1 parent 88cfff1 commit 638f411

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
@@ -4,7 +4,7 @@
44
"description": "CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.",
55
"keywords": ["security","csrf", "owasp"],
66
"homepage": "https://github.com/mebjas/CSRF-Protector-PHP",
7-
"license": "APACHE",
7+
"license": "Apache-2.0",
88
"require-dev": {
99
"satooshi/php-coveralls": "~1.0"
1010
},

0 commit comments

Comments
 (0)