aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 080efd49b..f4ab53044 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -415,17 +415,17 @@
},
{
"name": "league/html-to-markdown",
- "version": "5.0.2",
- "version_normalized": "5.0.2.0",
+ "version": "5.1.0",
+ "version_normalized": "5.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/html-to-markdown.git",
- "reference": "4d0394e120dc14b0d5c52fd1755fd48656da2ec9"
+ "reference": "e0fc8cf07bdabbcd3765341ecb50c34c271d64e1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/4d0394e120dc14b0d5c52fd1755fd48656da2ec9",
- "reference": "4d0394e120dc14b0d5c52fd1755fd48656da2ec9",
+ "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e0fc8cf07bdabbcd3765341ecb50c34c271d64e1",
+ "reference": "e0fc8cf07bdabbcd3765341ecb50c34c271d64e1",
"shasum": ""
},
"require": {
@@ -435,20 +435,20 @@
},
"require-dev": {
"mikehaertl/php-shellcommand": "^1.1.0",
- "phpstan/phpstan": "^0.12.82",
+ "phpstan/phpstan": "^0.12.99",
"phpunit/phpunit": "^8.5 || ^9.2",
"scrutinizer/ocular": "^1.6",
"unleashedtech/php-coding-standard": "^2.7",
- "vimeo/psalm": "^4.6"
+ "vimeo/psalm": "^4.22"
},
- "time": "2021-11-06T05:38:26+00:00",
+ "time": "2022-03-02T17:24:08+00:00",
"bin": [
"bin/html-to-markdown"
],
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.1-dev"
+ "dev-master": "5.2-dev"
}
},
"installation-source": "dist",
@@ -483,7 +483,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/html-to-markdown/issues",
- "source": "https://github.com/thephpleague/html-to-markdown/tree/5.0.2"
+ "source": "https://github.com/thephpleague/html-to-markdown/tree/5.1.0"
},
"funding": [
{