Page MenuHomeDevCentral

Use correct versions in Composer replace map
ClosedPublic

Authored by dereckson on Jul 2 2023, 18:30.
Tags
None
Referenced Files
F7125829: D3224.diff
Mon, Apr 21, 03:02
Unknown Object (File)
Sat, Apr 19, 15:20
Unknown Object (File)
Wed, Apr 16, 00:56
Unknown Object (File)
Mon, Apr 14, 12:24
Unknown Object (File)
Mon, Apr 14, 10:54
Unknown Object (File)
Sun, Apr 13, 21:47
Unknown Object (File)
Sun, Apr 13, 09:09
Unknown Object (File)
Sat, Apr 12, 13:50
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