php bin/console symfony commands give a fatal error php bin/console symfony commands give a fatal error symfony symfony

php bin/console symfony commands give a fatal error


After hours of looking for solutions I checked the php packages that I had installed and realized that php-xml was not there.

sudo apt install php-xml

Now it works :)