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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Speficy version in .dependencies file

Started by ND 9 years ago · 1 replies · 588 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 Jerry Hunt, 4 days ago
2 76 7 hours ago
General · by pamtbaau, 13 hours ago
1 47 12 hours ago
General · by Andy Miller, 1 day ago
0 44 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago