Update UPGRADE-2.0.md

main
Jordi Boggiano 4 years ago committed by GitHub
parent e008a4f4a5
commit 54aac000ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -81,3 +81,5 @@ The providers-api is optional, but if you implement it it should return packages
This is also optional, it should accept an optional `?filter=xx` query param, which can contain `*` as wildcards matching any substring.
It must return an array of package names as `{"packageNames": ["a/b", "c/d"]}`. See <https://packagist.org/packages/list.json?filter=composer/*> for example.
It should return the names of package which names match the filter (or all names if no filter is present). Replace/provide rules should not be considered here.

Loading…
Cancel
Save