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)
Tue, Dec 17, 12:56
Unknown Object (File)
Fri, Dec 13, 16:37
Unknown Object (File)
Fri, Dec 13, 16:37
Unknown Object (File)
Fri, Dec 13, 16:23
Unknown Object (File)
Fri, Dec 13, 16:23
Unknown Object (File)
Thu, Dec 12, 04:20
Unknown Object (File)
Nov 22 2024, 19:38
Unknown Object (File)
Nov 18 2024, 06:40
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.