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 5.5 #1352

Merged
merged 3 commits into from
Sep 1, 2017
Merged

Laravel 5.5 #1352

merged 3 commits into from
Sep 1, 2017

Conversation

beornlake
Copy link
Contributor

  • Updated Laravel recipe to not run 'artisan:optimize' on Laravel >= 5.5, as that command is now deprecated (see upgrade notes).
  • Version check defaults to 5.5 if not found.
Q A
Bug fix? No
New feature? No
BC breaks? No
Deprecations? Yes
Fixed tickets N/A

- Updated Laravel recipe to not run 'artisan:optimize' on Laravel >= 5.5, as that command is now deprecated ([see upgrade notes](https://laravel.com/docs/5.5/upgrade)).
- Version check defaults to 5.5 if not found.
- Updated Laravel recipe to not run 'artisan:optimize' on Laravel >= 5.5, as that command is now deprecated ([see upgrade notes](https://laravel.com/docs/5.5/upgrade)).
- Version check defaults to 5.5 if not found.
@codecov-io
Copy link

codecov-io commented Aug 31, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1352   +/-   ##
=========================================
  Coverage     73.06%   73.06%           
  Complexity      486      486           
=========================================
  Files            58       58           
  Lines          2012     2012           
=========================================
  Hits           1470     1470           
  Misses          542      542

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 818dbdb...7326d19. Read the comment docs.

@antonmedv
Copy link
Member

Nice!

@antonmedv antonmedv merged commit ce04673 into deployphp:master Sep 1, 2017
@beornlake beornlake deleted the laravel55 branch September 1, 2017 10:29
@langeuh
Copy link

langeuh commented Sep 4, 2017

Can this be tagged as 6.0.3?

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

Successfully merging this pull request may close these issues.

4 participants