summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 17:14:29 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 17:14:29 +0100
commitcf0f54ef8474ee0ab84e8953459734f5cec601a9 (patch)
tree3f789e3561a171e86fcd3a9288d2bb61e7f3eb9d /composer.lock
parent8130e77fbafa3fbb07f6cf527b4735bf410cb5fe (diff)
udpate picofeed to fix xxe
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index 2a06a0a1a..f7d2160ee 100644
--- a/composer.lock
+++ b/composer.lock
@@ -57,12 +57,12 @@
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoFeed.git",
- "reference": "e3e5bb1b09eaf8799761128bcf4f31e06f5bd432"
+ "reference": "c03c972a60a708d995dac7b0fe2107161dc9a338"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/e3e5bb1b09eaf8799761128bcf4f31e06f5bd432",
- "reference": "e3e5bb1b09eaf8799761128bcf4f31e06f5bd432",
+ "url": "https://api.github.com/repos/fguillot/picoFeed/zipball/c03c972a60a708d995dac7b0fe2107161dc9a338",
+ "reference": "c03c972a60a708d995dac7b0fe2107161dc9a338",
"shasum": ""
},
"require": {
@@ -86,7 +86,7 @@
],
"description": "Modern library to write or read feeds (RSS/Atom)",
"homepage": "http://fguillot.github.io/picoFeed",
- "time": "2014-11-21 00:59:35"
+ "time": "2014-11-23 15:47:57"
},
{
"name": "pear/net_url2",