Closed michaelcullum closed 10 years ago
Can't you use composer for that?
We do, but when i run composer update
it will update every package and epv isn't being done with releases.
@michaelcullum Then just don't use composer update without package list or fix epv to a specific commit?
And should we decide to make custom changes to epv running on phpbb.com (as we do with mpv)...
You should not make custom changes. These should properly go into the master branch.
Indeed, I agree with @bantu. There should be no things like we had with MPV for .com specific stuff, mostly because EPV works completely different ;).
So that we only ever merge stable changes and can control .com's updates individually.