<?xml version="1.0" encoding="UTF-8"?> <!-- ~ papaya CMS ~ ~ @copyright 2000-2018 by papayaCMS project - All rights reserved. ~ @link http://www.papaya-cms.com/ ~ @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License, version 2 ~ ~ You can redistribute and/or modify this script under the terms of the GNU General Public ~ License (GPL) version 2, provided that the copyright and license notes, including these ~ lines, remain unmodified. papaya is distributed in the hope that it will be useful, but ~ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS ~ FOR A PARTICULAR PURPOSE. --> <phive xmlns="https://phar.io/phive"> <phar name="phpunit" version="^8.0" installed="8.5.15" location="./tools/phpunit" copy="true"/> <phar name="phing" version="^2.16" installed="2.16.1" location="./tools/phing" copy="true"/> <phar name="php-cs-fixer" version="^2.13.0" installed="2.18.5" location="./tools/php-cs-fixer" copy="true"/> <phar name="composer" version="^2.0.12" installed="2.0.12" location="./tools/composer" copy="true"/> </phive>