Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Laravel 8.x #16

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Laravel 8.x #16

merged 2 commits into from
Sep 9, 2020

Conversation

tarampampam
Copy link
Collaborator

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)
  • Minimal spiral/roadrunner package version now is 1.8

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

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage     96.92%   96.98%   +0.06%     
  Complexity      119      119              
============================================
  Files            27       27              
  Lines           293      299       +6     
============================================
+ Hits            284      290       +6     
  Misses            9        9              
Impacted Files Coverage Δ Complexity Δ
src/Listeners/RebindViewListener.php 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
src/Listeners/RebindRouterListener.php 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
src/Listeners/RebindHttpKernelListener.php 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
src/Listeners/InjectStatsIntoRequestListener.php 100.00% <0.00%> (ø) 3.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 bd1a644...0428d03. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review September 9, 2020 06:13
@tarampampam tarampampam merged commit 9cd5b7f into master Sep 9, 2020
@tarampampam tarampampam deleted the laravel-8 branch September 9, 2020 06:15
@tarampampam tarampampam changed the title WIP Laravel 8.x Sep 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant