Skip to content

Commit faa4f94

Browse files
committed
AC-1059: Move PHPCompatibility rules from Magento tests
1 parent 5c317d0 commit faa4f94

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
1010
"preferred-install": "dist",
1111
"sort-packages": true
1212
},
13-
"repositories": [
14-
{
15-
"type": "vcs",
16-
"url": "https://github.com/svera/magento-coding-standard"
17-
}
18-
],
1913
"require": {
2014
"php": "~7.4.0||~8.0.0",
2115
"ext-bcmath": "*",
@@ -91,7 +85,7 @@
9185
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
9286
"friendsofphp/php-cs-fixer": "~3.0.0",
9387
"lusitanian/oauth": "~0.8.10",
94-
"magento/magento-coding-standard": "dev-AC-1059_move-phpcompatibility-rules-from-magento-tests",
88+
"magento/magento-coding-standard": "*",
9589
"magento/magento2-functional-testing-framework": "^3.7",
9690
"pdepend/pdepend": "~2.10.0",
9791
"phpmd/phpmd": "^2.9.1",

0 commit comments

Comments
 (0)