1
0
mirror of https://github.com/flarum/core.git synced 2025-08-24 00:53:27 +02:00

Require b7 for new migration helper

This commit is contained in:
Toby Zerner
2017-07-22 12:15:22 +09:30
parent c1789f65be
commit ae86c1113d

View File

@@ -15,7 +15,7 @@
"source": "https://github.com/flarum/flarum-ext-tags" "source": "https://github.com/flarum/flarum-ext-tags"
}, },
"require": { "require": {
"flarum/core": "^0.1.0-beta.6" "flarum/core": "^0.1.0-beta.7"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {