Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Drop PHP7.3 and Composer 1 support #259

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Drop PHP7.3 and Composer 1 support #259

merged 2 commits into from
Jul 6, 2022

Conversation

T2L
Copy link
Collaborator

@T2L T2L commented Jul 6, 2022

Fixes #251

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #259 (800aa03) into 3.x.x (62ffada) will decrease coverage by 0.13%.
The diff coverage is 91.66%.

@@             Coverage Diff              @@
##              3.x.x     #259      +/-   ##
============================================
- Coverage     94.60%   94.47%   -0.14%     
- Complexity      166      167       +1     
============================================
  Files            26       26              
  Lines           408      398      -10     
============================================
- Hits            386      376      -10     
  Misses           22       22              
Impacted Files Coverage Δ
src/Config/Install/Step/ProjectName.php 0.00% <ø> (ø)
...Config/Update/Step/AddIdToSyncedFoldersOptions.php 100.00% <ø> (ø)
src/Config/Update/Step/AllowAllHostsMysql.php 100.00% <ø> (ø)
src/Config/Update/Step/Cleanup30400.php 100.00% <ø> (ø)
...fig/Update/Step/RemoveConfigurerComposerScript.php 100.00% <ø> (ø)
...p/ReplaceBaseDirectoryWithDestinationDirectory.php 100.00% <ø> (ø)
src/Config/Update/Step/RevisePhpConfiguration.php 100.00% <ø> (ø)
...c/Config/Update/Step/SetAsAlreadyInstalledStep.php 100.00% <ø> (ø)
src/Config/Update/Step/Xdebug2To3.php 94.44% <ø> (ø)
src/Config/Update/Step/Xenial2Focal.php 100.00% <ø> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ece34d...800aa03. Read the comment docs.

@T2L T2L merged commit 389be55 into 3.x.x Jul 6, 2022
@T2L T2L deleted the chore/251-drop-7.3 branch July 6, 2022 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop php 7.3 once not supported, replace with php 8.1
1 participant