Skip to content

Commit 7fefccc

Browse files
author
amrit
committed
Composer update
1 parent 2b4dcb1 commit 7fefccc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"name": "razecode/base",
3-
"description": "Razecode Base",
3+
"description": "Razecode Base for Magento 2",
44
"require": {
55
"php": "^7.4.0"
66
},
77
"type": "magento2-module",
88
"version": "1.0.0",
9-
"license": [
10-
"Commercial"
11-
],
9+
"license": "proprietary",
1210
"authors": [
1311
{
1412
"name": "Razecode Technologies",
@@ -25,4 +23,4 @@
2523
"Razecode\\Base\\": ""
2624
}
2725
}
28-
}
26+
}

0 commit comments

Comments
 (0)