andreherberth your first mode is more the simplest, But this way it is impossible to install extensions
I noticed that you can't even do in the terminal
`Using version 0.4.0 for extiverse/bazaar
./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
- Installation request for extiverse/bazaar 0.4.0 -> satisfiable by extiverse/bazaar[0.4.0].
- extiverse/bazaar 0.4.0 requires flarum/core 0.1.0-beta.9 -> satisfiable by flarum/core[0.1.x-dev, v0.1.0-beta.10, v0.1.0-beta.9] but these conflict with your requirements or minimum-stability.
Problem 2
- doctrine/cache v1.8.0 requires php 7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
- doctrine/cache v1.8.0 requires php 7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
- doctrine/cache v1.8.0 requires php 7.1 -> your PHP version (5.6.40) does not satisfy that requirement.
- Installation request for doctrine/cache (locked at v1.8.0) -> satisfiable by doctrine/cache[v1.8.0].
Installation failed, reverting ./composer.json to its original content.`
But my php is 7.3
There is some solution to this?