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 -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!
*