Page MenuHomeDevCentral

Configure make to prepare Composer dependencies
ClosedPublic

Authored by dereckson on Apr 3 2018, 22:38.
Tags
None
Referenced Files
F7159447: D1575.id4019.diff
Mon, Apr 21, 16:28
F7151406: D1575.id4018.diff
Mon, Apr 21, 13:27
F7141273: D1575.diff
Mon, Apr 21, 09:33
Unknown Object (File)
Sun, Apr 20, 03:27
Unknown Object (File)
Wed, Apr 16, 17:16
Unknown Object (File)
Sat, Apr 12, 18:57
Unknown Object (File)
Sat, Apr 12, 17:02
Unknown Object (File)
Sat, Apr 12, 16:38
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.