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 #8

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Laravel 8.x is supported now #8

merged 1 commit into from
Sep 10, 2020

Conversation

tarampampam
Copy link
Contributor

Description

Changed

  • Laravel 8.x is supported now
  • Minimal Laravel version now is 6.0 (Laravel 5.5 LTS got last security update August 30th, 2020)

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 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     91.42%   91.66%   +0.23%     
  Complexity       24       24              
============================================
  Files             3        3              
  Lines           105      108       +3     
  Branches          9        9              
============================================
+ Hits             96       99       +3     
  Misses            5        5              
  Partials          4        4              
Flag Coverage Δ Complexity Δ
#js 80.48% <ø> (ø) 0.00 <ø> (ø)
#php 98.50% <ø> (+0.06%) 24.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/Back2FrontStack.php 100.00% <0.00%> (ø) 13.00% <0.00%> (ø%)
src/ServiceProvider.php 97.36% <0.00%> (+0.14%) 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 91cc94e...5cd1bed. Read the comment docs.

@tarampampam tarampampam merged commit 9d776dc into master Sep 10, 2020
@tarampampam tarampampam deleted the laravel-8 branch September 10, 2020 06:29
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.

2 participants