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 6a3fec8 commit 5fdafd5Copy full SHA for 5fdafd5
2 files changed
.github/workflows/magento-compatibility.yml
@@ -19,7 +19,7 @@ jobs:
19
php-version: '8.3'
20
- magento-version: '2.4.7-p5'
21
22
- - magento-version: '2.4.7-p5'
+ - magento-version: '2.4.8'
23
php-version: '8.4'
24
25
services:
CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
7
## UNRELEASED
8
9
- docs: clean up `CHANGELOG.md`
10
-- feat: add PHP 8.4 and Magento 2.4.7p5 compatibilty check
+- feat: add PHP 8.4 and Magento 2.4.8 compatibilty check
11
- removed: removed Github Action to watch for Changelog edits
12
13
## Latest Release
0 commit comments