Page MenuHomeDevCentral

Configure make to prepare Composer dependencies
ClosedPublic

Authored by dereckson on Apr 3 2018, 22:38.
Tags
None
Referenced Files
F34968456: D1575.id4019.diff
Sat, Jul 4, 13:50
F34966356: D1575.id4018.diff
Sat, Jul 4, 08:35
F34914565: D1575.diff
Fri, Jul 3, 22:55
Unknown Object (File)
Fri, Jul 3, 08:34
Unknown Object (File)
Fri, Jul 3, 03:15
Unknown Object (File)
Thu, Jul 2, 04:21
Unknown Object (File)
Sat, Jun 27, 14:25
Unknown Object (File)
Sun, Jun 21, 02:10
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.