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 5c317d0 commit faa4f94Copy full SHA for faa4f94
composer.json
@@ -10,12 +10,6 @@
10
"preferred-install": "dist",
11
"sort-packages": true
12
},
13
- "repositories": [
14
- {
15
- "type": "vcs",
16
- "url": "https://github.com/svera/magento-coding-standard"
17
- }
18
- ],
19
"require": {
20
"php": "~7.4.0||~8.0.0",
21
"ext-bcmath": "*",
@@ -91,7 +85,7 @@
91
85
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
92
86
"friendsofphp/php-cs-fixer": "~3.0.0",
93
87
"lusitanian/oauth": "~0.8.10",
94
- "magento/magento-coding-standard": "dev-AC-1059_move-phpcompatibility-rules-from-magento-tests",
88
+ "magento/magento-coding-standard": "*",
95
89
"magento/magento2-functional-testing-framework": "^3.7",
96
90
"pdepend/pdepend": "~2.10.0",
97
"phpmd/phpmd": "^2.9.1",
0 commit comments