diff options
-rw-r--r-- | composer.lock | 43 |
1 files changed, 21 insertions, 22 deletions
diff --git a/composer.lock b/composer.lock index d7972e55..be467d24 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -3685,16 +3685,16 @@ | |||
3685 | }, | 3685 | }, |
3686 | { | 3686 | { |
3687 | "name": "j0k3r/graby", | 3687 | "name": "j0k3r/graby", |
3688 | "version": "2.1.1", | 3688 | "version": "2.2.0", |
3689 | "source": { | 3689 | "source": { |
3690 | "type": "git", | 3690 | "type": "git", |
3691 | "url": "https://github.com/j0k3r/graby.git", | 3691 | "url": "https://github.com/j0k3r/graby.git", |
3692 | "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b" | 3692 | "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed" |
3693 | }, | 3693 | }, |
3694 | "dist": { | 3694 | "dist": { |
3695 | "type": "zip", | 3695 | "type": "zip", |
3696 | "url": "https://api.github.com/repos/j0k3r/graby/zipball/6b3e53b2dd3c85b8128dde3307b838885515764b", | 3696 | "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed", |
3697 | "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b", | 3697 | "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed", |
3698 | "shasum": "" | 3698 | "shasum": "" |
3699 | }, | 3699 | }, |
3700 | "require": { | 3700 | "require": { |
@@ -3714,9 +3714,8 @@ | |||
3714 | "psr/http-message": "^1.0", | 3714 | "psr/http-message": "^1.0", |
3715 | "simplepie/simplepie": "^1.3.1", | 3715 | "simplepie/simplepie": "^1.3.1", |
3716 | "smalot/pdfparser": "~0.11", | 3716 | "smalot/pdfparser": "~0.11", |
3717 | "symfony/options-resolver": "~2.6|~3.0|~4.0", | 3717 | "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0", |
3718 | "true/punycode": "~2.1", | 3718 | "true/punycode": "~2.1" |
3719 | "wallabag/tcpdf": "^6.2.26" | ||
3720 | }, | 3719 | }, |
3721 | "require-dev": { | 3720 | "require-dev": { |
3722 | "friendsofphp/php-cs-fixer": "~2.14", | 3721 | "friendsofphp/php-cs-fixer": "~2.14", |
@@ -3725,7 +3724,7 @@ | |||
3725 | "php-http/mock-client": "^1.2", | 3724 | "php-http/mock-client": "^1.2", |
3726 | "phpstan/phpstan": "^0.11", | 3725 | "phpstan/phpstan": "^0.11", |
3727 | "phpstan/phpstan-phpunit": "^0.11", | 3726 | "phpstan/phpstan-phpunit": "^0.11", |
3728 | "symfony/phpunit-bridge": "~2.6|~3.0|~4.0" | 3727 | "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0" |
3729 | }, | 3728 | }, |
3730 | "type": "library", | 3729 | "type": "library", |
3731 | "extra": { | 3730 | "extra": { |
@@ -3755,28 +3754,28 @@ | |||
3755 | } | 3754 | } |
3756 | ], | 3755 | ], |
3757 | "description": "Graby helps you extract article content from web pages", | 3756 | "description": "Graby helps you extract article content from web pages", |
3758 | "time": "2020-01-23T08:59:01+00:00" | 3757 | "time": "2020-04-15T11:37:45+00:00" |
3759 | }, | 3758 | }, |
3760 | { | 3759 | { |
3761 | "name": "j0k3r/graby-site-config", | 3760 | "name": "j0k3r/graby-site-config", |
3762 | "version": "1.0.100", | 3761 | "version": "1.0.105", |
3763 | "source": { | 3762 | "source": { |
3764 | "type": "git", | 3763 | "type": "git", |
3765 | "url": "https://github.com/j0k3r/graby-site-config.git", | 3764 | "url": "https://github.com/j0k3r/graby-site-config.git", |
3766 | "reference": "d97cfd935302337604f5d778969bc94c12de086a" | 3765 | "reference": "489208b33e9f43f3812626b0543cfe42ef896052" |
3767 | }, | 3766 | }, |
3768 | "dist": { | 3767 | "dist": { |
3769 | "type": "zip", | 3768 | "type": "zip", |
3770 | "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d97cfd935302337604f5d778969bc94c12de086a", | 3769 | "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/489208b33e9f43f3812626b0543cfe42ef896052", |
3771 | "reference": "d97cfd935302337604f5d778969bc94c12de086a", | 3770 | "reference": "489208b33e9f43f3812626b0543cfe42ef896052", |
3772 | "shasum": "" | 3771 | "shasum": "" |
3773 | }, | 3772 | }, |
3774 | "require": { | 3773 | "require": { |
3775 | "symfony/finder": "~2.6|~3.0|~4.0" | 3774 | "symfony/finder": "~2.6|~3.0|~4.0|~5.0" |
3776 | }, | 3775 | }, |
3777 | "require-dev": { | 3776 | "require-dev": { |
3778 | "liip/rmt": "1.2.*", | 3777 | "liip/rmt": "1.2.*", |
3779 | "symfony/phpunit-bridge": "^4.3" | 3778 | "symfony/phpunit-bridge": "^4.3|^5.0" |
3780 | }, | 3779 | }, |
3781 | "type": "library", | 3780 | "type": "library", |
3782 | "autoload": { | 3781 | "autoload": { |
@@ -3795,7 +3794,7 @@ | |||
3795 | } | 3794 | } |
3796 | ], | 3795 | ], |
3797 | "description": "Graby site config files", | 3796 | "description": "Graby site config files", |
3798 | "time": "2020-01-23T09:05:19+00:00" | 3797 | "time": "2020-04-21T12:42:03+00:00" |
3799 | }, | 3798 | }, |
3800 | { | 3799 | { |
3801 | "name": "j0k3r/httplug-ssrf-plugin", | 3800 | "name": "j0k3r/httplug-ssrf-plugin", |
@@ -7768,16 +7767,16 @@ | |||
7768 | }, | 7767 | }, |
7769 | { | 7768 | { |
7770 | "name": "smalot/pdfparser", | 7769 | "name": "smalot/pdfparser", |
7771 | "version": "v0.14.0", | 7770 | "version": "v0.15.0", |
7772 | "source": { | 7771 | "source": { |
7773 | "type": "git", | 7772 | "type": "git", |
7774 | "url": "https://github.com/smalot/pdfparser.git", | 7773 | "url": "https://github.com/smalot/pdfparser.git", |
7775 | "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f" | 7774 | "reference": "a53df87a048b943ff7380765b300e2b002e61de4" |
7776 | }, | 7775 | }, |
7777 | "dist": { | 7776 | "dist": { |
7778 | "type": "zip", | 7777 | "type": "zip", |
7779 | "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f", | 7778 | "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4", |
7780 | "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f", | 7779 | "reference": "a53df87a048b943ff7380765b300e2b002e61de4", |
7781 | "shasum": "" | 7780 | "shasum": "" |
7782 | }, | 7781 | }, |
7783 | "require": { | 7782 | "require": { |
@@ -7801,7 +7800,7 @@ | |||
7801 | ], | 7800 | ], |
7802 | "authors": [ | 7801 | "authors": [ |
7803 | { | 7802 | { |
7804 | "name": "Sebastien Malot", | 7803 | "name": "Sebastien MALOT", |
7805 | "email": "sebastien@malot.fr" | 7804 | "email": "sebastien@malot.fr" |
7806 | } | 7805 | } |
7807 | ], | 7806 | ], |
@@ -7814,7 +7813,7 @@ | |||
7814 | "pdf", | 7813 | "pdf", |
7815 | "text" | 7814 | "text" |
7816 | ], | 7815 | ], |
7817 | "time": "2019-01-23T09:14:37+00:00" | 7816 | "time": "2020-04-21T07:28:21+00:00" |
7818 | }, | 7817 | }, |
7819 | { | 7818 | { |
7820 | "name": "spomky-labs/otphp", | 7819 | "name": "spomky-labs/otphp", |