Skip to content

Commit

Permalink
Style-CI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-ks committed Apr 2, 2019
1 parent 252b9e7 commit f42aa2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SourceRepositoryTypes/HttpRepositoryType.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ protected function getPackageReleases()
}
// Sort collection alphabetically descending to have newest package as first
array_multisort($collection, SORT_DESC);

return new Collection($collection);
}

Expand Down

0 comments on commit f42aa2a

Please sign in to comment.