I am using ubuntu 16.04, laravel 5.2 when i run update composer in my project directory its showing \"the requested PHP extension dom is missing from your system\" i checke
In my case I use
sudo apt-get update
and
sudo apt-get install php7.3-xml