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

Remove tarampampam/wrappers-php and replace tarampampam/guzzle-url-mock #14

Merged
merged 3 commits into from
Apr 6, 2021

Conversation

IgorKorytin
Copy link
Contributor

@IgorKorytin IgorKorytin commented Apr 2, 2021

Description

Removed

  • Dependency tarampampam/wrappers-php because this package was deprecated and removed

Changed

  • Minimal PHP version now is ^7.3
  • Package tarampampam/guzzle-url-mock replaced with avto-dev/guzzle-url-mock version ^1.5

Fixes # (issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@codecov-io
Copy link

codecov-io commented Apr 2, 2021

Codecov Report

Merging #14 (5bed6e1) into master (295077f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #14   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       123       123           
===========================================
  Files             23        23           
  Lines            386       383    -3     
===========================================
- Hits             386       383    -3     
Flag Coverage Δ Complexity Δ
php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...equests/Payments/Cards/CardsAuthRequestBuilder.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
...uests/Payments/Tokens/TokensAuthRequestBuilder.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Requests/AbstractRequestBuilder.php 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...equests/Payments/PaymentsConfirmRequestBuilder.php 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
src/Requests/Traits/PaymentRequestTrait.php 100.00% <100.00%> (ø) 11.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 295077f...5bed6e1. Read the comment docs.

Apply necessary spaces
@eldario eldario merged commit babda6e into avto-dev:master Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants