Skip to content

Commit

Permalink
remove https
Browse files Browse the repository at this point in the history
  • Loading branch information
rem42 committed Jun 8, 2020
1 parent a249c74 commit 7ba2803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Request/ColissimoRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Class ColissimoRequest
*
* @UrlAnnotation(baseUrl="https://ws.colissimo.fr", protocol="SOAP")
* @UrlAnnotation(baseUrl="http://ws.colissimo.fr", protocol="SOAP")
*/
abstract class ColissimoRequest extends Request
{
Expand Down

0 comments on commit 7ba2803

Please sign in to comment.