Merge branch 'version-var-rename' of github.com:pb30/laravel-ide-helper into pb30-version-var-rename

This commit is contained in:
Barry vd. Heuvel
2024-12-29 12:06:57 +01:00
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -54,6 +54,7 @@
- Fix type of hashed model property to `string`
### Changed
- Update view "version" variable name to avoid potential conflicts
- Add support for EloquentBuilder generics introduced in Laravel 11.15.
- Drop support for Laravel versions earlier than 11.15.