Skip to content

Commit d91dbc3

Browse files
authored
Merge pull request #8 from magento-gl/Hammer_PlatForm_Health_246_Scope_14102022
[Hammer]_Platform_Health_246_Scope_14102022
2 parents 63f93e9 + 0c8252c commit d91dbc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"AFL-3.0"
88
],
99
"require": {
10-
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0",
10+
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0",
1111
"composer/composer": "^2.0",
1212
"composer-plugin-api": "^1.0 || ^2.0"
1313
},

src/Magento/ComposerRootUpdatePlugin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0",
11+
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0",
1212
"composer/composer": "^1.0 || ^2.0",
1313
"composer-plugin-api": "^1.0 || ^2.0"
1414
},

0 commit comments

Comments
 (0)