Skip to content

Commit

Permalink
added composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emaildano committed Mar 19, 2018
1 parent 141397d commit 7461951
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "amimoto-ami/disable-vaultpress-firewall",
"description": "Disable reverse proxy for VaultPress",
"type": "wordpress-plugin",
"license": "MIT",
"authors": [
{
"name": "AMIMOTO",
"email": "support@amimoto-ami.com"
}
],
"require": {
"composer/installers": "~1.0"
}
}

0 comments on commit 7461951

Please sign in to comment.