summaryrefslogtreecommitdiff
path: root/dev-php/mockery/files/channel.xml
blob: b9fe38d87b186764460def45c3022ffd66078cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" ?>
<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
    <name>pear.survivethedeepend.com</name>
    <summary>Survive The Deep End PEAR Channel</summary>
    <suggestedalias>deepend</suggestedalias>
    <servers>
        <primary>
            <rest>
                <baseurl type="REST1.0">http://pear.survivethedeepend.com/rest/</baseurl>
                <baseurl type="REST1.1">http://pear.survivethedeepend.com/rest/</baseurl>
                <baseurl type="REST1.2">http://pear.survivethedeepend.com/rest/</baseurl>
                <baseurl type="REST1.3">http://pear.survivethedeepend.com/rest/</baseurl>
            </rest>
        </primary>
    </servers>
</channel>