Skip to content

Commit 243690c

Browse files
authored
Merge pull request #273 from magento-gl/update_version
Update the new version
2 parents 12e28c2 + 873cb3d commit 243690c

File tree

3 files changed

+30
-5
lines changed

3 files changed

+30
-5
lines changed

Diff for: .github/.metadata.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"templateVersion": "0.2",
3+
"product": {
4+
"name": "magento/magento-coding-standard",
5+
"description": "A set of Magento specific PHP CodeSniffer rules"
6+
},
7+
"contacts": {
8+
"team": {
9+
"name": "HAMMER",
10+
"DL": "Grp-RQ-HAMMER",
11+
"slackChannel": "gl-hammer-team"
12+
}
13+
},
14+
"ticketTracker": {
15+
"functionalJiraQueue": {
16+
"projectKey": "AC",
17+
"component": "Github"
18+
},
19+
"securityJiraQueue": {
20+
"projectKey": "MAGREQ",
21+
"component": "Commerce M2"
22+
}
23+
},
24+
"productionCodeBranches": ["develop"]
25+
}

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"AFL-3.0"
77
],
88
"type": "phpcodesniffer-standard",
9-
"version": "36",
9+
"version": "37",
1010
"require": {
1111
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
1212
"webonyx/graphql-php": "^15.0",

Diff for: composer.lock

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

0 commit comments

Comments
 (0)