Problem 3
- flarum/auth-facebook dev-master requires flarum/core ^0.1.0-beta.3 -> no matching package found.
- flarum/auth-facebook dev-master requires flarum/core ^0.1.0-beta.3 -> no matching package found.
- Installation request for flarum/auth-facebook dev-master -> satisfiable by flarum/auth-facebook[dev-master].
I'm running "composer update --prefer-source", prefered-install is "source", minimum-stability is "dev", I tried setting the require to "dev", "dev-master", "*@dev", etc, but one of the two things happens:
Or everything installs, however nothing was updated to the latest git version.
Some extension error appears when trying to update due to the core having a newer version than the one the extension needs.