aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-10-12 08:28:35 +0000
committerMario <mario@mariovavti.com>2022-10-12 08:28:35 +0000
commit2291fcdf11fe3e03cc84ca8171cd7dcf03015e17 (patch)
treef41ca0b107de0d17d6fdaf714418f28bac78e84a /vendor/composer/installed.json
parent4070c46d157918a01e2a34820985a64fee4e99f0 (diff)
downloadvolse-hubzilla-2291fcdf11fe3e03cc84ca8171cd7dcf03015e17.tar.gz
volse-hubzilla-2291fcdf11fe3e03cc84ca8171cd7dcf03015e17.tar.bz2
volse-hubzilla-2291fcdf11fe3e03cc84ca8171cd7dcf03015e17.zip
composer update simplepie
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index f4093ccdf..2a49b6c31 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1465,17 +1465,17 @@
},
{
"name": "simplepie/simplepie",
- "version": "1.6.0",
- "version_normalized": "1.6.0.0",
+ "version": "1.7.0",
+ "version_normalized": "1.7.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
- "reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1"
+ "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/simplepie/simplepie/zipball/2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
- "reference": "2bdbc51ed1010941c9c5f2cddca433e79665bfe1",
+ "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9e9add3428ce86aede874bcf9a59c78e272f8dc1",
+ "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1",
"shasum": ""
},
"require": {
@@ -1485,6 +1485,7 @@
"php": ">=5.6.0"
},
"require-dev": {
+ "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
"yoast/phpunit-polyfills": "^1.0.1"
},
"suggest": {
@@ -1494,7 +1495,7 @@
"ext-mbstring": "",
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
- "time": "2022-04-21T11:05:19+00:00",
+ "time": "2022-09-30T06:49:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1507,6 +1508,7 @@
},
"autoload-dev": {
"psr-4": {
+ "SimplePie\\Tests\\Fixtures\\": "tests/Fixtures",
"SimplePie\\Tests\\Unit\\": "tests/Unit"
}
},
@@ -1544,7 +1546,7 @@
"rss"
],
"support": {
- "source": "https://github.com/simplepie/simplepie/tree/1.6.0",
+ "source": "https://github.com/simplepie/simplepie/tree/1.7.0",
"issues": "https://github.com/simplepie/simplepie/issues"
},
"install-path": "../simplepie/simplepie"