Skip to content

Commit 9afec48

Browse files
author
Alexander Tolochko
committed
Updated composer dependencies
1 parent 2149564 commit 9afec48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "magestyapps/module-web-images",
33
"description": "Upload SVG and WebP images in Magento 2",
44
"require": {
5-
"php": ">=5.5.0"
5+
"php": ">=7.4",
6+
"magento/module-backend": ">=102.0.7"
67
},
78
"type": "magento2-module",
89
"version": "1.2.0",

0 commit comments

Comments
 (0)