forked from phpDocumentor/phpDocumentor
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathphive.xml
More file actions
8 lines (8 loc) · 677 Bytes
/
Copy pathphive.xml
File metadata and controls
8 lines (8 loc) · 677 Bytes
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.5.0" installed="9.5.8" location="./tools/phpunit" copy="true"/>
<phar name="composer-require-checker" version="^2.1.0" installed="2.1.0" location="./tools/composer-require-checker" copy="true"/>
<phar name="php-coveralls/php-coveralls" version="^2.2.0" installed="2.2.0" location="./tools/php-coveralls" copy="true"/>
<phar name="psalm" version="^4.1.0" installed="4.4.1" location="./tools/psalm" copy="true"/>
<phar name="jaapio/prophecy-phpunit" version="^2.1.0" installed="2.2.0" location="./tools/phpunit.d/prophecy-phpunit.phar" copy="true"/>
</phive>