[root@srv1 public_html]# composer create-project flarum/flarum . --stability=beta
Installing flarum/flarum (v0.1.0-beta.4)
- Installing flarum/flarum (v0.1.0-beta.4)
Loading from cache
Created project in .
Loading composer repositories with package information
Installing dependencies (including require-dev)
- Installing flarum/composer-installer (v0.3.0)
Loading from cache
Installing tijsverkoyen/akismet (1.1.0)
Loading from cache
Installing zendframework/zend-escaper (2.5.1)
Loading from cache
Installing psr/http-message (1.0)
Loading from cache
Installing zendframework/zend-stratigility (1.1.2)
Loading from cache
Installing zendframework/zend-diactoros (1.3.3)
Loading from cache
Installing tobscure/json-api (v0.2.1)
Loading from cache
Installing symfony/yaml (v2.8.2)
Loading from cache
Installing symfony/polyfill-mbstring (v1.0.1)
Loading from cache
Installing symfony/translation (v2.7.9)
Loading from cache
Installing symfony/console (v2.8.2)
Loading from cache
Installing s9e/text-formatter (0.4.8)
Loading from cache
Installing oyejorge/less.php (v1.7.0.10)
Loading from cache
Installing nikic/fast-route (v0.6.0)
Loading from cache
Installing psr/log (1.0.0)
Loading from cache
Installing monolog/monolog (1.17.2)
Loading from cache
Installing matthiasmullie/path-converter (1.0.7)
Loading from cache
Installing matthiasmullie/minify (1.3.32)
Loading from cache
Installing league/flysystem (1.0.16)
Loading from cache
Installing guzzlehttp/psr7 (1.2.1)
Loading from cache
Installing intervention/image (2.3.5)
Loading from cache
Installing danielstjules/stringy (1.10.0)
Loading from cache
Installing doctrine/inflector (v1.1.0)
Loading from cache
Installing illuminate/contracts (v5.1.28)
Loading from cache
Installing illuminate/support (v5.1.28)
Loading from cache
Installing symfony/finder (v2.7.9)
Loading from cache
Installing illuminate/filesystem (v5.1.28)
Loading from cache
Installing illuminate/container (v5.1.28)
Loading from cache
Installing illuminate/events (v5.1.28)
Loading from cache
Installing illuminate/view (v5.1.28)
Loading from cache
Installing symfony/http-foundation (v2.7.9)
Loading from cache
Installing illuminate/validation (v5.1.28)
Loading from cache
Installing swiftmailer/swiftmailer (v5.4.1)
Loading from cache
Installing illuminate/mail (v5.1.28)
Loading from cache
Installing illuminate/hashing (v5.1.28)
Loading from cache
Installing nesbot/carbon (1.21.0)
Loading from cache
Installing illuminate/database (v5.1.28)
Loading from cache
Installing illuminate/config (v5.1.28)
Loading from cache
Installing illuminate/cache (v5.1.28)
Loading from cache
Installing illuminate/pipeline (v5.1.28)
Loading from cache
Installing illuminate/bus (v5.1.28)
Loading from cache
Installing filp/whoops (1.1.10)
Loading from cache
Installing franzl/whoops-middleware (0.2.0)
Loading from cache
Installing doctrine/lexer (v1.0.1)
Loading from cache
Installing doctrine/annotations (v1.2.7)
Loading from cache
Installing doctrine/collections (v1.3.0)
Loading from cache
Installing doctrine/cache (v1.6.0)
Loading from cache
Installing doctrine/common (v2.6.1)
Loading from cache
Installing doctrine/dbal (v2.5.4)
Loading from cache
Installing dflydev/fig-cookies (v1.0.1)
Loading from cache
Installing flarum/core (v0.1.0-beta.4)
Loading from cache
Installing flarum/flags (v0.1.0-beta.4)
Loading from cache
Installing flarum/approval (v0.1.0-beta.3)
Loading from cache
Installing flarum/akismet (v0.1.0-beta.3)
Loading from cache
Installing guzzlehttp/promises (1.0.3)
Loading from cache
Installing guzzlehttp/guzzle (6.1.1)
Loading from cache
Installing ircmaxell/security-lib (1.0.0)
Loading from cache
Installing ircmaxell/random-lib (v1.1.0)
Downloading: Connecting...
Fatal error: Class 'Composer\Util\Factory' not found in phar:///root/bin/composer/composer.phar/src/Composer/Util/GitHub.php on line 42
[root@srv1 public_html]#
Thanks a lot for your time...