Skip to content

Conversation

@exception0x876
Copy link
Contributor

Issue #, if available:

Both Debian 10 and latest Mac OS X have PHP with sodium extension compiled in - https://www.php.net/manual/en/sodium.installation.php

When you run composer update locally it sees that the extension is available and builds the dependencies around it. However, when you deploy with Codebuild the extension is no longer available and it is hard to install it since during deployment since there is no package available for it. I believe the package maintainers assume it is already bundled in so no package is required.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@leoherran-aws leoherran-aws merged commit 642763d into aws:master Jul 23, 2021
@leoherran-aws
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants