Skip to content

Commit b775b87

Browse files
authored
Added license
1 parent a4330ea commit b775b87

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "hryvinskyi/magento2-quote-address-validator",
3-
"version": "1.0.4.1",
3+
"version": "1.0.4.2",
44
"description": "N/A",
55
"type": "magento2-module",
6+
"license": "MIT",
67
"require": {
78
"php": "~7.3.0||~7.4.0||~8.0||~8.1||~8.2||~8.3",
89
"magento/framework": "*",
@@ -15,5 +16,5 @@
1516
"psr-4": {
1617
"Hryvinskyi\\QuoteAddressValidator\\": ""
1718
}
18-
}
19+
},
1920
}

0 commit comments

Comments
 (0)