We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9919a42 commit 166709eCopy full SHA for 166709e
imcger/imgupload/composer.json
@@ -4,7 +4,7 @@
4
"description" : "Using ImageMagick php librarie for image attachments and creating thumbnails.",
5
"homepage" : "https://github.com/IMC-GER/phpBB-Image-upload-use-ImageMagick",
6
"version" : "0.0.2",
7
- "time" : "2022-02-18",
+ "time" : "2022-02-19",
8
"license" : "GPL-2.0-only",
9
"authors" : [{
10
"name" : "imc-ger",
@@ -14,7 +14,7 @@
14
}
15
],
16
"require" : {
17
- "php" : ">=7.4.0",
+ "php" : ">=7.3.0",
18
"composer/installers" : "~1.0"
19
},
20
"extra" : {
0 commit comments