Skip to content

Commit 3f62146

Browse files
committed
AC-13683::Investigate latest patch version of grunt-eslint
1 parent 8e420e3 commit 3f62146

File tree

2 files changed

+16
-34
lines changed

2 files changed

+16
-34
lines changed

composer.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
"preferred-install": "dist",
1717
"sort-packages": true
1818
},
19-
"repositories": [
20-
{
21-
"type": "vcs",
22-
"url": "[email protected]:magento-gl/magento-coding-standard.git"
23-
}
24-
],
2519
"require": {
2620
"php": "~8.2.0||~8.3.0||~8.4.0",
2721
"ext-bcmath": "*",
@@ -103,7 +97,7 @@
10397
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
10498
"dg/bypass-finals": "^1.4",
10599
"friendsofphp/php-cs-fixer": "^3.22",
106-
"magento/magento-coding-standard": "dev-AC-13683-v1",
100+
"magento/magento-coding-standard": "*",
107101
"magento/magento2-functional-testing-framework": "^5.0",
108102
"pdepend/pdepend": "3.x-dev",
109103
"phpmd/phpmd": "3.x-dev",

composer.lock

+15-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)