Skip to content

Commit 1e8c70d

Browse files
authored
Add files via upload
1 parent 793d164 commit 1e8c70d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
"issues": "https://github.com/LearnCodeWeb/multi-files-upload-and-image-resizer/issues"
3939
},
4040
"require": {
41-
"php": ">=5.6.0",
42-
"ext-fileinfo": "*",
43-
"guzzlehttp/psr7": "~1.1 || ^2.0"
41+
"php": ">=5.6.0"
4442
},
4543
"require-dev": {
4644
"phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
@@ -58,4 +56,4 @@
5856
"dev-master": "1.0-dev"
5957
}
6058
}
61-
}
59+
}

0 commit comments

Comments
 (0)