Skip to content

Commit 5fdafd5

Browse files
committed
feat: update Magento compatibility to version 2.4.8 with PHP 8.4 support
1 parent 6a3fec8 commit 5fdafd5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/magento-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
php-version: '8.3'
2020
- magento-version: '2.4.7-p5'
2121
php-version: '8.3'
22-
- magento-version: '2.4.7-p5'
22+
- magento-version: '2.4.8'
2323
php-version: '8.4'
2424

2525
services:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
## UNRELEASED
88

99
- docs: clean up `CHANGELOG.md`
10-
- feat: add PHP 8.4 and Magento 2.4.7p5 compatibilty check
10+
- feat: add PHP 8.4 and Magento 2.4.8 compatibilty check
1111
- removed: removed Github Action to watch for Changelog edits
1212

1313
## Latest Release

0 commit comments

Comments
 (0)