1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00

Require b7 for new migration helper

This commit is contained in:
Toby Zerner
2017-07-22 12:17:30 +09:30
parent 9fb03d3549
commit 5a9711fac9

View File

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