themosis / theme

The Themosis framework theme.
http://framework.themosis.com/
GNU General Public License v2.0
104 stars 35 forks source link

Composer HTTPS 'Not allow connections' #14

Closed fabiangarga closed 8 years ago

fabiangarga commented 8 years ago

Hi there, if you made an update to composer this one requires the connections to be secure (https), in order to work with this I think we can update the URLs or add into the composer.json file in the config section "secure-http": false that will do the work.

Maybe we can add this into the docs or something. Cheers

jlambe commented 8 years ago

It's best to set the url for packagist to https but this only triggers against the themosis/framework repository normally.