Skip to content

Commit 3be70a2

Browse files
committed
changes composer package
1 parent d813751 commit 3be70a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
],
1414
"require": {
1515
"php": ">=7.0",
16-
"rdx/graphql-query" : "^1.1",
16+
"rdx/graphql-query" : "^1.1"
17+
},
18+
"require-dev":{
1719
"guzzlehttp/guzzle": "^6.3.1|^7.0.1",
1820
"phpunit/phpunit": "^6.5"
1921
},

0 commit comments

Comments
 (0)