Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require OpenSSL Extension #6

Merged
merged 2 commits into from
Mar 10, 2024
Merged

Require OpenSSL Extension #6

merged 2 commits into from
Mar 10, 2024

Conversation

IlicMiljan
Copy link
Owner

Description of Changes

PHP OpenSSL extension is required by the library for encryption to work, and this PR adds the ext-openssl requirement to composer.json.

How Has This Been Tested?

Validated composer.json file with composer validate.

Checklist

Please confirm the following:

  • I have tested my changes and corrected any errors.
  • I have documented my changes if necessary.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (ba76fac) to head (d96a84d).

Additional details and impacted files
@@            Coverage Diff            @@
##               main       #6   +/-   ##
=========================================
  Coverage     95.50%   95.50%           
  Complexity       55       55           
=========================================
  Files            14       14           
  Lines           178      178           
=========================================
  Hits            170      170           
  Misses            8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IlicMiljan IlicMiljan merged commit 5234388 into main Mar 10, 2024
1 check passed
@IlicMiljan IlicMiljan deleted the require-openssl-extension branch March 10, 2024 12:32
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