diff --git a/composer.json b/composer.json index b916938..dba83dc 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ ], "license": "MIT", "support": { - "issues": "https://github.com/flarum/core/issues", + "issues": "https://github.com/flarum/framework/issues", "source": "https://github.com/flarum/pusher", "forum": "https://discuss.flarum.org" }, @@ -19,7 +19,7 @@ } ], "require": { - "flarum/core": "^1.3", + "flarum/core": "^1.4", "pusher/pusher-php-server": "^2.2" }, "require-dev": {