Back
19 May, 2025

Support for Git URLs as dependencies

You can now install dependencies directly from Git repositories, not just from public package registries.

This allows you to use specific commits, branches, or repositories in your projects.

For more details, check our official documentation on dependencies.