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

Update composer.json #40

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Update composer.json #40

wants to merge 7 commits into from

Conversation

alexsaab
Copy link

Add PHP8 support

Add PHP8 support
Add fork description
@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #40 (749703d) into master (7a42976) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
+ Coverage     94.52%   94.63%   +0.10%     
  Complexity       80       80              
============================================
  Files             7        7              
  Lines           201      205       +4     
============================================
+ Hits            190      194       +4     
  Misses           11       11              
Impacted Files Coverage Δ Complexity Δ
src/LogMiddleware.php 100.00% <0.00%> (ø) 13.00% <0.00%> (ø%)

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 7a42976...749703d. Read the comment docs.

@@ -16,7 +18,7 @@ The middleware is functional with version 6 of Guzzle.
Via Composer

``` bash
$ composer require gmponos/guzzle_logger
$ composer require alexsaab/guzzle_logger
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you revert these changes?

"name": "George Mponos",
"email": "gmponos@gmail.com"
"name": "Alex Agafonov",
"email": "awa77@mail.ru"
Copy link
Owner

@gmponos gmponos May 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you revert these changes?

same

@GrahamCampbell
Copy link
Contributor

This PR can be closed. No longer needed.

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.

None yet

3 participants