also show time in generated files (#574)

This commit is contained in:
M. Vugteveen
2017-09-13 14:18:03 +02:00
committed by Barry vd. Heuvel
parent ea6d6d0105
commit 28f0ac3781
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ namespace PHPSTORM_META {
/**
* PhpStorm Meta file, to provide autocomplete information for PhpStorm
* Generated on <?= date("Y-m-d") ?>.
* Generated on <?= date("Y-m-d H:i:s") ?>.
*
* @author Barry vd. Heuvel <[email protected]>
* @see https://github.com/barryvdh/laravel-ide-helper