Skip to content

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

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

Fix: Use ~ operator to limit compatibility with PHP versions#562
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 #562 (84896f6) into main (d3273e2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #562   +/-   ##
=========================================
  Coverage     98.82%   98.82%           
  Complexity       63       63           
=========================================
  Files            15       15           
  Lines           170      170           
=========================================
  Hits            168      168           
  Misses            2        2           

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

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