Skip to content

Commit 4911b9d

Browse files
committed
Merge branch 'AC-2841' of github.com:magento-gl/magento-semver into Hammer_PlatForm_Health_246_Scope_14102022
2 parents 040bd0c + 031cd49 commit 4911b9d

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
php-version:
17+
- "7.4"
1718
- "8.1"
1819
dependencies:
1920
- "lowest"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"bin": ["bin/svc"],
1010
"require": {
11-
"php": "~8.1.0||~8.2.0",
11+
"php": "~7.4.0||~8.1.0||~8.2.0",
1212
"ext-json": "*",
1313
"laminas/laminas-dependency-plugin": "^2.2.0",
1414
"laminas/laminas-stdlib": "~3.6.0",

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)