From aa7f367cb3f420dd646f8a81aeb0d7f07a2b78ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Mon, 24 Jun 2019 12:04:33 +0200 Subject: [PATCH] update constraint --- extensions/statistics/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/statistics/composer.json b/extensions/statistics/composer.json index 509fe3ec2..d6cfd0356 100644 --- a/extensions/statistics/composer.json +++ b/extensions/statistics/composer.json @@ -15,7 +15,7 @@ "source": "https://github.com/flarum/statistics" }, "require": { - "flarum/core": "^0.1.0-beta.8" + "flarum/core": "^0.1.0-beta.9" }, "autoload": { "psr-4": {