Skip to content

Composer is not an option for me. Can I still use Smarty 4? #919

Answered by lkppo
mapsedge asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Use composer to download packaged sources as a independent dependencies, and keep a copy of those sources in your source repository.

This way you can decouple the update from each dependency and lock the versions separately.

The downside is that you have to keep a list of dependencies and their version by hand, and the code will be bigger. I do this for many projects without any inconvenience.

Regards,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wisskid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants