Skip to content

Commit faffac2

Browse files
committed
package name updated
1 parent ecc2ee4 commit faffac2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ to download 5 Million data. Tested on Laravel 6.
55

66
### Installation
77
```$xslt
8-
composer require sujan/csv-exporter
8+
composer require sujan/php-csv-exporter
99
```
1010

1111
## Usage

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "sujan/csv-exporter",
2+
"name": "sujan/php-csv-exporter",
33
"description": "A PHP library to export data to csv, xlsx etc",
44
"type": "library",
55
"license": "MIT",

0 commit comments

Comments
 (0)