Page MenuHomeDevCentral

Constraint Keruald packages' versions in Composer
ClosedPublic

Authored by dereckson on Jun 18 2016, 00:09.
Tags
None
Referenced Files
F7670765: D408.diff
Wed, Apr 30, 19:15
F7630162: D408.id.diff
Wed, Apr 30, 01:33
Unknown Object (File)
Tue, Apr 29, 07:05
Unknown Object (File)
Mon, Apr 28, 12:36
Unknown Object (File)
Mon, Apr 21, 11:44
Unknown Object (File)
Mon, Apr 21, 05:04
Unknown Object (File)
Mon, Apr 21, 04:51
Unknown Object (File)
Fri, Apr 18, 16:30
Subscribers

Details

Summary

Packages used unbound versions with >= operator.

We apply a constraint to avoid breaking compatibility.
With such modification, composer.json is now valid.

Fixes T870.

Test Plan

composer validate

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Constraint Keruald packages' versions in Composer.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited edge metadata.
$ composer validate
./composer.json is valid
This revision is now accepted and ready to land.Jun 18 2016, 00:10
This revision was automatically updated to reflect the committed changes.