Skip to content

Commit 8cb48f3

Browse files
committed
initial commit
0 parents  commit 8cb48f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "slushie/recaptcha-secure-token",
3+
"description": "Generate ReCaptcha-compatible secure tokens",
4+
"require": {
5+
"php": ">= 5.4.0",
6+
"ext-mcrypt": "*"
7+
}
8+
}

0 commit comments

Comments
 (0)