Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Add laravel 7.x supports #35

Merged
merged 4 commits into from
Mar 3, 2020
Merged

Add laravel 7.x supports #35

merged 4 commits into from
Mar 3, 2020

Conversation

tarampampam
Copy link
Contributor

Q A
Bug fix? No
New feature? No

Description

Added

  • Maximal illuminate/* packages version now is 7.*

Removed

  • Unused dev-dependency jeremeamia/superclosure

Fixes #34

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

@tarampampam tarampampam self-assigned this Mar 2, 2020
@tarampampam
Copy link
Contributor Author

Codecov Report

Merging #35 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #35   +/-   ##
=========================================
  Coverage     97.70%   97.70%           
  Complexity      105      105           
=========================================
  Files            23       23           
  Lines           262      262           
=========================================
  Hits            256      256           
  Misses            6        6           

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 8f68633...420f439. Read the comment docs.

@tarampampam tarampampam merged commit 7f709b4 into master Mar 3, 2020
@tarampampam tarampampam deleted the laravel-7 branch March 3, 2020 16:00
@codecov-io
Copy link

codecov-io commented Mar 3, 2020

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #35   +/-   ##
========================================
  Coverage      97.7%   97.7%           
  Complexity      105     105           
========================================
  Files            23      23           
  Lines           262     262           
========================================
  Hits            256     256           
  Misses            6       6

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 8f68633...420f439. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add Laravel 7 Support
2 participants