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 support Laravel 9 #13

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Add support Laravel 9 #13

merged 1 commit into from
Feb 14, 2023

Conversation

eldario
Copy link
Contributor

@eldario eldario commented Feb 14, 2023

Description

Changed

  • Minimal Laravel version now is 9.0
  • Minimal phpstan/phpstan version now is 1.9
  • Minimal mockery/mockery version now is 1.5.1
  • Minimal phpunit/phpunit version now is 9.6
  • Version of composer in docker container updated up to 2.5.3

Closes #12

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 merged commit d147324 into master Feb 14, 2023
@eldario eldario deleted the update-deps branch February 14, 2023 14:01
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.

Add support of PHP 8.1 & 8.2 on CI
1 participant