Pb30 version var rename (#1637)

* Update view "version" variable name to avoid potential conflicts

* Remove version

---------

Co-authored-by: pb30 <[email protected]>
This commit is contained in:
Barry vd. Heuvel
2024-12-29 12:11:06 +01:00
committed by GitHub
co-authored by pb30
parent 0fa0403e57
commit f343efa140
3 changed files with 2 additions and 3 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.