Skip to content

Commit 3b4cfca

Browse files
committed
fix: update Magento requirement to 2.4.7 with PHP 8.3 in README
1 parent 8d662f6 commit 3b4cfca

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/magento-compatibility.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
include:
18-
- magento-version: "2.4.6-p14"
19-
php-version: "8.2"
20-
search-engine-name: "opensearch"
2118
- magento-version: "2.4.7-p9"
2219
php-version: "8.3"
2320
search-engine-name: "opensearch"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ MageForge is a powerful CLI front-end development toolkit for Magento 2 that sim
99

1010
## Supported Magento Versions
1111

12-
MageForge requires Magento 2.4.7 or higher.
12+
MageForge requires Magento 2.4.7 or higher with PHP 8.3 or higher.
1313
Please ensure that your Magento installation meets this requirement before installation.
1414

1515
## Features

0 commit comments

Comments
 (0)