Build composer dependencies for releases #115
Labels
ci/cd
PR checks, deploys, automation
enhancement
New feature or request
php
Requires understanding PHP
Description
Future features may rely on built third-party composer dependencies. Currently there are no vendor file associated with the builds. #114, for example, relies on such dependencies.
Use Case
Releases should include third-party composer dependencies, so that future features that depend on them will work with future releases.
The text was updated successfully, but these errors were encountered: