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 -1
View File
@@ -14,7 +14,7 @@
/**
* A helper file for Laravel, to provide autocomplete information to your IDE
* Generated for Laravel <?= $version ?>.
* Generated for Laravel <?= app()->version() ?>.
*
* This file should not be included in your code, only analyzed by your IDE!
*