@dhalucario Any thoughts on this?
Problem 1 - Root composer.json requires PHP extension ext-vips * but it is missing from your system. Install or enable PHP's vips extension. Problem 2 - Root composer.json requires jcupitt/vips 1.0.9 -> satisfiable by jcupitt/vips[v1.0.9]. - jcupitt/vips v1.0.9 requires ext-vips >=0.1.2 -> it is missing from your system. Install or enable PHP's vips extension. Problem 3 - Root composer.json requires xemlock/php-latex dev-master -> satisfiable by xemlock/php-latex[dev-master]. - xemlock/php-latex dev-master requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension. Problem 4 - symfony/framework-bundle[v6.0.0, ..., v6.3.0] require ext-xml * -> it is missing from your system. Install or enable PHP's xml extension. - Root composer.json requires symfony/framework-bundle ^6 -> satisfiable by symfony/framework-bundle[v6.0.0, ..., v6.3.0].These are the extensions that php -m says I have:
[PHP Modules] apcu bcmath Core ctype curl date dom ds exif fileinfo filter ftp gd gettext gmp hash iconv intl json libxml mbstring msgpack mysqli mysqlnd openssl pcre PDO pdo_mysql pdo_pgsql pdo_sqlite pgsql Phar posix random readline redis Reflection session SimpleXML sodium SPL sqlite3 standard tokenizer vips xml xmlreader xmlwriter Zend OPcache zlib [Zend Modules] Zend OPcache