Page MenuHomeDevCentral

Constraint keruald/globalfunctions version in Composer schema
ClosedPublic

Authored by dereckson on Jun 17 2016, 23:57.
Tags
None
Referenced Files
F43659477: D407.id993.diff
Thu, Aug 13, 07:20
F43643653: D407.id993.diff
Thu, Aug 13, 06:05
F43630304: D407.diff
Thu, Aug 13, 05:02
F43494668: D407.diff
Wed, Aug 12, 16:38
Unknown Object (File)
Mon, Aug 10, 01:11
Unknown Object (File)
Thu, Aug 6, 17:53
Unknown Object (File)
Wed, Aug 5, 14:12
Unknown Object (File)
Sun, Aug 2, 13:36
Subscribers
None

Details

Summary

Currently we required a minimal version,
we now also cap to 0.9 using tilde operator.

Caret operator isn't needed, lib isn't going to break bc in 0.x,
only to import and tidy up Keruald/Pluton stuff.

Reference: https://getcomposer.org/doc/articles/versions.md#next-significant-release-operators

Fixes T869.

Test Plan

composer validate

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 568
Build 683: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Constraint keruald/globalfunctions version in Composer schema.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jun 18 2016, 00:01

Test

$ composer validate
./composer.json is valid
This comment was removed by dereckson.
This revision was automatically updated to reflect the committed changes.