Skip to content

Commit 166709e

Browse files
authored
Update composer.json
1 parent 9919a42 commit 166709e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

imcger/imgupload/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description" : "Using ImageMagick php librarie for image attachments and creating thumbnails.",
55
"homepage" : "https://github.com/IMC-GER/phpBB-Image-upload-use-ImageMagick",
66
"version" : "0.0.2",
7-
"time" : "2022-02-18",
7+
"time" : "2022-02-19",
88
"license" : "GPL-2.0-only",
99
"authors" : [{
1010
"name" : "imc-ger",
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require" : {
17-
"php" : ">=7.4.0",
17+
"php" : ">=7.3.0",
1818
"composer/installers" : "~1.0"
1919
},
2020
"extra" : {

0 commit comments

Comments
 (0)