From 8723489c880c2cbea33c4b0596c7fb702d9b98d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Mon, 24 Jun 2019 12:03:32 +0200 Subject: [PATCH] update constraint --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f740660..63e2665 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "source": "https://github.com/flarum/auth-github" }, "require": { - "flarum/core": "^0.1.0-beta.8", + "flarum/core": "^0.1.0-beta.9", "league/oauth2-github": "^2.0" }, "autoload": {