Update config

This commit is contained in:
Barry vd. Heuvel
2015-01-28 10:02:50 +01:00
parent 1e6752a29f
commit c0aaabb6d7
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?= '<?php' ?>
/**
* An helper file for Laravel 4, to provide autocomplete information to your IDE
* An helper file for Laravel 5, to provide autocomplete information to your IDE
* Generated for Laravel <?= $version ?> on <?= date("Y-m-d") ?>.
*
* @author Barry vd. Heuvel <[email protected]>