Skip to content

4.0.0

Compare
Choose a tag to compare
@mostafaznv mostafaznv released this 17 Mar 11:49
· 24 commits to master since this release
0f0db09
  • Support Laravel 11
  • Drop support for laravel-eloquent-spatial versions 2 and 3
  • Remove MapEnum class in order to utilize PHP 8.1 enums
  • Make PointValue properties readonly
  • Remove unused attribute argument from storeScreenshot method
  • Set return type for isRequired method
  • Rewrite rules based on laravel's ValidationRule class

Migration Guide from 3.* to 4.*