hi, i am trying to install this extension to the Flarum beta 5, I am using WinSCP to install it, but i got those errors:
/home2/feihuang/public_html$ php composer.phar require hyn/flarum-default-group
Using version 0.5.0 for hyn/flarum-default-group
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/process v3.0.4 requires php >=5.5.9 -> your PHP version (5.4.45) does not satisfy that requirement.
- symfony/process v3.0.4 requires php >=5.5.9 -> your PHP version (5.4.45) does not satisfy that requirement.
- symfony/process v3.0.4 requires php >=5.5.9 -> your PHP version (5.4.45) does not satisfy that requirement.
- Installation request for symfony/process == 3.0.4.0 -> satisfiable by symfony/process[v3.0.4].
Installation failed, reverting ./composer.json to its original content.
indeed, the hosting php version is 5.4, but Flarum running so well currently, but why that error happened when i were trying to install the "default group" extension
thank you so much