Skip to content

Fix: Use ~ operator to limit compatibility with PHP versions#530

Merged
localheinz merged 1 commit intomainfrom
fix/tilde
Dec 12, 2022
Merged

Fix: Use ~ operator to limit compatibility with PHP versions#530
localheinz merged 1 commit intomainfrom
fix/tilde

Conversation

@localheinz
Copy link
Copy Markdown
Member

This pull request

  • uses the ~ operator to limit the compatibility with PHP versions

Follows ergebnis/php-package-template#1086.

@localheinz localheinz self-assigned this Dec 12, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2022

Codecov Report

Merging #530 (b05fefc) into main (6fc61c3) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #530   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        19        19           
===========================================
  Files              1         1           
  Lines             48        48           
===========================================
  Hits              48        48           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit 063a07f into main Dec 12, 2022
@localheinz localheinz deleted the fix/tilde branch December 12, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants