Skip to content

Commit c5528ef

Browse files
authored
Update composer.json
1 parent bd4582e commit c5528ef

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

composer.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "codexshaper/laravel-woocommerce",
33
"description": "WooCommerce Rest API with Laravel",
4+
"keywords": [
5+
"woocommerce",
6+
"laravel",
7+
"laravel-woocommerce",
8+
"woocommerce-api",
9+
"woocommerce-rest-api",
10+
"laravel-woocommerce-api",
11+
"laravel-woocommerce-rest-api"
12+
],
413
"type": "library",
514
"require": {
615
"automattic/woocommerce": "^3.0"
@@ -31,4 +40,4 @@
3140
}
3241
}
3342
}
34-
}
43+
}

0 commit comments

Comments
 (0)