Fixes this:
>  - Installing pear-pear.horde.org/horde_translation (2.2.1)
>
>    Downloading: Connecting...    Downloading: Connecting...    Downloading: Connecting...
>
>                                                                               
>
>  [Composer\Downloader\TransportException]                                     
>
>  Your configuration does not allow connection to http://pear.horde.org. See   
>
>  https://getcomposer.org/doc/06-config.md#secure-http for details.            


https://travis-ci.org/owncloud/mail/jobs/111795408
This commit is contained in:
Christoph Wurst 2016-02-26 10:26:07 +01:00
Родитель 2309855e98
Коммит 92767f886f
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,7 @@
{
"config": {
"secure-http": false
},
"repositories": [
{
"type": "pear",