mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Bump j0k3r/graby from 2.3.3 to 2.3.5
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.3.3 to 2.3.5. - [Release notes](https://github.com/j0k3r/graby/releases) - [Commits](https://github.com/j0k3r/graby/compare/2.3.3...2.3.5) --- updated-dependencies: - dependency-name: j0k3r/graby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5a2dd96dec
commit
e373129db1
1 changed files with 24 additions and 28 deletions
52
composer.lock
generated
52
composer.lock
generated
|
@ -1566,32 +1566,28 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/lexer",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/lexer.git",
|
||||
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
|
||||
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
|
||||
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
|
||||
"url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
|
||||
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2 || ^8.0"
|
||||
"php": "^7.1 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^6.0",
|
||||
"phpstan/phpstan": "^0.11.8",
|
||||
"phpunit/phpunit": "^8.2"
|
||||
"doctrine/coding-standard": "^9.0",
|
||||
"phpstan/phpstan": "1.3",
|
||||
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||||
"vimeo/psalm": "^4.11"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
||||
|
@ -1626,7 +1622,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/lexer/issues",
|
||||
"source": "https://github.com/doctrine/lexer/tree/1.2.1"
|
||||
"source": "https://github.com/doctrine/lexer/tree/1.2.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1642,7 +1638,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-25T17:44:05+00:00"
|
||||
"time": "2022-01-12T08:27:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/migrations",
|
||||
|
@ -4362,16 +4358,16 @@
|
|||
},
|
||||
{
|
||||
"name": "j0k3r/graby",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/j0k3r/graby.git",
|
||||
"reference": "93b7c6304b7917e9cc413b046d6ed16ec27e8d20"
|
||||
"reference": "474bbe19472ecd7758ec33306581fd78f9eedab4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby/zipball/93b7c6304b7917e9cc413b046d6ed16ec27e8d20",
|
||||
"reference": "93b7c6304b7917e9cc413b046d6ed16ec27e8d20",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby/zipball/474bbe19472ecd7758ec33306581fd78f9eedab4",
|
||||
"reference": "474bbe19472ecd7758ec33306581fd78f9eedab4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4435,7 +4431,7 @@
|
|||
"description": "Graby helps you extract article content from web pages",
|
||||
"support": {
|
||||
"issues": "https://github.com/j0k3r/graby/issues",
|
||||
"source": "https://github.com/j0k3r/graby/tree/2.3.3"
|
||||
"source": "https://github.com/j0k3r/graby/tree/2.3.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4443,20 +4439,20 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-12-13T05:38:00+00:00"
|
||||
"time": "2022-01-07T15:03:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "j0k3r/graby-site-config",
|
||||
"version": "1.0.142",
|
||||
"version": "1.0.143",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/j0k3r/graby-site-config.git",
|
||||
"reference": "adf8cd8202b0f0c5242e61d894c8c2f61ba6550b"
|
||||
"reference": "3541eb43a4ad1a609175dee309e0431e35fe9934"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/adf8cd8202b0f0c5242e61d894c8c2f61ba6550b",
|
||||
"reference": "adf8cd8202b0f0c5242e61d894c8c2f61ba6550b",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/3541eb43a4ad1a609175dee309e0431e35fe9934",
|
||||
"reference": "3541eb43a4ad1a609175dee309e0431e35fe9934",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4485,9 +4481,9 @@
|
|||
"description": "Graby site config files",
|
||||
"support": {
|
||||
"issues": "https://github.com/j0k3r/graby-site-config/issues",
|
||||
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.142"
|
||||
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.143"
|
||||
},
|
||||
"time": "2022-01-03T09:24:11+00:00"
|
||||
"time": "2022-01-07T15:05:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "j0k3r/httplug-ssrf-plugin",
|
||||
|
@ -12909,5 +12905,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "7.2.5"
|
||||
},
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue