diff --git a/extensions/statistics/composer.json b/extensions/statistics/composer.json index d6cfd0356..60fc60e5e 100644 --- a/extensions/statistics/composer.json +++ b/extensions/statistics/composer.json @@ -4,18 +4,12 @@ "type": "flarum-extension", "keywords": ["administration"], "license": "MIT", - "authors": [ - { - "name": "Toby Zerner", - "email": "toby.zerner@gmail.com" - } - ], "support": { "issues": "https://github.com/flarum/core/issues", "source": "https://github.com/flarum/statistics" }, "require": { - "flarum/core": "^0.1.0-beta.9" + "flarum/core": "^0.1.0-beta.12" }, "autoload": { "psr-4": {