Skip to content

Commit b1e02da

Browse files
authored
Update composer.json
1 parent 3705dc8 commit b1e02da

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "magefan/module-blog-graph-ql",
33
"description": "GrapQl for Magento 2 Blog extension by Magefan",
4-
"require": {
5-
"magefan/module-blog" : ">=2.10.8"
6-
},
74
"type": "magento2-module",
8-
"version": "2.1.5",
5+
"version": "2.1.6",
96
"autoload": {
107
"files": [ "registration.php" ],
118
"psr-4": {

0 commit comments

Comments
 (0)