summaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index c89453dde..831e21495 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -109,40 +109,29 @@
]
},
{
- "name": "fguillot/picofeed",
- "version": "dev-master",
- "version_normalized": "9999999-dev",
+ "name": "riimu/kit-pathjoin",
+ "version": "v1.1.2",
+ "version_normalized": "1.1.2.0",
"source": {
"type": "git",
- "url": "https://github.com/fguillot/picoFeed.git",
- "reference": "a6d01a62514530dea91b2c8da5e194d680e1d91b"
+ "url": "https://github.com/Riimu/Kit-PathJoin.git",
+ "reference": "5145afabdff12b5871f4a647e86ab2f05059d742"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a6d01a62514530dea91b2c8da5e194d680e1d91b",
- "reference": "a6d01a62514530dea91b2c8da5e194d680e1d91b",
+ "url": "https://api.github.com/repos/Riimu/Kit-PathJoin/zipball/5145afabdff12b5871f4a647e86ab2f05059d742",
+ "reference": "5145afabdff12b5871f4a647e86ab2f05059d742",
"shasum": ""
},
"require": {
- "ext-dom": "*",
- "ext-iconv": "*",
- "ext-libxml": "*",
- "ext-simplexml": "*",
- "ext-xml": "*",
- "php": ">=5.3.0"
- },
- "suggest": {
- "ext-curl": "PicoFeed will use cURL if present"
+ "php": ">=5.4.0"
},
- "time": "2015-08-13 23:56:50",
- "bin": [
- "picofeed"
- ],
+ "time": "2015-08-22 11:29:24",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-0": {
- "PicoFeed": "lib/"
+ "psr-4": {
+ "Riimu\\Kit\\PathJoin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -151,36 +140,56 @@
],
"authors": [
{
- "name": "Frédéric Guillot"
+ "name": "Riikka Kalliomäki",
+ "email": "riikka.kalliomaki@gmail.com",
+ "homepage": "http://riimu.net"
}
],
- "description": "Modern library to handle RSS/Atom feeds",
- "homepage": "https://github.com/fguillot/picoFeed"
+ "description": "Cross-platform library for normalizing and joining file system paths",
+ "homepage": "http://kit.riimu.net",
+ "keywords": [
+ "file",
+ "join",
+ "normalize",
+ "path",
+ "system"
+ ]
},
{
- "name": "riimu/kit-pathjoin",
- "version": "v1.1.1",
- "version_normalized": "1.1.1.0",
+ "name": "fguillot/picofeed",
+ "version": "dev-master",
+ "version_normalized": "9999999-dev",
"source": {
"type": "git",
- "url": "https://github.com/Riimu/Kit-PathJoin.git",
- "reference": "a107e81d26f805dd905f1e92ef4e4a8629e19bbc"
+ "url": "https://github.com/fguillot/picoFeed.git",
+ "reference": "a2cc36244278afbfb9578037b1700ca3cd5a87d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Riimu/Kit-PathJoin/zipball/a107e81d26f805dd905f1e92ef4e4a8629e19bbc",
- "reference": "a107e81d26f805dd905f1e92ef4e4a8629e19bbc",
+ "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a2cc36244278afbfb9578037b1700ca3cd5a87d7",
+ "reference": "a2cc36244278afbfb9578037b1700ca3cd5a87d7",
"shasum": ""
},
"require": {
- "php": ">=5.4.0"
+ "ext-dom": "*",
+ "ext-iconv": "*",
+ "ext-libxml": "*",
+ "ext-simplexml": "*",
+ "ext-xml": "*",
+ "php": ">=5.3.0"
},
- "time": "2015-08-09 07:49:38",
+ "suggest": {
+ "ext-curl": "PicoFeed will use cURL if present"
+ },
+ "time": "2015-09-12 11:05:28",
+ "bin": [
+ "picofeed"
+ ],
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Riimu\\Kit\\PathJoin\\": "src/"
+ "psr-0": {
+ "PicoFeed": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -189,19 +198,10 @@
],
"authors": [
{
- "name": "Riikka Kalliomäki",
- "email": "riikka.kalliomaki@gmail.com",
- "homepage": "http://riimu.net"
+ "name": "Frédéric Guillot"
}
],
- "description": "Cross-platform library for normalizing and joining file system paths",
- "homepage": "http://kit.riimu.net",
- "keywords": [
- "file",
- "join",
- "normalize",
- "path",
- "system"
- ]
+ "description": "Modern library to handle RSS/Atom feeds",
+ "homepage": "https://github.com/fguillot/picoFeed"
}
]