Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic detection of required PHP version from Composer's platform setting #754

Merged
merged 2 commits into from
Jul 30, 2023

Only use config.platform.php, as it's guaranteed to be the required v…

95916a7
Select commit
Failed to load commit list.
Merged

Add automatic detection of required PHP version from Composer's platform setting #754

Only use config.platform.php, as it's guaranteed to be the required v…
95916a7
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2023 in 0s

100.00% (+0.00%) compared to 72ae4cc

View this Pull Request on Codecov

100.00% (+0.00%) compared to 72ae4cc

Details

Codecov Report

Merging #754 (95916a7) into develop (72ae4cc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop      #754   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          577       589   +12     
  Branches        92        98    +6     
=========================================
+ Hits           577       589   +12     
Files Changed Coverage Δ
src/utils.ts 100.00% <100.00%> (ø)