Page MenuHomeDevCentral

Constraint keruald/globalfunctions version in Composer schema
ClosedPublic

Authored by dereckson on Jun 17 2016, 23:57.
Tags
None
Referenced Files
F3749083: D407.diff
Sat, Nov 16, 12:40
F3747115: D407.id.diff
Sat, Nov 16, 00:39
Unknown Object (File)
Wed, Nov 13, 13:50
Unknown Object (File)
Wed, Nov 13, 13:10
Unknown Object (File)
Sun, Nov 10, 20:49
Unknown Object (File)
Wed, Nov 6, 23:56
Unknown Object (File)
Wed, Nov 6, 22:50
Unknown Object (File)
Mon, Nov 4, 15:11
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.