We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7149206 commit d8ef3ffCopy full SHA for d8ef3ff
composer.json
@@ -1,15 +1,15 @@
1
{
2
"name": "youwe/coding-standard-magento2",
3
"description": "Youwe PHP Coding Standard for Magento2",
4
- "type": "phpcs-sniffs",
5
- "homepage": "https://github.com/YouweGit/coding-standard-magento2",
6
"license": "proprietary",
+ "type": "phpcs-sniffs",
7
"authors": [
8
9
"name": "Youwe B.V.",
10
"email": "info@youweagency.com"
11
}
12
],
+ "homepage": "https://github.com/YouweGit/coding-standard-magento2",
13
"require": {
14
"magento/magento-coding-standard": "*",
15
"youwe/coding-standard": "^3.3.0"
0 commit comments