Skip to content

Commit a567f73

Browse files
authored
readme: explicitly state supported version (#1348)
Based on the discussion in #1347
1 parent 6a461a7 commit a567f73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
This package generates helper files that enable your IDE to provide accurate autocompletion.
1212
Generation is done based on the files in your project, so they are always up-to-date.
1313

14+
It supports Laravel 8+ and PHP 7.3+
15+
1416
- [Installation](#installation)
1517
- [Usage](#usage)
1618
- [Automatic PHPDoc generation for Laravel Facades](#automatic-phpdoc-generation-for-laravel-facades)

0 commit comments

Comments
 (0)