From 7be6afbe5fb61d12bbe89fca32e1a6559c84e292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=85=8B?= Date: Mon, 6 Apr 2020 18:52:32 +0800 Subject: [PATCH] Update the version in the comment --- resources/views/helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/helper.php b/resources/views/helper.php index 3e0359e..3a628da 100644 --- a/resources/views/helper.php +++ b/resources/views/helper.php @@ -11,7 +11,7 @@ // @formatter:off /** - * A helper file for Laravel 5, to provide autocomplete information to your IDE + * A helper file for Laravel 5+, to provide autocomplete information to your IDE * Generated for Laravel on . * * This file should not be included in your code, only analyzed by your IDE!