aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-07-06 23:00:57 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-07-06 23:00:57 +0200
commit154d09745f53910c1596bb6cb923b1d3cd434eaf (patch)
treeef79c510f10fc5f902b3c3e9aaa13ccf1cdf800b
parent830cce45b3a3246c113423c52bcc580087ddebcd (diff)
downloadwallabag-154d09745f53910c1596bb6cb923b1d3cd434eaf.tar.gz
wallabag-154d09745f53910c1596bb6cb923b1d3cd434eaf.tar.zst
wallabag-154d09745f53910c1596bb6cb923b1d3cd434eaf.zip
Update deps
They are not direct deps, which means dependabot can't submit them. - Updating ralouphie/getallheaders (2.0.5 => 3.0.3) - Updating guzzlehttp/psr7 (1.5.2 => 1.6.1) - Updating symfony/http-client (v4.3.1 => v4.3.2) - Updating symfony/mime (v4.3.1 => v4.3.2) - Updating scheb/two-factor-bundle (v3.19.0 => v3.19.1) - Updating egulias/email-validator (2.1.8 => 2.1.9) - Updating nette/php-generator (v3.2.2 => v3.2.3)
-rw-r--r--composer.lock78
1 files changed, 41 insertions, 37 deletions
diff --git a/composer.lock b/composer.lock
index b0e40d36..7d73f3e3 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1470,16 +1470,16 @@
1470 }, 1470 },
1471 { 1471 {
1472 "name": "egulias/email-validator", 1472 "name": "egulias/email-validator",
1473 "version": "2.1.8", 1473 "version": "2.1.9",
1474 "source": { 1474 "source": {
1475 "type": "git", 1475 "type": "git",
1476 "url": "https://github.com/egulias/EmailValidator.git", 1476 "url": "https://github.com/egulias/EmailValidator.git",
1477 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98" 1477 "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25"
1478 }, 1478 },
1479 "dist": { 1479 "dist": {
1480 "type": "zip", 1480 "type": "zip",
1481 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98", 1481 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/128cc721d771ec2c46ce59698f4ca42b73f71b25",
1482 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98", 1482 "reference": "128cc721d771ec2c46ce59698f4ca42b73f71b25",
1483 "shasum": "" 1483 "shasum": ""
1484 }, 1484 },
1485 "require": { 1485 "require": {
@@ -1523,7 +1523,7 @@
1523 "validation", 1523 "validation",
1524 "validator" 1524 "validator"
1525 ], 1525 ],
1526 "time": "2019-05-16T22:02:54+00:00" 1526 "time": "2019-06-23T10:14:27+00:00"
1527 }, 1527 },
1528 { 1528 {
1529 "name": "electrolinux/php-html5lib", 1529 "name": "electrolinux/php-html5lib",
@@ -2448,33 +2448,37 @@
2448 }, 2448 },
2449 { 2449 {
2450 "name": "guzzlehttp/psr7", 2450 "name": "guzzlehttp/psr7",
2451 "version": "1.5.2", 2451 "version": "1.6.1",
2452 "source": { 2452 "source": {
2453 "type": "git", 2453 "type": "git",
2454 "url": "https://github.com/guzzle/psr7.git", 2454 "url": "https://github.com/guzzle/psr7.git",
2455 "reference": "9f83dded91781a01c63574e387eaa769be769115" 2455 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2456 }, 2456 },
2457 "dist": { 2457 "dist": {
2458 "type": "zip", 2458 "type": "zip",
2459 "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", 2459 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
2460 "reference": "9f83dded91781a01c63574e387eaa769be769115", 2460 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2461 "shasum": "" 2461 "shasum": ""
2462 }, 2462 },
2463 "require": { 2463 "require": {
2464 "php": ">=5.4.0", 2464 "php": ">=5.4.0",
2465 "psr/http-message": "~1.0", 2465 "psr/http-message": "~1.0",
2466 "ralouphie/getallheaders": "^2.0.5" 2466 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2467 }, 2467 },
2468 "provide": { 2468 "provide": {
2469 "psr/http-message-implementation": "1.0" 2469 "psr/http-message-implementation": "1.0"
2470 }, 2470 },
2471 "require-dev": { 2471 "require-dev": {
2472 "ext-zlib": "*",
2472 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" 2473 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2473 }, 2474 },
2475 "suggest": {
2476 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2477 },
2474 "type": "library", 2478 "type": "library",
2475 "extra": { 2479 "extra": {
2476 "branch-alias": { 2480 "branch-alias": {
2477 "dev-master": "1.5-dev" 2481 "dev-master": "1.6-dev"
2478 } 2482 }
2479 }, 2483 },
2480 "autoload": { 2484 "autoload": {
@@ -2511,7 +2515,7 @@
2511 "uri", 2515 "uri",
2512 "url" 2516 "url"
2513 ], 2517 ],
2514 "time": "2018-12-04T20:46:45+00:00" 2518 "time": "2019-07-01T23:21:34+00:00"
2515 }, 2519 },
2516 { 2520 {
2517 "name": "guzzlehttp/ringphp", 2521 "name": "guzzlehttp/ringphp",
@@ -6844,24 +6848,24 @@
6844 }, 6848 },
6845 { 6849 {
6846 "name": "ralouphie/getallheaders", 6850 "name": "ralouphie/getallheaders",
6847 "version": "2.0.5", 6851 "version": "3.0.3",
6848 "source": { 6852 "source": {
6849 "type": "git", 6853 "type": "git",
6850 "url": "https://github.com/ralouphie/getallheaders.git", 6854 "url": "https://github.com/ralouphie/getallheaders.git",
6851 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" 6855 "reference": "120b605dfeb996808c31b6477290a714d356e822"
6852 }, 6856 },
6853 "dist": { 6857 "dist": {
6854 "type": "zip", 6858 "type": "zip",
6855 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", 6859 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
6856 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", 6860 "reference": "120b605dfeb996808c31b6477290a714d356e822",
6857 "shasum": "" 6861 "shasum": ""
6858 }, 6862 },
6859 "require": { 6863 "require": {
6860 "php": ">=5.3" 6864 "php": ">=5.6"
6861 }, 6865 },
6862 "require-dev": { 6866 "require-dev": {
6863 "phpunit/phpunit": "~3.7.0", 6867 "php-coveralls/php-coveralls": "^2.1",
6864 "satooshi/php-coveralls": ">=1.0" 6868 "phpunit/phpunit": "^5 || ^6.5"
6865 }, 6869 },
6866 "type": "library", 6870 "type": "library",
6867 "autoload": { 6871 "autoload": {
@@ -6880,7 +6884,7 @@
6880 } 6884 }
6881 ], 6885 ],
6882 "description": "A polyfill for getallheaders.", 6886 "description": "A polyfill for getallheaders.",
6883 "time": "2016-02-11T07:05:27+00:00" 6887 "time": "2019-03-08T08:55:37+00:00"
6884 }, 6888 },
6885 { 6889 {
6886 "name": "ramsey/uuid", 6890 "name": "ramsey/uuid",
@@ -7012,16 +7016,16 @@
7012 }, 7016 },
7013 { 7017 {
7014 "name": "scheb/two-factor-bundle", 7018 "name": "scheb/two-factor-bundle",
7015 "version": "v3.19.0", 7019 "version": "v3.19.1",
7016 "source": { 7020 "source": {
7017 "type": "git", 7021 "type": "git",
7018 "url": "https://github.com/scheb/two-factor-bundle.git", 7022 "url": "https://github.com/scheb/two-factor-bundle.git",
7019 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c" 7023 "reference": "634b9b40ea0b6769f274ac994067f08012d96c44"
7020 }, 7024 },
7021 "dist": { 7025 "dist": {
7022 "type": "zip", 7026 "type": "zip",
7023 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c", 7027 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/634b9b40ea0b6769f274ac994067f08012d96c44",
7024 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c", 7028 "reference": "634b9b40ea0b6769f274ac994067f08012d96c44",
7025 "shasum": "" 7029 "shasum": ""
7026 }, 7030 },
7027 "require": { 7031 "require": {
@@ -7070,7 +7074,7 @@
7070 "two-factor", 7074 "two-factor",
7071 "two-step" 7075 "two-step"
7072 ], 7076 ],
7073 "time": "2019-05-03T12:46:19+00:00" 7077 "time": "2019-07-01T19:12:43+00:00"
7074 }, 7078 },
7075 { 7079 {
7076 "name": "sensio/distribution-bundle", 7080 "name": "sensio/distribution-bundle",
@@ -7732,22 +7736,22 @@
7732 }, 7736 },
7733 { 7737 {
7734 "name": "symfony/http-client", 7738 "name": "symfony/http-client",
7735 "version": "v4.3.1", 7739 "version": "v4.3.2",
7736 "source": { 7740 "source": {
7737 "type": "git", 7741 "type": "git",
7738 "url": "https://github.com/symfony/http-client.git", 7742 "url": "https://github.com/symfony/http-client.git",
7739 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7" 7743 "reference": "e903ab079c99eab322fc5c71eb63fc467cd19a2a"
7740 }, 7744 },
7741 "dist": { 7745 "dist": {
7742 "type": "zip", 7746 "type": "zip",
7743 "url": "https://api.github.com/repos/symfony/http-client/zipball/c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7", 7747 "url": "https://api.github.com/repos/symfony/http-client/zipball/e903ab079c99eab322fc5c71eb63fc467cd19a2a",
7744 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7", 7748 "reference": "e903ab079c99eab322fc5c71eb63fc467cd19a2a",
7745 "shasum": "" 7749 "shasum": ""
7746 }, 7750 },
7747 "require": { 7751 "require": {
7748 "php": "^7.1.3", 7752 "php": "^7.1.3",
7749 "psr/log": "^1.0", 7753 "psr/log": "^1.0",
7750 "symfony/http-client-contracts": "^1.1.3", 7754 "symfony/http-client-contracts": "^1.1.4",
7751 "symfony/polyfill-php73": "^1.11" 7755 "symfony/polyfill-php73": "^1.11"
7752 }, 7756 },
7753 "provide": { 7757 "provide": {
@@ -7790,7 +7794,7 @@
7790 ], 7794 ],
7791 "description": "Symfony HttpClient component", 7795 "description": "Symfony HttpClient component",
7792 "homepage": "https://symfony.com", 7796 "homepage": "https://symfony.com",
7793 "time": "2019-06-05T13:19:12+00:00" 7797 "time": "2019-06-26T07:29:23+00:00"
7794 }, 7798 },
7795 { 7799 {
7796 "name": "symfony/http-client-contracts", 7800 "name": "symfony/http-client-contracts",
@@ -7851,7 +7855,7 @@
7851 }, 7855 },
7852 { 7856 {
7853 "name": "symfony/mime", 7857 "name": "symfony/mime",
7854 "version": "v4.3.1", 7858 "version": "v4.3.2",
7855 "source": { 7859 "source": {
7856 "type": "git", 7860 "type": "git",
7857 "url": "https://github.com/symfony/mime.git", 7861 "url": "https://github.com/symfony/mime.git",
@@ -10245,16 +10249,16 @@
10245 }, 10249 },
10246 { 10250 {
10247 "name": "nette/php-generator", 10251 "name": "nette/php-generator",
10248 "version": "v3.2.2", 10252 "version": "v3.2.3",
10249 "source": { 10253 "source": {
10250 "type": "git", 10254 "type": "git",
10251 "url": "https://github.com/nette/php-generator.git", 10255 "url": "https://github.com/nette/php-generator.git",
10252 "reference": "acff8b136fad84b860a626d133e791f95781f9f5" 10256 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b"
10253 }, 10257 },
10254 "dist": { 10258 "dist": {
10255 "type": "zip", 10259 "type": "zip",
10256 "url": "https://api.github.com/repos/nette/php-generator/zipball/acff8b136fad84b860a626d133e791f95781f9f5", 10260 "url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b",
10257 "reference": "acff8b136fad84b860a626d133e791f95781f9f5", 10261 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b",
10258 "shasum": "" 10262 "shasum": ""
10259 }, 10263 },
10260 "require": { 10264 "require": {
@@ -10300,7 +10304,7 @@
10300 "php", 10304 "php",
10301 "scaffolding" 10305 "scaffolding"
10302 ], 10306 ],
10303 "time": "2019-03-15T03:41:13+00:00" 10307 "time": "2019-07-05T13:01:56+00:00"
10304 }, 10308 },
10305 { 10309 {
10306 "name": "nette/robot-loader", 10310 "name": "nette/robot-loader",