PHP with Composer
We support PHP and Composer in all versions transparently. The following Bundler features are supported:
Lockfiles | ✓ | Automatically detected and generated |
Indirect dependencies | ✓ | Not updated by default, but configurable |
Private packages | ✓ | Automatically detected, but Depfu needs authentication details |
Public git packages | ✓ | Just works |
Private git packages | ✓ | Works if Depfu has access to the private repo |
Composer 2
Our update mechanism is based on Composer 2 but should be backwards compatible with older lockfiles.
Private packages
We support private packages with private packagist and also your own internal server.