1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00
Files
php-flarum/framework
Franz Liedke 5f9fe677a5 Inject hardcoded prerequisite parameters
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.
2015-11-11 19:30:35 +01:00
..