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)
Sun, Aug 23, 13:24
Unknown Object (File)
Thu, Aug 20, 23:04
Unknown Object (File)
Thu, Aug 20, 15:41
Unknown Object (File)
Wed, Aug 19, 18:32
Unknown Object (File)
Mon, Aug 17, 08:28
Unknown Object (File)
Sun, Aug 16, 04:33
Unknown Object (File)
Jul 21 2026, 10:44
Unknown Object (File)
Jul 20 2026, 17:13
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.