mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 20:06:15 +08:00
Simple forum software for building great communities.
1c28afce69
This removes the funky auto-injection capability from migration closures. While technically removing a feature, this means we do not need a fully-wired IoC container e.g. during installation. Instead, all migration closures simply receive a schema builder object (which is what most of them were already doing anyway). |
||
---|---|---|
framework/core |