Skip to content

Commit 719ffb3

Browse files
committed
updated project description and authors stuff
1 parent d9013a2 commit 719ffb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hamidrrj/laravel-datatable",
3-
"description": "Laravel DataTable is a package for handling server-side work of any table-like data with ease!",
3+
"description": "Laravel Datatable is a package for handling server-side work of any table-like data with ease!",
44
"keywords": [
55
"hamidRrj",
66
"laravel",
@@ -11,8 +11,8 @@
1111
"authors": [
1212
{
1313
"name": "Hamidreza Ranjbarpour",
14-
"email": "hamidranjbarpour771@gmail.com",
15-
"role": "Developer"
14+
"email": "hamidrezarrj@gmail.com",
15+
"role": "Software Engineer"
1616
}
1717
],
1818
"require": {

0 commit comments

Comments
 (0)