Update view "version" variable name to avoid potential conflicts

This commit is contained in:
pb30
2024-06-20 00:01:51 -05:00
parent 6338abb2d7
commit 70f9c41f93
3 changed files with 3 additions and 2 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 <?= $laravel_version ?>.
*
* This file should not be included in your code, only analyzed by your IDE!
*