Standardise MySQL session timezone and readd 'x time ago' things.

This commit is contained in:
flash 2018-05-26 23:36:15 +02:00
parent b7507cf495
commit aa977fc338
18 changed files with 147 additions and 49 deletions

View file

@ -14,7 +14,8 @@
"nesbot/carbon": "~1.22",
"swiftmailer/swiftmailer": "~6.0",
"erusev/parsedown": "~1.6",
"geoip2/geoip2": "~2.0"
"geoip2/geoip2": "~2.0",
"twig/extensions": "^1.5"
},
"require-dev": {
"phpunit/phpunit": "~6.0"