Skip to content

Commit 1c5fd02

Browse files
committed
Update tag line
The mention of the minimum framework version number might cause doubt as to whether more recent versions are supported.
1 parent 5b99d74 commit 1c5fd02

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ![Laravel.vim](https://noahfrederick.com/pi/vim-laravel-888by140-40a40a.png)
22

3-
Vim support for [Laravel/Lumen 5+][laravel] projects.
3+
Vim support for [Laravel/Lumen][laravel] projects.
44

55
[![Build Status][buildimg]](https://travis-ci.org/noahfrederick/vim-laravel)
66
[![Release][release]](https://github.com/noahfrederick/vim-laravel/releases)

addon-info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "laravel",
33
"version": "0.3.0",
44
"author": "Noah Frederick",
5-
"description": "Vim support for Laravel/Lumen 5+ projects",
5+
"description": "Vim support for Laravel/Lumen projects",
66
"homepage": "https://github.com/noahfrederick/vim-laravel"
77
}

doc/laravel.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*laravel.txt* Vim support for Laravel/Lumen 5+ projects
1+
*laravel.txt* Vim support for Laravel/Lumen projects
22
Noah Frederick *Laravel.vim* *laravel*
33

44
==============================================================================

0 commit comments

Comments
 (0)