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)
Sat, Sep 6, 18:10
Unknown Object (File)
Sat, Sep 6, 15:32
Unknown Object (File)
Fri, Sep 5, 06:36
Unknown Object (File)
Sat, Aug 30, 18:38
Unknown Object (File)
Sat, Aug 30, 13:41
Unknown Object (File)
Wed, Aug 27, 16:12
Unknown Object (File)
Tue, Aug 26, 16:40
Unknown Object (File)
Tue, Aug 26, 14:59
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 Not Applicable
Unit
Tests Not Applicable

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.