summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuxton <ruxton@rhythmandpoetry.net>2017-07-28 10:21:52 +0800
committerRuxton <ruxton@rhythmandpoetry.net>2017-07-28 10:21:52 +0800
commit0cba1cb9cdd2f7b8b7fb5f439984d40ea34dc6c2 (patch)
tree162668cbe71b5343da885f84f678deddcd279d4e
parent6f8e186cef22c5c32cd8ec7a34bc4376f8e38970 (diff)
Update p3k/multipart to use at least v0.2.0
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 03d460a..e28372d 100644
--- a/composer.json
+++ b/composer.json
@@ -11,7 +11,7 @@
"abraham/twitteroauth": "*",
"andreyco/instagram": "3.*",
"ezyang/htmlpurifier": "4.*",
- "p3k/multipart": "*",
+ "p3k/multipart": ">=0.2.0",
"tantek/cassis": "*",
"p3k/timezone": "*",
"gajus/dindent": "^2.0"