File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ Latest Unstable Version] ( https://poser.pugx.org/laraveldaily/laravel-invoices/v/unstable )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
88[ ![ License] ( https://poser.pugx.org/laraveldaily/laravel-invoices/license )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
99
10- [ ![ version 2] ( https://img.shields.io/badge/v2 %20maintenance-yes-green?style=flat )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
11- [ ![ version 1] ( https://img.shields.io/badge/v1 %20maintenance-no-red?style=flat )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
10+ [ ![ version 2] ( https://img.shields.io/badge/v3 %20maintenance-yes-green?style=flat )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
11+ [ ![ version 1] ( https://img.shields.io/badge/v2 %20maintenance-no-red?style=flat )] ( https://packagist.org/packages/laraveldaily/laravel-invoices )
1212
1313This Laravel package provides an easy to use interface to generate ** Invoice PDF files** with your provided data.
1414
@@ -36,6 +36,12 @@ Please see the [changelog](CHANGELOG.md) for more information on what has change
3636
3737Via Composer
3838
39+ ### Laravel version <= 9
40+
41+ ``` bash
42+ $ composer require laraveldaily/laravel-invoices:^3.0
43+ ```
44+
3945### Laravel version <= 8
4046
4147``` bash
You can’t perform that action at this time.
0 commit comments