phpunit/phpunit[9.3.3, ..., 9.5.x-dev] require ext-xmlwriter * -> it is missing from your system. Install or enable PHP's xmlwriter extension
I am trying to init a laravel project using composer in my ubuntu os and I always get this error, I tried everyting.. I installed the php-xml I am using xampp with php 8.0.7 This is a picture of the full error I get when I try to init the app error picture
source https://stackoverflow.com/questions/68550184/phpunit-phpunit9-3-3-9-5-x-dev-require-ext-xmlwriter-it-is-missing
Comments
Post a Comment