Skip to content

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

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

Fix: Use ~ operator to limit compatibility with PHP versions#630
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 #630 (8f80df2) into main (624eed9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #630   +/-   ##
=========================================
  Coverage     97.67%   97.67%           
  Complexity       50       50           
=========================================
  Files             6        6           
  Lines           129      129           
=========================================
  Hits            126      126           
  Misses            3        3           

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

@localheinz localheinz merged commit 7e3bdec into main Dec 12, 2022
@localheinz localheinz deleted the fix/tilde branch December 12, 2022 21:56
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