mirror of
https://github.com/flarum/core.git
synced 2025-07-22 17:21:27 +02:00
This affects version numbers, extensions and paths, which might be skeleton-specific. This commit moves those hardcoded values out of the classes and instead injects them through the constructor. This way, all prerequisites can be configured in the service provider.