I'm getting errors while performing a fresh install as suggested on the installation page :
Installing flarum/flarum (v0.1.0-beta.13)
- Installing flarum/flarum (v0.1.0-beta.13)
Loading from cache
Created project in .
Loading composer repositories with package information
Updating dependencies (including require-dev)
[ErrorException]
"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
I'm running Composer 1.0.0-beta2 and PHP 7.4.10
What am I doing wrong here?