Skip to content

2.0.0 - Laravel 10

Compare
Choose a tag to compare
@korridor korridor released this 19 Feb 21:16
· 4 commits to main since this release

Breaking changes

  • The package now requires Laravel 10.
  • The namespace changed from Alfa6661\EloquentHasManySync to Korridor\LaravelHasManySync.

Changes

  • Laravel 10 support
  • Strict types
  • GitHub Actions
  • PHP 8.2 support