summaryrefslogtreecommitdiff
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-24 13:40:07 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-24 13:40:07 +0200
commit4a690352a4dc4dff668c4189c41d982f838bc8b9 (patch)
tree13a7a3ef5f5cc509fb744ea93b1a826d089ffaa5 /vendor/composer/installed.json
parent20a2375a6cfe911180fca2c58673b4554528a372 (diff)
downloadrpg-4a690352a4dc4dff668c4189c41d982f838bc8b9.tar.gz
rpg-4a690352a4dc4dff668c4189c41d982f838bc8b9.tar.bz2
fixed #1249 by upgrading php-archive to 1.0.4
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 28e3fb6e2..9b20b8a09 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -49,17 +49,17 @@
},
{
"name": "splitbrain/php-archive",
- "version": "1.0.2",
- "version_normalized": "1.0.2.0",
+ "version": "1.0.4",
+ "version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
- "reference": "89b4cba038e8cf01af3a8180572f19b8e4afaa31"
+ "reference": "6572e78ef9d064eeb5c74d4ffe61b473a4996b68"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/89b4cba038e8cf01af3a8180572f19b8e4afaa31",
- "reference": "89b4cba038e8cf01af3a8180572f19b8e4afaa31",
+ "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/6572e78ef9d064eeb5c74d4ffe61b473a4996b68",
+ "reference": "6572e78ef9d064eeb5c74d4ffe61b473a4996b68",
"shasum": ""
},
"require": {
@@ -68,7 +68,7 @@
"require-dev": {
"phpunit/phpunit": "4.5.*"
},
- "time": "2015-06-30 19:12:21",
+ "time": "2015-07-24 11:36:49",
"type": "library",
"installation-source": "dist",
"autoload": {