Skip to content

Commit 3d22d50

Browse files
authored
Merge pull request #7 from customgento/DEV-1134-update-yt-nocookie
Add support for PHP 8.4 and Magento 2.4.8, DEV-1134
2 parents e037068 + ec752ab commit 3d22d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ext-pcre": "*",
66
"magento/module-catalog": "~103.0||~104.0",
77
"magento/module-product-video": "~100.0",
8-
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0"
8+
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0"
99
},
1010
"type": "magento2-module",
1111
"license": "OSL-3.0",

0 commit comments

Comments
 (0)