Skip to content

Commit

Permalink
Update JQueryUI.php
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-jennings authored Jul 18, 2019
1 parent 6ce374f commit 522a8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Assets/JQueryUI.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class JQueryUI extends AbstractAsset
public function run()
{
$this->downloadZip(
'http://download.jqueryui.com/download',
'https://download.jqueryui.com/download',
['jquery-ui-1.11.4.custom' => ''],
'POST',
[
Expand Down

0 comments on commit 522a8ed

Please sign in to comment.