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

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Laravel 8.x is supported now #10

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 #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       111       111           
===========================================
  Files             16        16           
  Lines            251       266   +15     
===========================================
+ Hits             251       266   +15     
Flag Coverage Δ Complexity Δ
#php 100.00% <ø> (ø) 111.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/ServiceProvider.php 100.00% <0.00%> (ø) 1.00% <0.00%> (ø%)
src/References/SubjectCodes.php 100.00% <0.00%> (ø) 13.00% <0.00%> (ø%)
src/References/VehicleTypes.php 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
src/References/VehicleCategories.php 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
src/References/CadastralDistricts.php 100.00% <0.00%> (ø) 10.00% <0.00%> (ø%)
src/References/VehicleFineArticles.php 100.00% <0.00%> (ø) 10.00% <0.00%> (ø%)
src/References/VehicleRepairMethods.php 100.00% <0.00%> (ø) 10.00% <0.00%> (ø%)
src/References/Entities/CadastralDistrict.php 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
src/References/VehicleRegistrationActions.php 100.00% <0.00%> (ø) 10.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 3d2251d...4640b30. Read the comment docs.

@tarampampam tarampampam merged commit 0a1c1da into master Sep 10, 2020
@tarampampam tarampampam deleted the laravel-8 branch September 10, 2020 08:27
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