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

Add Laravel 9 support & Update deps #19

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Add Laravel 9 support & Update deps #19

merged 1 commit into from
Feb 13, 2023

Conversation

eldario
Copy link
Contributor

@eldario eldario commented Feb 10, 2023

Description

Changed

  • Laravel 9.x is supported
  • Minimal require PHP version now is 8.0
  • Minimal Laravel version now is 8.0
  • Version of composer in docker container updated up to 2.5.2

Fixes #18

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

@eldario eldario force-pushed the update-deps branch 3 times, most recently from 470bd85 to 62f2682 Compare February 10, 2023 13:09
@eldario eldario merged commit 4326665 into master Feb 13, 2023
@eldario eldario deleted the update-deps branch February 13, 2023 03:19
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.

To upgrade to Laravel 9 some packages need to be upgraded
1 participant