Interestingly, compiling seems to be failing a lot with a bunch of these messages (which had been working before) in every extension.
+ composer install --prefer-dist --optimize-autoloader --ignore-platform-reqs --no-dev
Loading composer repositories with package information
Installing dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package flarum/core could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
My guess is dev's are making some changes (it is beta!) which is causing some level of growing pains.
I could mess around and try to find some way of fixing it, but my plan is to wait till beta.3 and start both my demo forums at that point again. That would make the beta release and bleeding edge accessible again to everyone.
Once that's straightened out, it wouldn't be hard to make a tarball nightly release available as I've already been compiling it nightly.