Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.88 KB | None | 0 0
  1. Step 5/6 : RUN composer install
  2. ---> Running in 31b377215791
  3. Loading composer repositories with package information
  4. Installing dependencies (including require-dev) from lock file
  5. Package operations: 77 installs, 0 updates, 0 removals
  6. - Installing doctrine/inflector (v1.3.0): Downloading (100%)
  7. - Installing symfony/polyfill-mbstring (v1.10.0): Downloading (100%)
  8. - Installing symfony/contracts (v1.0.2): Downloading (100%)
  9. - Installing symfony/console (v4.2.3): Downloading (100%)
  10. - Installing symfony/translation (v4.2.3): Downloading (100%)
  11. - Installing nesbot/carbon (1.36.2): Downloading (100%)
  12. - Installing psr/simple-cache (1.0.1): Downloading (100%)
  13. - Installing psr/container (1.0.0): Downloading (100%)
  14. - Installing illuminate/contracts (v5.7.26): Downloading (100%)
  15. - Installing illuminate/support (v5.7.26): Downloading (100%)
  16. - Installing illuminate/console (v5.7.26): Downloading (100%)
  17. - Installing symfony/http-foundation (v4.2.3): Downloading (100%)
  18. - Installing symfony/finder (v4.2.3): Downloading (100%)
  19. - Installing illuminate/filesystem (v5.7.26): Downloading (100%)
  20. - Installing illuminate/session (v5.7.26): Downloading (100%)
  21. - Installing symfony/polyfill-php72 (v1.10.0): Downloading (100%)
  22. - Installing symfony/var-dumper (v4.2.3): Downloading (100%)
  23. - Installing symfony/polyfill-ctype (v1.10.0): Downloading (100%)
  24. - Installing symfony/event-dispatcher (v4.2.3): Downloading (100%)
  25. - Installing psr/log (1.1.0): Downloading (100%)
  26. - Installing symfony/debug (v4.2.3): Downloading (100%)
  27. - Installing symfony/http-kernel (v4.2.3): Downloading (100%)
  28. - Installing nikic/fast-route (v1.3.0): Downloading (100%)
  29. - Installing illuminate/container (v5.7.26): Downloading (100%)
  30. - Installing illuminate/events (v5.7.26): Downloading (100%)
  31. - Installing illuminate/view (v5.7.26): Downloading (100%)
  32. - Installing illuminate/translation (v5.7.26): Downloading (100%)
  33. - Installing illuminate/validation (v5.7.26): Downloading (100%)
  34. - Installing symfony/process (v4.2.3): Downloading (100%)
  35. - Installing opis/closure (3.1.5): Downloading (100%)
  36. - Installing illuminate/database (v5.7.26): Downloading (100%)
  37. - Installing illuminate/queue (v5.7.26): Downloading (100%)
  38. - Installing illuminate/pipeline (v5.7.26): Downloading (100%)
  39. - Installing illuminate/pagination (v5.7.26): Downloading (100%)
  40. - Installing monolog/monolog (1.24.0): Downloading (100%)
  41. - Installing illuminate/log (v5.7.26): Downloading (100%)
  42. - Installing illuminate/http (v5.7.26): Downloading (100%)
  43. - Installing illuminate/hashing (v5.7.26): Downloading (100%)
  44. - Installing illuminate/encryption (v5.7.26): Downloading (100%)
  45. - Installing illuminate/config (v5.7.26): Downloading (100%)
  46. - Installing illuminate/cache (v5.7.26): Downloading (100%)
  47. - Installing illuminate/bus (v5.7.26): Downloading (100%)
  48. - Installing illuminate/broadcasting (v5.7.26): Downloading (100%)
  49. - Installing illuminate/auth (v5.7.26): Downloading (100%)
  50. - Installing dragonmantank/cron-expression (v2.2.0): Downloading (100%)
  51. - Installing laravel/lumen-framework (v5.7.7): Downloading (100%)
  52. - Installing vlucas/phpdotenv (v2.6.1): Downloading (100%)
  53. - Installing fzaninotto/faker (v1.8.0): Downloading (100%)
  54. - Installing hamcrest/hamcrest-php (v2.0.0): Downloading (100%)
  55. - Installing mockery/mockery (1.2.2): Downloading (100%)
  56. - Installing webmozart/assert (1.4.0): Downloading (100%)
  57. - Installing phpdocumentor/reflection-common (1.0.1): Downloading (100%)
  58. - Installing phpdocumentor/type-resolver (0.4.0): Downloading (100%)
  59. - Installing phpdocumentor/reflection-docblock (4.3.0): Downloading (100%)
  60. - Installing phpunit/php-token-stream (3.0.1): Downloading (100%)
  61. - Installing sebastian/version (2.0.1): Downloading (100%)
  62. - Installing sebastian/resource-operations (2.0.1): Downloading (100%)
  63. - Installing sebastian/recursion-context (3.0.0): Downloading (100%)
  64. - Installing sebastian/object-reflector (1.1.1): Downloading (100%)
  65. - Installing sebastian/object-enumerator (3.0.3): Downloading (100%)
  66. - Installing sebastian/global-state (2.0.0): Downloading (100%)
  67. - Installing sebastian/exporter (3.1.0): Downloading (100%)
  68. - Installing sebastian/environment (4.1.0): Downloading (100%)
  69. - Installing sebastian/diff (3.0.2): Downloading (100%)
  70. - Installing sebastian/comparator (3.0.2): Downloading (100%)
  71. - Installing phpunit/php-timer (2.0.0): Downloading (100%)
  72. - Installing phpunit/php-text-template (1.2.1): Downloading (100%)
  73. - Installing phpunit/php-file-iterator (2.0.2): Downloading (100%)
  74. - Installing theseer/tokenizer (1.1.0): Downloading (100%)
  75. - Installing sebastian/code-unit-reverse-lookup (1.0.1): Downloading (100%)
  76. - Installing phpunit/php-code-coverage (6.1.4): Downloading (100%)
  77. - Installing doctrine/instantiator (1.1.0): Downloading (100%)
  78. - Installing phpspec/prophecy (1.8.0): Downloading (100%)
  79. - Installing phar-io/version (2.0.1): Downloading (100%)
  80. - Installing phar-io/manifest (1.0.3): Downloading (100%)
  81. - Installing myclabs/deep-copy (1.8.1): Downloading (100%)
  82. - Installing phpunit/phpunit (7.5.5): Downloading (100%)
  83. symfony/contracts suggests installing psr/cache (When using the Cache contracts)
  84. symfony/contracts suggests installing symfony/cache-contracts-implementation
  85. symfony/contracts suggests installing symfony/service-contracts-implementation
  86. symfony/console suggests installing symfony/lock
  87. symfony/translation suggests installing symfony/config
  88. symfony/translation suggests installing symfony/yaml
  89. nesbot/carbon suggests installing friendsofphp/php-cs-fixer (Needed for the `composer phpcs` command. Allow to automatically fix code style.)
  90. nesbot/carbon suggests installing phpstan/phpstan (Needed for the `composer phpstan` command. Allow to detect potential errors.)
  91. illuminate/support suggests installing moontoast/math (Required to use ordered UUIDs (^1.1).)
  92. illuminate/support suggests installing ramsey/uuid (Required to use Str::uuid() (^3.7).)
  93. illuminate/console suggests installing guzzlehttp/guzzle (Required to use the ping methods on schedules (^6.0).)
  94. illuminate/filesystem suggests installing league/flysystem (Required to use the Flysystem local and FTP drivers (^1.0).)
  95. illuminate/filesystem suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 driver (^1.0).)
  96. illuminate/filesystem suggests installing league/flysystem-cached-adapter (Required to use the Flysystem cache (^1.0).)
  97. illuminate/filesystem suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (^1.0).)
  98. illuminate/filesystem suggests installing league/flysystem-sftp (Required to use the Flysystem SFTP driver (^1.0).)
  99. symfony/var-dumper suggests installing ext-intl (To show region name in time zone dump)
  100. symfony/event-dispatcher suggests installing symfony/dependency-injection
  101. symfony/http-kernel suggests installing symfony/browser-kit
  102. symfony/http-kernel suggests installing symfony/config
  103. symfony/http-kernel suggests installing symfony/dependency-injection
  104. illuminate/database suggests installing doctrine/dbal (Required to rename columns and drop SQLite columns (^2.6).)
  105. illuminate/queue suggests installing aws/aws-sdk-php (Required to use the SQS queue driver (^3.0).)
  106. illuminate/queue suggests installing ext-pcntl (Required to use all features of the queue worker.)
  107. illuminate/queue suggests installing illuminate/redis (Required to use the Redis queue driver (5.7.*).)
  108. illuminate/queue suggests installing pda/pheanstalk (Required to use the Beanstalk queue driver (^3.0).)
  109. monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
  110. monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
  111. monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
  112. monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
  113. monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
  114. monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver)
  115. monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
  116. monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
  117. monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
  118. monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
  119. monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server)
  120. illuminate/cache suggests installing illuminate/redis (Required to use the redis cache driver (5.7.*).)
  121. illuminate/broadcasting suggests installing pusher/pusher-php-server (Required to use the Pusher broadcast driver (^3.0).)
  122. laravel/lumen-framework suggests installing laravel/tinker (Required to use the tinker console command (^1.0).)
  123. sebastian/global-state suggests installing ext-uopz (*)
  124. phpunit/php-code-coverage suggests installing ext-xdebug (^2.6.0)
  125. phpunit/phpunit suggests installing ext-soap (*)
  126. phpunit/phpunit suggests installing ext-xdebug (*)
  127. phpunit/phpunit suggests installing phpunit/php-invoker (^2.0)
  128. Generating optimized autoload files
  129.  
  130.  
  131. [RuntimeException]
  132. Could not scan for classes inside "database/seeds" which does not appear to be a file nor a folder
  133.  
  134.  
  135. install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
  136.  
  137. ERROR: Service 'billing' failed to build: The command '/bin/sh -c composer install' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement