Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires codelicia/xulieta 1.0.x-dev -> satisfiable by codelicia/xulieta[1.0.x-dev].
- Root composer.json requires phpunit/phpunit 11.4.x -> satisfiable by phpunit/phpunit[11.4.0, 11.4.x-dev (alias of dev-main)].
- codelicia/xulieta 1.0.x-dev requires nikic/php-parser ^v4.13.2 -> satisfiable by nikic/php-parser[v4.13.2, ..., 4.x-dev].
- phpunit/php-code-coverage dev-main requires nikic/php-parser ^5.1.0 -> satisfiable by nikic/php-parser[v5.1.0, v5.2.0, v5.3.0].
- phpunit/phpunit dev-main requires phpunit/php-code-coverage ^11.0.6 -> satisfiable by phpunit/php-code-coverage[11.0.6, 11.0.x-dev (alias of dev-main)].
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.13.2, ..., 4.x-dev, v5.0.0alpha1, ..., v5.3.0].
- phpunit/php-code-coverage 11.0.x-dev is an alias of phpunit/php-code-coverage dev-main and thus requires it to be installed too.
- phpunit/phpunit 11.4.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.