Skip to content

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

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

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

Conversation

@localheinz
Copy link
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

codecov bot commented Dec 12, 2022

Codecov Report

Merging #130 (1e6a0b1) into main (ca4cae9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #130   +/-   ##
=========================================
  Coverage     95.89%   95.89%           
  Complexity       46       46           
=========================================
  Files             9        9           
  Lines           146      146           
=========================================
  Hits            140      140           
  Misses            6        6           

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

@localheinz localheinz merged commit 7c945b5 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