Updated readme

This commit is contained in:
Will Browning 2019-06-26 17:11:55 +01:00
parent 82864c3c82
commit 6604c7ca90
4 changed files with 46 additions and 38 deletions

View file

@ -132,6 +132,10 @@ Yes it has automated PHPUnit tests written.
You will need to set up your own server with Postfix so that you can pipe the received mail to the application. I'll add more details and instructions here soon. You will need to set up your own server with Postfix so that you can pipe the received mail to the application. I'll add more details and instructions here soon.
#### Who's behind AnonAddy?
My name is Will Browning, I'm a web developer from the UK and an advocate for online privacy and open-source software. You can find me on [Twitter](https://twitter.com/willbrowningme) although I don't tweet that much!
#### I couldn't find an answer to my question, how can I contact you? #### I couldn't find an answer to my question, how can I contact you?

40
composer.lock generated
View file

@ -544,16 +544,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.8", "version": "2.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "c26463ff9241f27907112fbcd0c86fa670cfef98" "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/128cc721d771ec2c46ce59698f4ca42b73f71b25",
"reference": "c26463ff9241f27907112fbcd0c86fa670cfef98", "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -597,7 +597,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2019-05-16T22:02:54+00:00" "time": "2019-06-23T10:14:27+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@ -789,16 +789,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.8.24", "version": "v5.8.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "bb2a0afef35f508f77c049c51f04087a14de0055" "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055", "url": "https://api.github.com/repos/laravel/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31",
"reference": "bb2a0afef35f508f77c049c51f04087a14de0055", "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -932,7 +932,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2019-06-19T16:40:24+00:00" "time": "2019-06-25T16:20:51+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -1161,16 +1161,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.19.2", "version": "2.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "adcad3f3af52d0ad4ad7b05f43aa58243b6ca67b" "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/adcad3f3af52d0ad4ad7b05f43aa58243b6ca67b", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bc671b896c276795fad8426b0aa24e8ade0f2498",
"reference": "adcad3f3af52d0ad4ad7b05f43aa58243b6ca67b", "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1217,7 +1217,7 @@
"datetime", "datetime",
"time" "time"
], ],
"time": "2019-06-07T09:56:45+00:00" "time": "2019-06-25T10:00:57+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@ -3979,16 +3979,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.3.1", "version": "2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7" "reference": "1a1a1044ad00e285bd2825fac4c3a0443d90ad33"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/bc0fd11bc455cc20ee4b5edabc63ebbf859324c7", "url": "https://api.github.com/repos/filp/whoops/zipball/1a1a1044ad00e285bd2825fac4c3a0443d90ad33",
"reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7", "reference": "1a1a1044ad00e285bd2825fac4c3a0443d90ad33",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4036,7 +4036,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2018-10-23T09:00:00+00:00" "time": "2019-06-23T09:00:00+00:00"
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",

38
package-lock.json generated
View file

@ -4343,23 +4343,32 @@
"integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=" "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
}, },
"husky": { "husky": {
"version": "2.4.1", "version": "2.5.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-2.4.1.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-2.5.0.tgz",
"integrity": "sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==", "integrity": "sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw==",
"dev": true, "dev": true,
"requires": { "requires": {
"cosmiconfig": "^5.2.0", "cosmiconfig": "^5.2.1",
"execa": "^1.0.0", "execa": "^1.0.0",
"find-up": "^3.0.0",
"get-stdin": "^7.0.0", "get-stdin": "^7.0.0",
"is-ci": "^2.0.0", "is-ci": "^2.0.0",
"pkg-dir": "^4.1.0", "pkg-dir": "^4.2.0",
"please-upgrade-node": "^3.1.1", "please-upgrade-node": "^3.1.1",
"read-pkg": "^5.1.1", "read-pkg": "^5.1.1",
"run-node": "^1.0.0", "run-node": "^1.0.0",
"slash": "^3.0.0" "slash": "^3.0.0"
}, },
"dependencies": { "dependencies": {
"find-up": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
"dev": true,
"requires": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
}
},
"locate-path": { "locate-path": {
"version": "5.0.0", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
@ -4378,6 +4387,12 @@
"p-limit": "^2.2.0" "p-limit": "^2.2.0"
} }
}, },
"path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true
},
"pkg-dir": { "pkg-dir": {
"version": "4.2.0", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
@ -4385,17 +4400,6 @@
"dev": true, "dev": true,
"requires": { "requires": {
"find-up": "^4.0.0" "find-up": "^4.0.0"
},
"dependencies": {
"find-up": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.0.0.tgz",
"integrity": "sha512-zoH7ZWPkRdgwYCDVoQTzqjG8JSPANhtvLhh4KVUHyKnaUJJrNeFmWIkTcNuJmR3GLMEmGYEf2S2bjgx26JTF+Q==",
"dev": true,
"requires": {
"locate-path": "^5.0.0"
}
}
} }
}, },
"slash": { "slash": {

View file

@ -30,7 +30,7 @@
"vue-template-compiler": "^2.6.10" "vue-template-compiler": "^2.6.10"
}, },
"devDependencies": { "devDependencies": {
"husky": "^2.4.1", "husky": "^2.5.0",
"lint-staged": "^8.2.1", "lint-staged": "^8.2.1",
"prettier": "1.16.4" "prettier": "1.16.4"
}, },