Checkpoint! Perms work on the index.

This commit is contained in:
flash 2018-08-23 20:13:37 +02:00
parent 0752577888
commit 1ae61e6a23
7 changed files with 326 additions and 150 deletions

View file

@ -15,7 +15,8 @@
"swiftmailer/swiftmailer": "~6.0",
"erusev/parsedown": "~1.6",
"geoip2/geoip2": "~2.0",
"twig/extensions": "^1.5"
"twig/extensions": "^1.5",
"filp/whoops": "^2.2"
},
"require-dev": {
"phpunit/phpunit": "~6.0"