Skip to content

Support till php 7.3 #53

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

Merged
merged 2 commits into from
Apr 5, 2019
Merged

Support till php 7.3 #53

merged 2 commits into from
Apr 5, 2019

Conversation

codedge
Copy link
Owner

@codedge codedge commented Apr 5, 2019

  • Update packages
  • Update Travis CI
  • Commit composer.lock

- Update packages
- Update Travis CI
- Commit composer.lock
@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #53 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #53      +/-   ##
============================================
+ Coverage     22.92%   23.05%   +0.13%     
+ Complexity      139      127      -12     
============================================
  Files            14       14              
  Lines           397      386      -11     
============================================
- Hits             91       89       -2     
+ Misses          306      297       -9
Impacted Files Coverage Δ Complexity Δ
src/UpdaterServiceProvider.php 80.76% <0%> (-1.38%) 6% <0%> (-2%)
src/SourceRepositoryTypes/HttpRepositoryType.php 0% <0%> (ø) 27% <0%> (-2%) ⬇️
src/Listeners/SendUpdateSucceededNotification.php 0% <0%> (ø) 5% <0%> (-1%) ⬇️
src/SourceRepository.php 0% <0%> (ø) 11% <0%> (-2%) ⬇️
src/Listeners/SendUpdateAvailableNotification.php 0% <0%> (ø) 5% <0%> (-1%) ⬇️
src/AbstractRepositoryType.php 16.27% <0%> (+0.36%) 18% <0%> (-2%) ⬇️
src/SourceRepositoryTypes/GithubRepositoryType.php 61.03% <0%> (+1.54%) 25% <0%> (-2%) ⬇️

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 3f2f920...8074641. Read the comment docs.

@codedge codedge merged commit 4390455 into master Apr 5, 2019
@codedge codedge deleted the #52-support-current-php branch April 5, 2019 17:17
codedge added a commit that referenced this pull request Apr 5, 2019
@codedge codedge mentioned this pull request Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants