<?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="^5.0" installed="5.7.27" location="./tools/phpunit"/>
  <phar name="phing" version="^2.16" installed="2.16.1" location="./tools/phing"/>
  <phar name="php-cs-fixer" version="^2.13.0" installed="2.13.0" location="./tools/php-cs-fixer"/>
</phive>
