Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Speficy version in .dependencies file

Started by ND 9 years ago · 1 replies · 682 views
9 years ago

Hi,

is it possible, to add a version or commit number in .dependencies file?

Something like:

YAML
git:
    email:
        url: https://github.com/getgrav/grav-plugin-email
        path: user/plugins/email
        branch: master
        version: 5.5

or

YAML
git:
    email:
        url: https://github.com/getgrav/grav-plugin-email
        path: user/plugins/email
        branch: master#7abshs7238234

Is something like this possible? Is there somewhere a documentation for .dependencies file?

Thank you!

9 years ago

The .dependencies file was developed early on and is primarily intended for setting up symlinks during development. We actually want to deprecate this and use the existing blueprints file as a way to provide dependencies and that already includes support for versions.

Suggested topics

Topic Participants Replies Views Activity
General · by jean-louis67, 3 weeks ago
2 308 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 310 3 weeks ago
General · by Veehem, 4 weeks ago
0 263 4 weeks ago
General · by milkboy, 4 weeks ago
0 264 4 weeks ago
General · by ian russell, 1 month ago
2 335 1 month ago