aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-04 02:16:58 +0000
committerGitHub <noreply@github.com>2020-06-04 02:16:58 +0000
commitc99caa09682a45f7a8ecef02e663fc1bf72f57e5 (patch)
tree473a1df2d85f44aff5338e7c9956441043835e8c
parent3095c0d51f633c6fd4b143bcdd41a6d0a2830dea (diff)
downloadwallabag-c99caa09682a45f7a8ecef02e663fc1bf72f57e5.tar.gz
wallabag-c99caa09682a45f7a8ecef02e663fc1bf72f57e5.tar.zst
wallabag-c99caa09682a45f7a8ecef02e663fc1bf72f57e5.zip
Bump j0k3r/graby from 2.2.0 to 2.2.1
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/j0k3r/graby/releases) - [Commits](https://github.com/j0k3r/graby/compare/2.2.0...2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--composer.lock68
1 files changed, 34 insertions, 34 deletions
diff --git a/composer.lock b/composer.lock
index e6bc6c13..5331116a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3681,46 +3681,45 @@
3681 }, 3681 },
3682 { 3682 {
3683 "name": "j0k3r/graby", 3683 "name": "j0k3r/graby",
3684 "version": "2.2.0", 3684 "version": "2.2.1",
3685 "source": { 3685 "source": {
3686 "type": "git", 3686 "type": "git",
3687 "url": "https://github.com/j0k3r/graby.git", 3687 "url": "https://github.com/j0k3r/graby.git",
3688 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed" 3688 "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647"
3689 }, 3689 },
3690 "dist": { 3690 "dist": {
3691 "type": "zip", 3691 "type": "zip",
3692 "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed", 3692 "url": "https://api.github.com/repos/j0k3r/graby/zipball/12e967939bb3c79af5047eb62eb6b1ad73a7b647",
3693 "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed", 3693 "reference": "12e967939bb3c79af5047eb62eb6b1ad73a7b647",
3694 "shasum": "" 3694 "shasum": ""
3695 }, 3695 },
3696 "require": { 3696 "require": {
3697 "ext-curl": "*", 3697 "ext-curl": "*",
3698 "ext-tidy": "*", 3698 "ext-tidy": "*",
3699 "fossar/htmlawed": "^1.2.4", 3699 "fossar/htmlawed": "^1.2.7",
3700 "guzzlehttp/psr7": "^1.5", 3700 "guzzlehttp/psr7": "^1.5",
3701 "j0k3r/graby-site-config": "^1.0", 3701 "j0k3r/graby-site-config": "^1.0.100",
3702 "j0k3r/httplug-ssrf-plugin": "^2.0", 3702 "j0k3r/httplug-ssrf-plugin": "^2.0",
3703 "j0k3r/php-readability": "^1.1", 3703 "j0k3r/php-readability": "^1.2.3",
3704 "monolog/monolog": "^1.13.1", 3704 "monolog/monolog": "^1.18.0|^2.0",
3705 "php": ">=7.1", 3705 "php": ">=7.1",
3706 "php-http/client-common": "^2.0", 3706 "php-http/client-common": "^2.0",
3707 "php-http/discovery": "^1.0", 3707 "php-http/discovery": "^1.5",
3708 "php-http/httplug": "^2.0", 3708 "php-http/httplug": "^2.0",
3709 "php-http/message": "^1.7", 3709 "php-http/message": "^1.7",
3710 "psr/http-message": "^1.0", 3710 "simplepie/simplepie": "^1.5",
3711 "simplepie/simplepie": "^1.3.1", 3711 "smalot/pdfparser": "^0.15.1",
3712 "smalot/pdfparser": "~0.11", 3712 "symfony/options-resolver": "^3.4|^4.0|^5.0",
3713 "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0", 3713 "true/punycode": "^2.1"
3714 "true/punycode": "~2.1"
3715 }, 3714 },
3716 "require-dev": { 3715 "require-dev": {
3717 "friendsofphp/php-cs-fixer": "~2.14", 3716 "friendsofphp/php-cs-fixer": "^2.16",
3718 "php-coveralls/php-coveralls": "^2.0", 3717 "guzzlehttp/guzzle": "^6.3.0",
3719 "php-http/guzzle6-adapter": "^2.0", 3718 "php-http/guzzle6-adapter": "^2.0",
3720 "php-http/mock-client": "^1.2", 3719 "php-http/mock-client": "^1.3",
3721 "phpstan/phpstan": "^0.11", 3720 "phpstan/phpstan": "^0.12",
3722 "phpstan/phpstan-phpunit": "^0.11", 3721 "phpstan/phpstan-phpunit": "^0.12",
3723 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0" 3722 "symfony/phpunit-bridge": "^5.1"
3724 }, 3723 },
3725 "type": "library", 3724 "type": "library",
3726 "extra": { 3725 "extra": {
@@ -3750,20 +3749,20 @@
3750 } 3749 }
3751 ], 3750 ],
3752 "description": "Graby helps you extract article content from web pages", 3751 "description": "Graby helps you extract article content from web pages",
3753 "time": "2020-04-15T11:37:45+00:00" 3752 "time": "2020-06-02T13:48:42+00:00"
3754 }, 3753 },
3755 { 3754 {
3756 "name": "j0k3r/graby-site-config", 3755 "name": "j0k3r/graby-site-config",
3757 "version": "1.0.106", 3756 "version": "1.0.107",
3758 "source": { 3757 "source": {
3759 "type": "git", 3758 "type": "git",
3760 "url": "https://github.com/j0k3r/graby-site-config.git", 3759 "url": "https://github.com/j0k3r/graby-site-config.git",
3761 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0" 3760 "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e"
3762 }, 3761 },
3763 "dist": { 3762 "dist": {
3764 "type": "zip", 3763 "type": "zip",
3765 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d50dbfe2644c684a9fe0d99c74ca0734354cc3c0", 3764 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/cc66dcbdeb9368a8eb385e21dcc88183b280412e",
3766 "reference": "d50dbfe2644c684a9fe0d99c74ca0734354cc3c0", 3765 "reference": "cc66dcbdeb9368a8eb385e21dcc88183b280412e",
3767 "shasum": "" 3766 "shasum": ""
3768 }, 3767 },
3769 "require": { 3768 "require": {
@@ -3790,7 +3789,7 @@
3790 } 3789 }
3791 ], 3790 ],
3792 "description": "Graby site config files", 3791 "description": "Graby site config files",
3793 "time": "2020-05-13T05:29:30+00:00" 3792 "time": "2020-06-03T09:43:28+00:00"
3794 }, 3793 },
3795 { 3794 {
3796 "name": "j0k3r/httplug-ssrf-plugin", 3795 "name": "j0k3r/httplug-ssrf-plugin",
@@ -7939,26 +7938,27 @@
7939 }, 7938 },
7940 { 7939 {
7941 "name": "smalot/pdfparser", 7940 "name": "smalot/pdfparser",
7942 "version": "v0.15.0", 7941 "version": "v0.15.1",
7943 "source": { 7942 "source": {
7944 "type": "git", 7943 "type": "git",
7945 "url": "https://github.com/smalot/pdfparser.git", 7944 "url": "https://github.com/smalot/pdfparser.git",
7946 "reference": "a53df87a048b943ff7380765b300e2b002e61de4" 7945 "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1"
7947 }, 7946 },
7948 "dist": { 7947 "dist": {
7949 "type": "zip", 7948 "type": "zip",
7950 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4", 7949 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1",
7951 "reference": "a53df87a048b943ff7380765b300e2b002e61de4", 7950 "reference": "6bc9dcbab5154f7d9f4c99e9cd3391f7ba019dc1",
7952 "shasum": "" 7951 "shasum": ""
7953 }, 7952 },
7954 "require": { 7953 "require": {
7955 "ext-mbstring": "*", 7954 "ext-mbstring": "*",
7956 "ext-zlib": "*", 7955 "ext-zlib": "*",
7957 "php": ">=5.3.0", 7956 "php": "^5.6|^7.0",
7958 "tecnickcom/tcpdf": "~6.0" 7957 "tecnickcom/tcpdf": "^6.2.22"
7959 }, 7958 },
7960 "require-dev": { 7959 "require-dev": {
7961 "atoum/atoum": "^2.8 | ^3.0" 7960 "atoum/atoum": "^3.1",
7961 "friendsofphp/php-cs-fixer": "^2.16.3"
7962 }, 7962 },
7963 "type": "library", 7963 "type": "library",
7964 "autoload": { 7964 "autoload": {
@@ -7985,7 +7985,7 @@
7985 "pdf", 7985 "pdf",
7986 "text" 7986 "text"
7987 ], 7987 ],
7988 "time": "2020-04-21T07:28:21+00:00" 7988 "time": "2020-05-27T07:55:41+00:00"
7989 }, 7989 },
7990 { 7990 {
7991 "name": "spomky-labs/otphp", 7991 "name": "spomky-labs/otphp",