Skip to content

Commit f1232fe

Browse files
committed
Allow PHP 8.4 in CI
1 parent cb36ea8 commit f1232fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.module.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
EXTENSION_VENDOR="Yireo"
22
EXTENSION_NAME="LokiComponentsDebugger"
33
COMPOSER_NAME="yireo/magento2-loki-components-debugger"
4-
PHP_VERSIONS=("8.3")
4+
PHP_VERSIONS=("8.3","8.4")

0 commit comments

Comments
 (0)