summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock17
1 files changed, 9 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 2573dff0e..95b3170fc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "c1d2d17af8c630b365bbd580f297a7d5",
+ "content-hash": "0e35ddf2b49079cceed6790deb099dc5",
"packages": [
{
"name": "andreskrey/readability.php",
@@ -123,16 +123,16 @@
},
{
"name": "debril/feed-io",
- "version": "v4.9.3",
+ "version": "v5.0.0",
"source": {
"type": "git",
"url": "https://github.com/alexdebril/feed-io.git",
- "reference": "6f15c66b4087d41055f92bda9b499305e4ae97ca"
+ "reference": "e3aa4dbe3fae8dd23704f159b15c14e474a2ffae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/6f15c66b4087d41055f92bda9b499305e4ae97ca",
- "reference": "6f15c66b4087d41055f92bda9b499305e4ae97ca",
+ "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/e3aa4dbe3fae8dd23704f159b15c14e474a2ffae",
+ "reference": "e3aa4dbe3fae8dd23704f159b15c14e474a2ffae",
"shasum": ""
},
"require": {
@@ -140,13 +140,14 @@
"ext-json": "*",
"ext-libxml": "*",
"guzzlehttp/guzzle": "~6.2|~7.0",
- "php": ">=7.1",
+ "php": ">=8.0",
"psr/log": "~1.0",
"symfony/console": "~3.4|~4.0|~5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.4",
"monolog/monolog": "1.*",
+ "phpstan/phpstan": "^0.12.81",
"phpunit/phpunit": "~9.3.0"
},
"suggest": {
@@ -184,7 +185,7 @@
],
"support": {
"issues": "https://github.com/alexdebril/feed-io/issues",
- "source": "https://github.com/alexdebril/feed-io/tree/v4.9.3"
+ "source": "https://github.com/alexdebril/feed-io/tree/v5.0.0"
},
"funding": [
{
@@ -192,7 +193,7 @@
"type": "github"
}
],
- "time": "2021-03-12T21:57:53+00:00"
+ "time": "2021-04-07T20:43:31+00:00"
},
{
"name": "ezyang/htmlpurifier",