Problem 1
- masterminds/html5 is locked to version 2.7.6 and an update of this package was not requested.
- masterminds/html5 2.7.6 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
Problem 2
- symfony/framework-bundle is locked to version v6.2.5 and an update of this package was not requested.
- symfony/framework-bundle v6.2.5 requires ext-xml * -> it is missing from your system. Install or enable PHP's xml extension.
Problem 3
- symfony/framework-bundle v6.2.5 requires ext-xml * -> it is missing from your system. Install or enable PHP's xml extension.
- symfony/maker-bundle v1.48.0 requires symfony/framework-bundle ^5.4.7|^6.0 -> satisfiable by symfony/framework-bundle[v6.2.5].
- symfony/maker-bundle is locked to version v1.48.0 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- /etc/opt/remi/php81/php.ini
- /etc/opt/remi/php81/php.d/20-bz2.ini
- /etc/opt/remi/php81/php.d/20-calendar.ini
- /etc/opt/remi/php81/php.d/20-ctype.ini
- /etc/opt/remi/php81/php.d/20-curl.ini
- /etc/opt/remi/php81/php.d/20-exif.ini
- /etc/opt/remi/php81/php.d/20-fileinfo.ini
- /etc/opt/remi/php81/php.d/20-ftp.ini
- /etc/opt/remi/php81/php.d/20-gettext.ini
- /etc/opt/remi/php81/php.d/20-iconv.ini
- /etc/opt/remi/php81/php.d/20-phar.ini
- /etc/opt/remi/php81/php.d/20-sockets.ini
- /etc/opt/remi/php81/php.d/20-tokenizer.ini
sudo yum install php-xml
php -m