Skip to content

Commit

Permalink
Inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BMathers35 committed Dec 8, 2022
1 parent c0ff7c7 commit fb5bbb3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "BMathers35/php_basic_csrf",
"description": "Simple CSRF control class with PHP",
"type": "library",
"license": "MIT License",
"authors": [
{
"name": "Baha Şener",
"email": "34012215+BMathers35@users.noreply.github.com"
}
],
"minimum-stability": "stable"
}

0 comments on commit fb5bbb3

Please sign in to comment.