Page MenuHomeDevCentral

Use correct versions in Composer replace map
ClosedPublic

Authored by dereckson on Jul 2 2023, 18:30.
Tags
None
Referenced Files
F12363251: D3224.id8262.diff
Wed, Oct 29, 14:01
Unknown Object (File)
Mon, Oct 20, 16:14
Unknown Object (File)
Mon, Oct 20, 16:14
Unknown Object (File)
Sun, Oct 19, 17:48
Unknown Object (File)
Sun, Oct 19, 17:40
Unknown Object (File)
Sun, Oct 19, 17:37
Unknown Object (File)
Sun, Oct 19, 17:36
Unknown Object (File)
Sat, Oct 18, 08:48
Subscribers
None

Details

Summary

Versions of the Keruald libraries aren't sync.
As such, it doesn't make sense to use self.version.

Instead, we can read Git tags, and find the greater version
for each package, and use that information as library version.

Test Plan

rm composer.json && make composer.json

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jul 2 2023, 18:30