We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d662f6 commit 3b4cfcaCopy full SHA for 3b4cfca
2 files changed
.github/workflows/magento-compatibility.yml
@@ -15,9 +15,6 @@ jobs:
15
fail-fast: false
16
matrix:
17
include:
18
- - magento-version: "2.4.6-p14"
19
- php-version: "8.2"
20
- search-engine-name: "opensearch"
21
- magento-version: "2.4.7-p9"
22
php-version: "8.3"
23
search-engine-name: "opensearch"
README.md
@@ -9,7 +9,7 @@ MageForge is a powerful CLI front-end development toolkit for Magento 2 that sim
9
10
## Supported Magento Versions
11
12
-MageForge requires Magento 2.4.7 or higher.
+MageForge requires Magento 2.4.7 or higher with PHP 8.3 or higher.
13
Please ensure that your Magento installation meets this requirement before installation.
14
## Features
0 commit comments