You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@ The package gives you the opportunity to customize Artisan commands like `artisa
9
9
Any location of the generated classes and with any content.
10
10
11
11
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
+
12
19
## Installation
13
20
> *For laravel v5.4 or older see: [older installation](https://github.com/atehnix/laravel-stubs/tree/v2.0.0#installation)*
0 commit comments