mirror of
https://github.com/flarum/framework.git
synced 2025-06-24 03:34:22 +08:00

* Make it possible to extend Flarum\Testing\integration\Setup\SetupScript and added public methods to add settings or extensions to in initial installation pipeline * Fix syntax error, unexpected 'static' * Remove `addExtensions` method and document `addSettings`