composer

Automated Dependency Updates for Composer

Renovate supports updating Composer dependencies.

File Matching

By default, Renovate will check any files matching the following regular expression: (^|/)([\w-]*)composer.json$.

For details on how to extend a manager's fileMatch value, please follow this link.