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

Laravel 8.x is supported now #12

Merged
merged 3 commits into from
Sep 9, 2020
Merged

Laravel 8.x is supported now #12

merged 3 commits into from
Sep 9, 2020

Conversation

tarampampam
Copy link
Contributor

@tarampampam tarampampam commented Sep 9, 2020

Description

Changed

  • Laravel 8 is supported
  • Minimal Laravel version now is 6.0 (Laravel 5.5 LTS got last security update August 30th, 2020)
  • Guzzle 7 (guzzlehttp/guzzle) is supported
  • Dependency tarampampam/wrappers-php version ~2.0 is supported

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 have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Sep 9, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2020

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #12   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       123       123           
===========================================
  Files             23        23           
  Lines            378       378           
===========================================
  Hits             378       378           
Flag Coverage Δ Complexity Δ
#php 100.00% <100.00%> (ø) 123.00 <2.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/Exceptions/CloudPaymentsRequestException.php 100.00% <100.00%> (ø) 2.00 <2.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 12cd2f4...715360e. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review September 9, 2020 11:56
@tarampampam tarampampam merged commit a9dac3a into master Sep 9, 2020
@tarampampam tarampampam deleted the laravel-8 branch September 9, 2020 12:03
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

2 participants