summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-07-13 17:44:44 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-07-13 17:44:44 +0200
commit17f2cf72af4173409ee294a204de4221b0275428 (patch)
tree366d2621adfe0c4b862d0afba607076c5d3e30e0 /composer.lock
parent5ee4dcd035cbf8c00ff95f02fce6ff6b3dc61aaf (diff)
update picofeed
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock17
1 files changed, 8 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index 68302587a..49b417257 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "20b66066a8d4a6802ecf6399590ef15b",
@@ -57,12 +57,12 @@
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoFeed.git",
- "reference": "a6087e8264550891c1b8a6da77eca0cab9328709"
+ "reference": "1e89a3fd579cf3d83cc65c09047f92f81ce6a923"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a6087e8264550891c1b8a6da77eca0cab9328709",
- "reference": "a6087e8264550891c1b8a6da77eca0cab9328709",
+ "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/1e89a3fd579cf3d83cc65c09047f92f81ce6a923",
+ "reference": "1e89a3fd579cf3d83cc65c09047f92f81ce6a923",
"shasum": ""
},
"require": {
@@ -91,13 +91,12 @@
],
"authors": [
{
- "name": "Frédéric Guillot",
- "homepage": "http://fredericguillot.com"
+ "name": "Frédéric Guillot"
}
],
- "description": "Modern library to write or read feeds (RSS/Atom)",
- "homepage": "http://fguillot.github.io/picoFeed",
- "time": "2015-04-27 22:22:06"
+ "description": "Modern library to handle RSS/Atom feeds",
+ "homepage": "https://github.com/fguillot/picoFeed",
+ "time": "2015-07-12 23:33:40"
},
{
"name": "pear/net_url2",