diff --git a/config/packager.php b/config/packager.php index 45a4e26..fb2c36d 100644 --- a/config/packager.php +++ b/config/packager.php @@ -4,9 +4,9 @@ /* * The following skeleton will be downloaded for each new package. - * Default: http://github.com/Jeroen-G/packager-skeleton/archive/master.zip + * Default: https://github.com/Jeroen-G/packager-skeleton/archive/master.zip */ - 'skeleton' => 'http://github.com/Jeroen-G/packager-skeleton/archive/master.zip', + 'skeleton' => 'https://github.com/Jeroen-G/packager-skeleton/archive/master.zip', /* * When you run into issues downloading the skeleton, this might be because of