Require core v0.1.0-beta.5

This commit is contained in:
Toby Zerner 2016-03-29 18:48:31 +10:30
parent bc548a60a6
commit 0974516c31

View File

@ -15,7 +15,7 @@
"source": "https://github.com/flarum/flarum-ext-pusher" "source": "https://github.com/flarum/flarum-ext-pusher"
}, },
"require": { "require": {
"flarum/core": "^0.1.0-beta.3", "flarum/core": "^0.1.0-beta.5",
"pusher/pusher-php-server": "^2.2" "pusher/pusher-php-server": "^2.2"
}, },
"autoload": { "autoload": {