aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2017-03-31 09:41:47 +0200
committerAndreas Gohr <andi@splitbrain.org>2017-03-31 09:41:47 +0200
commit361134418da8d033cd456de05c7a57c3cb528004 (patch)
tree115fa1cdc321b185da6d8285163fd3192c0c3e15 /composer.lock
parente0dd796db52c9730bcf77d7776c8237fcee03811 (diff)
downloaddokuwiki-361134418da8d033cd456de05c7a57c3cb528004.tar.gz
dokuwiki-361134418da8d033cd456de05c7a57c3cb528004.zip
updated php-archive library
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 9 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 5b8786354..aa48f8b21 100644
--- a/composer.lock
+++ b/composer.lock
@@ -254,16 +254,16 @@
},
{
"name": "splitbrain/php-archive",
- "version": "1.0.7",
+ "version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
- "reference": "c075304b44c4aadff0718af445e86bf730f331ff"
+ "reference": "6b1c1746fa0a6f9f68f0bc832892ddeda8db905c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/c075304b44c4aadff0718af445e86bf730f331ff",
- "reference": "c075304b44c4aadff0718af445e86bf730f331ff",
+ "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/6b1c1746fa0a6f9f68f0bc832892ddeda8db905c",
+ "reference": "6b1c1746fa0a6f9f68f0bc832892ddeda8db905c",
"shasum": ""
},
"require": {
@@ -272,6 +272,10 @@
"require-dev": {
"phpunit/phpunit": "4.5.*"
},
+ "suggest": {
+ "ext-iconv": "Used for proper filename encode handling",
+ "ext-mbstring": "Can be used alternatively for handling filename encoding"
+ },
"type": "library",
"autoload": {
"psr-4": {
@@ -297,7 +301,7 @@
"unzip",
"zip"
],
- "time": "2015-08-12T13:24:34+00:00"
+ "time": "2017-03-19T09:10:53+00:00"
}
],
"packages-dev": [],