Bump ezyang/htmlpurifier from 4.13.0 to 4.14.0 (#2479)
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/ezyang/htmlpurifier/releases) - [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/NEWS) - [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.13.0...v4.14.0) --- updated-dependencies: - dependency-name: ezyang/htmlpurifier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Scrutinizer was canceled, but there's no reason it would be needed for this PR. Merging this change.
This commit is contained in:
parent
623d7fe7c2
commit
778e24cf73
|
|
@ -8,24 +8,21 @@
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "ezyang/htmlpurifier",
|
"name": "ezyang/htmlpurifier",
|
||||||
"version": "v4.13.0",
|
"version": "v4.14.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ezyang/htmlpurifier.git",
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
||||||
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
||||||
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.2"
|
"php": ">=5.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
|
||||||
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
|
||||||
},
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
|
@ -56,9 +53,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
||||||
"source": "https://github.com/ezyang/htmlpurifier/tree/master"
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
|
||||||
},
|
},
|
||||||
"time": "2020-06-29T00:56:53+00:00"
|
"time": "2021-12-25T01:21:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maennchen/zipstream-php",
|
"name": "maennchen/zipstream-php",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue