Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 43e8c16

Browse files
author
Andrey Sosnov
authored
Update README.md
1 parent a3b094f commit 43e8c16

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ The package gives you the opportunity to customize Artisan commands like `artisa
99
Any location of the generated classes and with any content.
1010

1111

12+
## Only Laravel 6 or less is supported.
13+
14+
**The laravel-stubs functionality (partially) is [now added](https://laravel.com/docs/master/artisan#stub-customization) as part of the Laravel framework (v7).**
15+
16+
**The laravel-stubs package remains available as an implementation of this functionality for previous versions of the framework, but will not be updated for new versions of Laravel.**
17+
18+
1219
## Installation
1320
> *For laravel v5.4 or older see: [older installation](https://github.com/atehnix/laravel-stubs/tree/v2.0.0#installation)*
1421

0 commit comments

Comments
 (0)