Skip to content

composer recipes:update fails with curl error #974

Closed
@lazka

Description

@lazka

Using symfony/flex v1.19.5, when using the "recipes:update" command I get the following for every package:

$composer recipes:update
Which outdated recipe would you like to update? (default: 0)
  [0] symfony/apache-pack
  [1] symfony/flex
  [2] symfony/lock
  [3] symfony/messenger
  [4] symfony/phpunit-bridge
 > 1
  Updating recipe for symfony/flex...

                        
   Yes! Recipe updated! 
                        

  Run git status or git diff --cached to see the changes.
  When you're ready, commit these changes like normal.

  Calculating CHANGELOG...
In CurlDownloader.php line 623:
                                                                                                                       
  The "https://api.github.com/search/issues?q=fcda4f8f67e48ff06163debe049416c698e4f2ae" file could not be downloaded   
  (HTTP/2 422 ):                                                                                                       
  {"message":"Query must include 'is:issue' or 'is:pull-request'","documentation_url":"https://docs.github.com/rest/r  
  eference/search#search-issues-and-pull-requests"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions