0

I have posted my libre software GitLab project on Packagist, and this succeeded but Packagist indicates next to its name that it "Does not auto-update". It does not say how to make it so it automatically updates.

mlncn
  • 3,308
  • 2
  • 23
  • 20

1 Answers1

2

GitLab added official integration with Packagist so you just need to go to Integrations and enable it (or go directly to gitlab.com/[your-org]/[your-project]/services/packagist/edit) and enter your username and API token from your Packagist profile and everything is all set.

mlncn
  • 3,308
  • 2
  • 23
  • 20