Skip to content

Conversation

@netojoaobatista
Copy link
Contributor

This updates the SDK dependencies

@@ -0,0 +1,17 @@
FROM php:7.4-cli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Long time I don't check this repo.
Just make sure in case a php version goes unsupported (as in: no more security updates) it's a good idea to also raise the version to something secure and also test it with the latest version.
If we test the higher and lower limits we can be sure all versions in between will work.
That way in case a merchant is using an older version of PHP that has known CVEs we notify them (or ask their rep in merchant services to do so) so that they upgrade, no matter what the team lead says about supporting old versions! In case a team lead insists make them sign a document stating they will pay for the damages in case the merchant gets hacked, thank you! XD

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.

3 participants