mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Oops2
This commit is contained in:
parent
b6778cd7f6
commit
4d16d6b28b
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ abstract class BitbucketDriver extends VcsDriver
|
|||
http_build_query(
|
||||
array(
|
||||
'pagelen' => 100,
|
||||
'fields' => 'values.name,values.target.hash,next',
|
||||
'fields' => 'values.name,values.target.hash,values.heads,next',
|
||||
'sort' => '-target.date',
|
||||
),
|
||||
null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue