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)
Wed, Apr 17, 23:46
Unknown Object (File)
Sun, Apr 14, 10:41
Unknown Object (File)
Tue, Apr 9, 13:21
Unknown Object (File)
Mon, Apr 8, 22:57
Unknown Object (File)
Sun, Apr 7, 15:53
Unknown Object (File)
Sat, Apr 6, 05:24
Unknown Object (File)
Mon, Apr 1, 22:54
Unknown Object (File)
Sat, Mar 30, 17:02
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.