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

Conversation

dmason30
Copy link
Member

Follows laravel-shift/blueprint#496 in dropping support for legacy laravel versions in a new major version.

Support for older versions of Laravel has created a drag on this package. To make maintenance and contributions easier, Blueprint will only support the latest stable Laravel versions.

To make a clean break, this change will be reflected by a major version number increase (2.0). However, future major versions will on increase to reflect changes to Blueprint's grammar, not simply new Laravel versions.

@dmason30 dmason30 closed this Aug 15, 2021
@dmason30 dmason30 reopened this Aug 15, 2021
@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #28 (804bb34) into master (e2a924e) will increase coverage by 0.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
+ Coverage     94.83%   95.12%   +0.28%     
+ Complexity      160      155       -5     
============================================
  Files            27       26       -1     
  Lines           523      513      -10     
============================================
- Hits            496      488       -8     
+ Misses           27       25       -2     
Impacted Files Coverage Δ
src/Builders/Concerns/BuildsFactoryStatements.php 100.00% <ø> (ø)
src/Builders/Statements/StatementBuilder.php 100.00% <ø> (+20.00%) ⬆️
src/Actions/MakeHttpTests.php 100.00% <100.00%> (ø)
src/Builders/HttpTestBuilder.php 100.00% <100.00%> (ø)
src/Builders/PendingOutput.php 100.00% <100.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 e2a924e...804bb34. Read the comment docs.

@dmason30 dmason30 merged commit be13a49 into master Aug 17, 2021
@dmason30 dmason30 deleted the v2 branch August 17, 2021 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant