Update comoser test files to work with both, but primary is the phive installed one. run tests via 4dev/check/phpunit.sh as before
5 lines
185 B
XML
5 lines
185 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phive xmlns="https://phar.io/phive">
|
|
<phar name="phpunit" version="^9.6" installed="9.6.13" location="./tools/phpunit" copy="false"/>
|
|
</phive>
|