You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I noticed that updates to mirrored packages (such as this one!) aren't instant, so I asked why, and got this:
That's a small issue we have right now in that packages mirrored from packagist.org are only updated on private packagist every 12hours, unless you press the update button yourself on private packagist.
That is something we are looking to improve on soon though to get updates to be virtually instantaneous.
There's no ETA, but it's "on the roadmap".
I also asked about what happens if I remove the line that disables packagist.org:
It's fine I guess, but you lose some benefits of Private Packagist, namely no mirroring so if GitHub is down you won't have our download URLs to fall back to.
The text was updated successfully, but these errors were encountered:
To get the most out of Private Packagist, it's advised to disable packagist.org in composer.json using this:
However, I noticed that updates to mirrored packages (such as this one!) aren't instant, so I asked why, and got this:
There's no ETA, but it's "on the roadmap".
I also asked about what happens if I remove the line that disables packagist.org:
The text was updated successfully, but these errors were encountered: