e7792e7d79
Add pear modules, mail and net_smtp via composer, remove php 5.6 build due to phpunit 6
6 lines
258 B
XML
6 lines
258 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phive xmlns="https://phar.io/phive">
|
|
<phar name="phpunit" version="^5.7.5" installed="5.7.5" location="./tools/phpunit"/>
|
|
<phar name="phpab" version="^1.23.0" installed="1.23.0" location="./tools/phpab"/>
|
|
</phive>
|