build(deps): Bump symfony/html-sanitizer from 6.2.7 to 6.3.0
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer) from 6.2.7 to 6.3.0. - [Release notes](https://github.com/symfony/html-sanitizer/releases) - [Commits](https://github.com/symfony/html-sanitizer/compare/v6.2.7...v6.3.0) --- updated-dependencies: - dependency-name: symfony/html-sanitizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8d25b8e789
commit
a3f09c40fc
1 changed files with 13 additions and 15 deletions
28
composer.lock
generated
28
composer.lock
generated
|
@ -3069,26 +3069,24 @@
|
|||
},
|
||||
{
|
||||
"name": "masterminds/html5",
|
||||
"version": "2.7.6",
|
||||
"version": "2.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Masterminds/html5-php.git",
|
||||
"reference": "897eb517a343a2281f11bc5556d6548db7d93947"
|
||||
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
|
||||
"reference": "897eb517a343a2281f11bc5556d6548db7d93947",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
|
||||
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-ctype": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -3132,9 +3130,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Masterminds/html5-php/issues",
|
||||
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
|
||||
"source": "https://github.com/Masterminds/html5-php/tree/2.8.0"
|
||||
},
|
||||
"time": "2022-08-18T16:18:26+00:00"
|
||||
"time": "2023-04-26T07:27:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mf2/mf2",
|
||||
|
@ -5233,16 +5231,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/html-sanitizer",
|
||||
"version": "v6.2.7",
|
||||
"version": "v6.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/html-sanitizer.git",
|
||||
"reference": "211e36bbb20a5e5db2b940399ab1d2b421a08068"
|
||||
"reference": "eae9b0a9ad7a2ed1963f819547d59ff99ad9e0fd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/211e36bbb20a5e5db2b940399ab1d2b421a08068",
|
||||
"reference": "211e36bbb20a5e5db2b940399ab1d2b421a08068",
|
||||
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/eae9b0a9ad7a2ed1963f819547d59ff99ad9e0fd",
|
||||
"reference": "eae9b0a9ad7a2ed1963f819547d59ff99ad9e0fd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5282,7 +5280,7 @@
|
|||
"sanitizer"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/html-sanitizer/tree/v6.2.7"
|
||||
"source": "https://github.com/symfony/html-sanitizer/tree/v6.3.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5298,7 +5296,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-14T08:44:56+00:00"
|
||||
"time": "2023-02-14T09:04:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
|
|
Loading…
Add table
Reference in a new issue