Skip to content

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

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

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

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Dec 12, 2022

This pull request

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

For reference, see laminas/laminas-diactoros#117 (comment).

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #1086 (13f4bee) into main (4828148) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main     #1086   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         3         3           
===========================================
  Files              1         1           
  Lines              6         6           
===========================================
  Hits               6         6           

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

@localheinz localheinz merged commit 861cfbd into main Dec 12, 2022
@localheinz localheinz deleted the fix/tilde branch December 12, 2022 18:25
This was referenced Dec 12, 2022
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