Page MenuHomeDevCentral

Use correct versions in Composer replace map
ClosedPublic

Authored by dereckson on Jul 2 2023, 18:30.
Tags
None
Referenced Files
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
Unknown Object (File)
Thu, Mar 27, 08:13
Unknown Object (File)
Thu, Mar 27, 07:36
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