Skip to content

Commit 8a28bd6

Browse files
authored
Update composer.json
1 parent 9d30d5c commit 8a28bd6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
"name": "magefan/module-blog",
33
"description": "Implements Blog functionality on Magento 2 store",
44
"require": {
5-
"magefan/module-community" : ">=2.0.4"
5+
"magefan/module-community" : ">=2.0.5"
66
},
77
"type": "magento2-module",
8-
"version": "2.8.9.1",
9-
"license": [
10-
"OSL-3.0",
11-
"AFL-3.0"
12-
],
8+
"version": "2.8.10",
139
"autoload": {
1410
"files": [ "registration.php" ],
1511
"psr-4": {

0 commit comments

Comments
 (0)