aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-27 07:28:21 +0000
committerMario <mario@mariovavti.com>2023-01-27 07:28:21 +0000
commit9a16bf65bdd5858a2da8e850e9825b2a5498b044 (patch)
tree4208cf7ba1e176d79b82b00982a783988b5e45a7 /vendor/composer/installed.json
parentc3d3dc9d92d14dbcfbaf39c4cc9ad4c120812a3d (diff)
downloadvolse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.tar.gz
volse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.tar.bz2
volse-hubzilla-9a16bf65bdd5858a2da8e850e9825b2a5498b044.zip
update simplepie
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index ae627ff6a..0a9f11410 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1478,27 +1478,28 @@
},
{
"name": "simplepie/simplepie",
- "version": "1.7.0",
- "version_normalized": "1.7.0.0",
+ "version": "1.8.0",
+ "version_normalized": "1.8.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
- "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1"
+ "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9e9add3428ce86aede874bcf9a59c78e272f8dc1",
- "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1",
+ "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
+ "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
- "php": ">=5.6.0"
+ "php": ">=7.2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
+ "psr/simple-cache": "^1 || ^2 || ^3",
"yoast/phpunit-polyfills": "^1.0.1"
},
"suggest": {
@@ -1508,7 +1509,7 @@
"ext-mbstring": "",
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
- "time": "2022-09-30T06:49:48+00:00",
+ "time": "2023-01-20T08:37:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1559,7 +1560,7 @@
"rss"
],
"support": {
- "source": "https://github.com/simplepie/simplepie/tree/1.7.0",
+ "source": "https://github.com/simplepie/simplepie/tree/1.8.0",
"issues": "https://github.com/simplepie/simplepie/issues"
},
"install-path": "../simplepie/simplepie"