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 7.x #55

Merged
merged 2 commits into from
Mar 23, 2020
Merged

Laravel 7.x #55

merged 2 commits into from
Mar 23, 2020

Conversation

Log1x
Copy link
Member

@Log1x Log1x commented Mar 23, 2020

  • enhance: Update packages to Illuminate 7.x (Fixes Update libraries to Laravel 7 #54)
  • chore: Bump minimum PHP version to 7.2.5
  • enhance(exceptions): Update HandleExceptions to Symfony 5
  • enhance(helpers): Add new Laravel 7.x helpers
  • chore(helpers): Sort helpers alphabetically
  • chore(helpers): Remove unused helpers
  • chore(globals): Update globals to reflect helpers
  • chore(config): Update default configs to be in parity with Sage 10
  • feat(blade): Add Laravel 7.x Blade component support
  • feat(console): Add make:component command for generating a component class and view
  • feat(console): Add stubs for a component class and view
  • chore(console): Clean up existing console commands
  • chore: Remove unused namespaces throughout project
  • chore(deps): Bump dependencies

Log1x added 2 commits March 23, 2020 16:01
* enhance(helpers): Add Laravel 7.x helpers
* chore(helpers): Sort helpers alphabetically
* chore(helpers): Remove unused helpers
* chore(globals): Update globals to reflect helpers
* chore(config): Update default configs to be in parity with Sage 10
* feat(blade): Add Laravel 7.x Blade component support
* feat(console): Add make:component command for generating a component class and view
* feat(console): Add stubs for a component class and view
* chore(console): Clean up existing console commands
* chore: Remove unused namespaces throughout project
* chore(deps): Bump dependencies
chore(linting): Fix linting
@Log1x Log1x mentioned this pull request Mar 23, 2020
@Log1x Log1x changed the title Laravel 7.x Laravel 7.x (#54) Mar 23, 2020
@Log1x Log1x changed the title Laravel 7.x (#54) Laravel 7.x Mar 23, 2020
@Log1x Log1x merged commit e25b16b into master Mar 23, 2020
@Log1x Log1x deleted the laravel-7 branch March 23, 2020 22:10
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.

Update libraries to Laravel 7
1 participant