Page MenuHomeDevCentral

Configure make to prepare Composer dependencies
ClosedPublic

Authored by dereckson on Apr 3 2018, 22:38.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 02:51
Unknown Object (File)
Sun, Sep 6, 18:16
Unknown Object (File)
Wed, Sep 2, 20:52
Unknown Object (File)
Wed, Sep 2, 05:53
Unknown Object (File)
Tue, Sep 1, 00:30
Unknown Object (File)
Mon, Aug 31, 22:55
Unknown Object (File)
Mon, Aug 31, 21:59
Unknown Object (File)
Mon, Aug 31, 18:25
Subscribers
None

Details

Summary

composer install will require ast PHP extension for phan,
even if --no-dev is set. A Makefile is probably easier
to use than --no-dev --ignore-platform-reqs.

Test Plan

make clean all

Diff Detail

Repository
rSAASPHPBB saas-phpbb helper command
Lint
Lint Passed
Unit
No Test Coverage
Branch
makefile
Build Status
Buildable 2469
Build 2717: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 3 2018, 22:38
This revision was automatically updated to reflect the committed changes.