Page MenuHomeDevCentral

Constraint keruald/globalfunctions version in Composer schema
ClosedPublic

Authored by dereckson on Jun 17 2016, 23:57.
Tags
None
Referenced Files
F7028351: D407.id993.diff
Sat, Apr 19, 10:57
Unknown Object (File)
Thu, Apr 17, 09:24
Unknown Object (File)
Wed, Apr 16, 09:48
Unknown Object (File)
Tue, Apr 15, 16:04
Unknown Object (File)
Tue, Apr 15, 06:40
Unknown Object (File)
Tue, Apr 15, 05:19
Unknown Object (File)
Mon, Apr 14, 15:03
Unknown Object (File)
Sat, Apr 5, 09:31
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.