Skip to content

Commit 191ddb2

Browse files
author
Leon Helmus
committed
Changed namespace from MediactMagento2 to Magento2
- Vendor from MediactMagento2 to Magento2 - Copyrights. - Dependency squizlabs/php_codesniffer.
1 parent 960acf8 commit 191ddb2

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

composer.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,13 @@
66
"license": "proprietary",
77
"authors": [
88
{
9-
"name": "Youwe",
9+
"name": "Youwe B.V.",
1010
"email": "[email protected]"
1111
}
1212
],
1313
"require": {
14-
"youwe/coding-standard": "dev-master"
14+
"youwe/coding-standard": "~3.3.0"
1515
},
16-
"repositories": [
17-
{
18-
"type": "vcs",
19-
"url": "https://github.com/YouweGit/coding-standard"
20-
}
21-
],
2216
"autoload": {
2317
"psr-0": {
2418
"MediactMagento2": "src/MediactMagento2",

0 commit comments

Comments
 (0)