D
D
Denis2020-01-14 23:31:10
PHP
Denis, 2020-01-14 23:31:10

Composer stopped working, I don’t understand how this happened?

Ubuntu 18.04 Composer stopped working after connecting xdebug. For a long time I wanted to try to install xdebug, but apparently not fate)) I installed it using the xdebug wizard. Now after the command composer update writes

Problem 1
    - Installation request for slim/http ^0.8.0 -> satisfiable by slim/http[0.8].
    - slim/http 0.8 requires ext-simplexml * -> the requested PHP extension simplexml is missing from your system.

and phpcs began to complain about something ...
tell me how to fix it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2020-01-14
@Drumsid

the error speaks for itself: the simplexml extension for php is not installed.

D
Denis, 2020-01-14
@Drumsid

Damn, I didn’t notice that after connecting, everything switched to php7.4, it was 7.2, so it swears ... but I think where it went ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question