[PROMOÇÃO] Assine com + 30% de desconto ANUAL MENSAL (últimas horas)
Ubiratan Lima
Criador Ubiratan Lima 05/09/2023

 Problem 1
    - tijsverkoyen/css-to-inline-styles is locked to version 2.2.6 and an update of this package was not requested.
    - tijsverkoyen/css-to-inline-styles 2.2.6 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 2
    - laravel/pint is locked to version v1.12.0 and an update of this package was not requested.
    - laravel/pint v1.12.0 requires ext-xml * -> it is missing from your system. Install or enable PHP's xml extension.
  Problem 3
    - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested.
    - phar-io/manifest 2.0.3 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 4
    - phpunit/php-code-coverage is locked to version 10.1.4 and an update of this package was not requested.
    - phpunit/php-code-coverage 10.1.4 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 5
    - phpunit/phpunit is locked to version 10.3.2 and an update of this package was not requested.
    - phpunit/phpunit 10.3.2 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 6
    - sebastian/comparator is locked to version 5.0.1 and an update of this package was not requested.
    - sebastian/comparator 5.0.1 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 7
    - spatie/laravel-ignition is locked to version 2.3.0 and an update of this package was not requested.
    - spatie/laravel-ignition 2.3.0 requires ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
  Problem 8
    - theseer/tokenizer is locked to version 1.2.1 and an update of this package was not requested.
    - theseer/tokenizer 1.2.1 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 9
    - tijsverkoyen/css-to-inline-styles 2.2.6 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
    - laravel/framework v10.21.0 requires tijsverkoyen/css-to-inline-styles ^2.2.5 -> satisfiable by tijsverkoyen/css-to-inline-styles[2.2.6].
    - laravel/framework is locked to version v10.21.0 and an update of this package was not requested.

To enable extensions, verify that they are enabled in your .ini files:
    - /etc/php/8.1/cli/php.ini
    - /etc/php/8.1/cli/conf.d/10-opcache.ini
    - /etc/php/8.1/cli/conf.d/10-pdo.ini
    - /etc/php/8.1/cli/conf.d/20-calendar.ini
    - /etc/php/8.1/cli/conf.d/20-ctype.ini
    - /etc/php/8.1/cli/conf.d/20-exif.ini
    - /etc/php/8.1/cli/conf.d/20-ffi.ini
    - /etc/php/8.1/cli/conf.d/20-fileinfo.ini
    - /etc/php/8.1/cli/conf.d/20-ftp.ini
    - /etc/php/8.1/cli/conf.d/20-gettext.ini
    - /etc/php/8.1/cli/conf.d/20-iconv.ini
    - /etc/php/8.1/cli/conf.d/20-intl.ini
    - /etc/php/8.1/cli/conf.d/20-mbstring.ini
    - /etc/php/8.1/cli/conf.d/20-phar.ini
    - /etc/php/8.1/cli/conf.d/20-posix.ini
    - /etc/php/8.1/cli/conf.d/20-readline.ini
    - /etc/php/8.1/cli/conf.d/20-shmop.ini
    - /etc/php/8.1/cli/conf.d/20-sockets.ini
    - /etc/php/8.1/cli/conf.d/20-sysvmsg.ini
    - /etc/php/8.1/cli/conf.d/20-sysvsem.ini
    - /etc/php/8.1/cli/conf.d/20-sysvshm.ini
    - /etc/php/8.1/cli/conf.d/20-tokenizer.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-dom --ignore-platform-req=ext-xml --ignore-platform-req=ext-dom --ignore-platform-req=ext-dom --ignore-platform-req=ext-dom --ignore-platform-req=ext-dom --ignore-platform-req=ext-curl --ignore-platform-req=ext-dom --ignore-platform-req=ext-dom` to temporarily ignore these required extensions.

ja rodei o composer update continuo com problemas.

Manager Carlos Ferreira 05/09/2023

Olá, Ubiratan!
Como vai?

O problema é porque você está rodando o composer fora do container (app), na realidade, nem precisava ter o composer local, porque dentro do seu container (app), já tem o composer.

docker compose exec app bash
composer install

Carlos Ferreira
Criador Ubiratan Lima 05/09/2023

top. resolvido. não estou conseguindo fechar o ticket.

Ubiratan Lima
Sabe a Solução? Ajude a resolver!

Precisa estar logado para conseguir responder a este ticket!

Clique Aqui Para Entrar!