summaryrefslogtreecommitdiffstats
path: root/channel.xml
blob: de6cd81d0f51ba684b567edd8f1bb3c74069b874 (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.swiftmailer.org</name>
  <summary>Swift Mailer PEAR channel</summary>
  <suggestedalias>swift</suggestedalias>
  <servers>
    <primary>
      <rest>
        <baseurl type="REST1.0">http://pear.swiftmailer.org//rest/</baseurl>
        <baseurl type="REST1.1">http://pear.swiftmailer.org//rest/</baseurl>
        <baseurl type="REST1.2">http://pear.swiftmailer.org//rest/</baseurl>
        <baseurl type="REST1.3">http://pear.swiftmailer.org//rest/</baseurl>
      </rest>
    </primary>
  </servers>
</channel>