Skip to content

Commit b83f7f8

Browse files
committed
edited composer.js
1 parent 8e836e8 commit b83f7f8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
{
22
"name": "nnjeim/fetch",
33
"description": "Laravel wrapper for Guzzle client",
4-
"keywords": [
5-
"nnjeim",
6-
"http"
7-
],
4+
"keywords": [ "laravel", "lumen", "http", "guzzle", "requests" ],
85
"homepage": "https://github.com/nnjeim/fetch.git",
96
"license": "MIT",
10-
"type": "library",
7+
"type": "laravel-package",
118
"authors": [
129
{
1310
"name": "Najm Njeim",

0 commit comments

Comments
 (0)