aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-11-22 23:01:04 +0100
committerGitHub <noreply@github.com>2019-11-22 23:01:04 +0100
commit77728731a4fefde54d154b10cbcef9c51a23c1b1 (patch)
treec21bc39d6a3504034b2097224ce5f696342d5485
parentdf5f0990ece6a048f2af5442a99238ef8d504f77 (diff)
parentd3847ac125abfdf2be832d2a93f0488d511db4a9 (diff)
downloadwallabag-77728731a4fefde54d154b10cbcef9c51a23c1b1.tar.gz
wallabag-77728731a4fefde54d154b10cbcef9c51a23c1b1.tar.zst
wallabag-77728731a4fefde54d154b10cbcef9c51a23c1b1.zip
Merge pull request #4200 from wallabag/dependabot/composer/symfony/phpunit-bridge-5.0.0
Lock symfony/phpunit-bridge to 4.3.8
-rw-r--r--composer.json2
-rw-r--r--composer.lock194
2 files changed, 146 insertions, 50 deletions
diff --git a/composer.json b/composer.json
index 0ce9622f..706b1221 100644
--- a/composer.json
+++ b/composer.json
@@ -97,7 +97,7 @@
97 "require-dev": { 97 "require-dev": {
98 "doctrine/doctrine-fixtures-bundle": "~3.0", 98 "doctrine/doctrine-fixtures-bundle": "~3.0",
99 "sensio/generator-bundle": "^3.0", 99 "sensio/generator-bundle": "^3.0",
100 "symfony/phpunit-bridge": "^4.2", 100 "symfony/phpunit-bridge": "~4.3.8",
101 "friendsofphp/php-cs-fixer": "~2.13", 101 "friendsofphp/php-cs-fixer": "~2.13",
102 "m6web/redis-mock": "^4.1", 102 "m6web/redis-mock": "^4.1",
103 "dama/doctrine-test-bundle": "^5.0", 103 "dama/doctrine-test-bundle": "^5.0",
diff --git a/composer.lock b/composer.lock
index ad18dcb1..48819bfc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "bc03955d5e8ea3079c82f32de2e26c98", 7 "content-hash": "8d0908fbb4c4987466d1c0593a2fe15a",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "bdunogier/guzzle-site-authenticator", 10 "name": "bdunogier/guzzle-site-authenticator",
@@ -3797,16 +3797,16 @@
3797 }, 3797 },
3798 { 3798 {
3799 "name": "j0k3r/graby-site-config", 3799 "name": "j0k3r/graby-site-config",
3800 "version": "1.0.94", 3800 "version": "1.0.95",
3801 "source": { 3801 "source": {
3802 "type": "git", 3802 "type": "git",
3803 "url": "https://github.com/j0k3r/graby-site-config.git", 3803 "url": "https://github.com/j0k3r/graby-site-config.git",
3804 "reference": "429ee12aa7d9dd95596b15ec0889bd7202d5723a" 3804 "reference": "6198a26657c02db293d51d49cd41a8aa05da367b"
3805 }, 3805 },
3806 "dist": { 3806 "dist": {
3807 "type": "zip", 3807 "type": "zip",
3808 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/429ee12aa7d9dd95596b15ec0889bd7202d5723a", 3808 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/6198a26657c02db293d51d49cd41a8aa05da367b",
3809 "reference": "429ee12aa7d9dd95596b15ec0889bd7202d5723a", 3809 "reference": "6198a26657c02db293d51d49cd41a8aa05da367b",
3810 "shasum": "" 3810 "shasum": ""
3811 }, 3811 },
3812 "require": { 3812 "require": {
@@ -3833,7 +3833,7 @@
3833 } 3833 }
3834 ], 3834 ],
3835 "description": "Graby site config files", 3835 "description": "Graby site config files",
3836 "time": "2019-11-12T06:56:59+00:00" 3836 "time": "2019-11-21T13:32:52+00:00"
3837 }, 3837 },
3838 { 3838 {
3839 "name": "j0k3r/httplug-ssrf-plugin", 3839 "name": "j0k3r/httplug-ssrf-plugin",
@@ -5167,16 +5167,16 @@
5167 }, 5167 },
5168 { 5168 {
5169 "name": "ocramius/package-versions", 5169 "name": "ocramius/package-versions",
5170 "version": "1.4.0", 5170 "version": "1.4.2",
5171 "source": { 5171 "source": {
5172 "type": "git", 5172 "type": "git",
5173 "url": "https://github.com/Ocramius/PackageVersions.git", 5173 "url": "https://github.com/Ocramius/PackageVersions.git",
5174 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb" 5174 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
5175 }, 5175 },
5176 "dist": { 5176 "dist": {
5177 "type": "zip", 5177 "type": "zip",
5178 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb", 5178 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5179 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb", 5179 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
5180 "shasum": "" 5180 "shasum": ""
5181 }, 5181 },
5182 "require": { 5182 "require": {
@@ -5188,7 +5188,7 @@
5188 "doctrine/coding-standard": "^5.0.1", 5188 "doctrine/coding-standard": "^5.0.1",
5189 "ext-zip": "*", 5189 "ext-zip": "*",
5190 "infection/infection": "^0.7.1", 5190 "infection/infection": "^0.7.1",
5191 "phpunit/phpunit": "^7.0.0" 5191 "phpunit/phpunit": "^7.5.17"
5192 }, 5192 },
5193 "type": "composer-plugin", 5193 "type": "composer-plugin",
5194 "extra": { 5194 "extra": {
@@ -5213,7 +5213,7 @@
5213 } 5213 }
5214 ], 5214 ],
5215 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", 5215 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
5216 "time": "2019-02-21T12:16:21+00:00" 5216 "time": "2019-11-15T16:17:10+00:00"
5217 }, 5217 },
5218 { 5218 {
5219 "name": "ocramius/proxy-manager", 5219 "name": "ocramius/proxy-manager",
@@ -5466,22 +5466,23 @@
5466 }, 5466 },
5467 { 5467 {
5468 "name": "php-amqplib/php-amqplib", 5468 "name": "php-amqplib/php-amqplib",
5469 "version": "v2.10.1", 5469 "version": "v2.11.0",
5470 "source": { 5470 "source": {
5471 "type": "git", 5471 "type": "git",
5472 "url": "https://github.com/php-amqplib/php-amqplib.git", 5472 "url": "https://github.com/php-amqplib/php-amqplib.git",
5473 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200" 5473 "reference": "9ee212baced63442ca1ab029acde38e1144a00b8"
5474 }, 5474 },
5475 "dist": { 5475 "dist": {
5476 "type": "zip", 5476 "type": "zip",
5477 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200", 5477 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/9ee212baced63442ca1ab029acde38e1144a00b8",
5478 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200", 5478 "reference": "9ee212baced63442ca1ab029acde38e1144a00b8",
5479 "shasum": "" 5479 "shasum": ""
5480 }, 5480 },
5481 "require": { 5481 "require": {
5482 "ext-bcmath": "*", 5482 "ext-mbstring": "*",
5483 "ext-sockets": "*", 5483 "ext-sockets": "*",
5484 "php": ">=5.6" 5484 "php": ">=5.6.3",
5485 "phpseclib/phpseclib": "^2.0.0"
5485 }, 5486 },
5486 "replace": { 5487 "replace": {
5487 "videlalvaro/php-amqplib": "self.version" 5488 "videlalvaro/php-amqplib": "self.version"
@@ -5495,7 +5496,7 @@
5495 "type": "library", 5496 "type": "library",
5496 "extra": { 5497 "extra": {
5497 "branch-alias": { 5498 "branch-alias": {
5498 "dev-master": "2.10-dev" 5499 "dev-master": "2.11-dev"
5499 } 5500 }
5500 }, 5501 },
5501 "autoload": { 5502 "autoload": {
@@ -5535,7 +5536,7 @@
5535 "queue", 5536 "queue",
5536 "rabbitmq" 5537 "rabbitmq"
5537 ], 5538 ],
5538 "time": "2019-10-10T13:23:40+00:00" 5539 "time": "2019-11-19T15:15:19+00:00"
5539 }, 5540 },
5540 { 5541 {
5541 "name": "php-amqplib/rabbitmq-bundle", 5542 "name": "php-amqplib/rabbitmq-bundle",
@@ -5610,16 +5611,16 @@
5610 }, 5611 },
5611 { 5612 {
5612 "name": "php-http/client-common", 5613 "name": "php-http/client-common",
5613 "version": "2.0.0", 5614 "version": "2.1.0",
5614 "source": { 5615 "source": {
5615 "type": "git", 5616 "type": "git",
5616 "url": "https://github.com/php-http/client-common.git", 5617 "url": "https://github.com/php-http/client-common.git",
5617 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a" 5618 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5"
5618 }, 5619 },
5619 "dist": { 5620 "dist": {
5620 "type": "zip", 5621 "type": "zip",
5621 "url": "https://api.github.com/repos/php-http/client-common/zipball/2b8aa3c4910afc21146a9c8f96adb266e869517a", 5622 "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5",
5622 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a", 5623 "reference": "a8b29678d61556f45d6236b1667db16d998ceec5",
5623 "shasum": "" 5624 "shasum": ""
5624 }, 5625 },
5625 "require": { 5626 "require": {
@@ -5627,7 +5628,7 @@
5627 "php-http/httplug": "^2.0", 5628 "php-http/httplug": "^2.0",
5628 "php-http/message": "^1.6", 5629 "php-http/message": "^1.6",
5629 "php-http/message-factory": "^1.0", 5630 "php-http/message-factory": "^1.0",
5630 "symfony/options-resolver": " ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1" 5631 "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
5631 }, 5632 },
5632 "require-dev": { 5633 "require-dev": {
5633 "doctrine/instantiator": "^1.1", 5634 "doctrine/instantiator": "^1.1",
@@ -5672,7 +5673,7 @@
5672 "http", 5673 "http",
5673 "httplug" 5674 "httplug"
5674 ], 5675 ],
5675 "time": "2019-02-03T16:49:09+00:00" 5676 "time": "2019-11-18T08:58:18+00:00"
5676 }, 5677 },
5677 { 5678 {
5678 "name": "php-http/curl-client", 5679 "name": "php-http/curl-client",
@@ -6404,6 +6405,98 @@
6404 "time": "2019-11-06T22:27:00+00:00" 6405 "time": "2019-11-06T22:27:00+00:00"
6405 }, 6406 },
6406 { 6407 {
6408 "name": "phpseclib/phpseclib",
6409 "version": "2.0.23",
6410 "source": {
6411 "type": "git",
6412 "url": "https://github.com/phpseclib/phpseclib.git",
6413 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
6414 },
6415 "dist": {
6416 "type": "zip",
6417 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
6418 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
6419 "shasum": ""
6420 },
6421 "require": {
6422 "php": ">=5.3.3"
6423 },
6424 "require-dev": {
6425 "phing/phing": "~2.7",
6426 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
6427 "sami/sami": "~2.0",
6428 "squizlabs/php_codesniffer": "~2.0"
6429 },
6430 "suggest": {
6431 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6432 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6433 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6434 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6435 },
6436 "type": "library",
6437 "autoload": {
6438 "files": [
6439 "phpseclib/bootstrap.php"
6440 ],
6441 "psr-4": {
6442 "phpseclib\\": "phpseclib/"
6443 }
6444 },
6445 "notification-url": "https://packagist.org/downloads/",
6446 "license": [
6447 "MIT"
6448 ],
6449 "authors": [
6450 {
6451 "name": "Jim Wigginton",
6452 "email": "terrafrost@php.net",
6453 "role": "Lead Developer"
6454 },
6455 {
6456 "name": "Patrick Monnerat",
6457 "email": "pm@datasphere.ch",
6458 "role": "Developer"
6459 },
6460 {
6461 "name": "Andreas Fischer",
6462 "email": "bantu@phpbb.com",
6463 "role": "Developer"
6464 },
6465 {
6466 "name": "Hans-Jürgen Petrich",
6467 "email": "petrich@tronic-media.com",
6468 "role": "Developer"
6469 },
6470 {
6471 "name": "Graham Campbell",
6472 "email": "graham@alt-three.com",
6473 "role": "Developer"
6474 }
6475 ],
6476 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6477 "homepage": "http://phpseclib.sourceforge.net",
6478 "keywords": [
6479 "BigInteger",
6480 "aes",
6481 "asn.1",
6482 "asn1",
6483 "blowfish",
6484 "crypto",
6485 "cryptography",
6486 "encryption",
6487 "rsa",
6488 "security",
6489 "sftp",
6490 "signature",
6491 "signing",
6492 "ssh",
6493 "twofish",
6494 "x.509",
6495 "x509"
6496 ],
6497 "time": "2019-09-17T03:41:22+00:00"
6498 },
6499 {
6407 "name": "phpzip/phpzip", 6500 "name": "phpzip/phpzip",
6408 "version": "2.0.8", 6501 "version": "2.0.8",
6409 "source": { 6502 "source": {
@@ -7736,7 +7829,7 @@
7736 ], 7829 ],
7737 "authors": [ 7830 "authors": [
7738 { 7831 {
7739 "name": "Sebastien Malot", 7832 "name": "Sebastien MALOT",
7740 "email": "sebastien@malot.fr" 7833 "email": "sebastien@malot.fr"
7741 } 7834 }
7742 ], 7835 ],
@@ -8060,16 +8153,16 @@
8060 }, 8153 },
8061 { 8154 {
8062 "name": "symfony/mime", 8155 "name": "symfony/mime",
8063 "version": "v4.3.8", 8156 "version": "v4.4.0",
8064 "source": { 8157 "source": {
8065 "type": "git", 8158 "type": "git",
8066 "url": "https://github.com/symfony/mime.git", 8159 "url": "https://github.com/symfony/mime.git",
8067 "reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448" 8160 "reference": "89da7b68b7149aab065c09b97f938753ab52831f"
8068 }, 8161 },
8069 "dist": { 8162 "dist": {
8070 "type": "zip", 8163 "type": "zip",
8071 "url": "https://api.github.com/repos/symfony/mime/zipball/22aecf6b11638ef378fab25d6c5a2da8a31a1448", 8164 "url": "https://api.github.com/repos/symfony/mime/zipball/89da7b68b7149aab065c09b97f938753ab52831f",
8072 "reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448", 8165 "reference": "89da7b68b7149aab065c09b97f938753ab52831f",
8073 "shasum": "" 8166 "shasum": ""
8074 }, 8167 },
8075 "require": { 8168 "require": {
@@ -8077,14 +8170,17 @@
8077 "symfony/polyfill-intl-idn": "^1.10", 8170 "symfony/polyfill-intl-idn": "^1.10",
8078 "symfony/polyfill-mbstring": "^1.0" 8171 "symfony/polyfill-mbstring": "^1.0"
8079 }, 8172 },
8173 "conflict": {
8174 "symfony/mailer": "<4.4"
8175 },
8080 "require-dev": { 8176 "require-dev": {
8081 "egulias/email-validator": "^2.1.10", 8177 "egulias/email-validator": "^2.1.10",
8082 "symfony/dependency-injection": "~3.4|^4.1" 8178 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
8083 }, 8179 },
8084 "type": "library", 8180 "type": "library",
8085 "extra": { 8181 "extra": {
8086 "branch-alias": { 8182 "branch-alias": {
8087 "dev-master": "4.3-dev" 8183 "dev-master": "4.4-dev"
8088 } 8184 }
8089 }, 8185 },
8090 "autoload": { 8186 "autoload": {
@@ -8115,7 +8211,7 @@
8115 "mime", 8211 "mime",
8116 "mime-type" 8212 "mime-type"
8117 ], 8213 ],
8118 "time": "2019-11-12T13:10:02+00:00" 8214 "time": "2019-11-13T07:39:40+00:00"
8119 }, 8215 },
8120 { 8216 {
8121 "name": "symfony/monolog-bundle", 8217 "name": "symfony/monolog-bundle",
@@ -9231,8 +9327,8 @@
9231 "authors": [ 9327 "authors": [
9232 { 9328 {
9233 "name": "Sander Kromwijk", 9329 "name": "Sander Kromwijk",
9234 "email": "s.kromwijk@gmail.co", 9330 "role": "Original developer",
9235 "role": "Original developer" 9331 "email": "s.kromwijk@gmail.co"
9236 }, 9332 },
9237 { 9333 {
9238 "name": "Nicolas Lœuillet", 9334 "name": "Nicolas Lœuillet",
@@ -9434,7 +9530,7 @@
9434 "email": "adrien.brault@gmail.com" 9530 "email": "adrien.brault@gmail.com"
9435 }, 9531 },
9436 { 9532 {
9437 "name": "William DURAND", 9533 "name": "William Durand",
9438 "email": "william.durand1@gmail.com" 9534 "email": "william.durand1@gmail.com"
9439 } 9535 }
9440 ], 9536 ],
@@ -9484,7 +9580,7 @@
9484 ], 9580 ],
9485 "authors": [ 9581 "authors": [
9486 { 9582 {
9487 "name": "William DURAND", 9583 "name": "William Durand",
9488 "email": "william.durand1@gmail.com" 9584 "email": "william.durand1@gmail.com"
9489 } 9585 }
9490 ], 9586 ],
@@ -9642,16 +9738,16 @@
9642 }, 9738 },
9643 { 9739 {
9644 "name": "zendframework/zend-diactoros", 9740 "name": "zendframework/zend-diactoros",
9645 "version": "2.2.0", 9741 "version": "2.2.1",
9646 "source": { 9742 "source": {
9647 "type": "git", 9743 "type": "git",
9648 "url": "https://github.com/zendframework/zend-diactoros.git", 9744 "url": "https://github.com/zendframework/zend-diactoros.git",
9649 "reference": "66eded992a75bfe75a829005a2884aae5ca86daa" 9745 "reference": "de5847b068362a88684a55b0dbb40d85986cfa52"
9650 }, 9746 },
9651 "dist": { 9747 "dist": {
9652 "type": "zip", 9748 "type": "zip",
9653 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/66eded992a75bfe75a829005a2884aae5ca86daa", 9749 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/de5847b068362a88684a55b0dbb40d85986cfa52",
9654 "reference": "66eded992a75bfe75a829005a2884aae5ca86daa", 9750 "reference": "de5847b068362a88684a55b0dbb40d85986cfa52",
9655 "shasum": "" 9751 "shasum": ""
9656 }, 9752 },
9657 "require": { 9753 "require": {
@@ -9705,7 +9801,7 @@
9705 "psr", 9801 "psr",
9706 "psr-7" 9802 "psr-7"
9707 ], 9803 ],
9708 "time": "2019-11-12T17:26:16+00:00" 9804 "time": "2019-11-13T19:16:13+00:00"
9709 }, 9805 },
9710 { 9806 {
9711 "name": "zendframework/zend-eventmanager", 9807 "name": "zendframework/zend-eventmanager",
@@ -10465,16 +10561,16 @@
10465 }, 10561 },
10466 { 10562 {
10467 "name": "nette/php-generator", 10563 "name": "nette/php-generator",
10468 "version": "v3.2.3", 10564 "version": "v3.3.1",
10469 "source": { 10565 "source": {
10470 "type": "git", 10566 "type": "git",
10471 "url": "https://github.com/nette/php-generator.git", 10567 "url": "https://github.com/nette/php-generator.git",
10472 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b" 10568 "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187"
10473 }, 10569 },
10474 "dist": { 10570 "dist": {
10475 "type": "zip", 10571 "type": "zip",
10476 "url": "https://api.github.com/repos/nette/php-generator/zipball/aea6e81437bb238e5f0e5b5ce06337433908e63b", 10572 "url": "https://api.github.com/repos/nette/php-generator/zipball/4240fd7adf499138c07b814ef9b9a6df9f6d7187",
10477 "reference": "aea6e81437bb238e5f0e5b5ce06337433908e63b", 10573 "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187",
10478 "shasum": "" 10574 "shasum": ""
10479 }, 10575 },
10480 "require": { 10576 "require": {
@@ -10488,7 +10584,7 @@
10488 "type": "library", 10584 "type": "library",
10489 "extra": { 10585 "extra": {
10490 "branch-alias": { 10586 "branch-alias": {
10491 "dev-master": "3.2-dev" 10587 "dev-master": "3.3-dev"
10492 } 10588 }
10493 }, 10589 },
10494 "autoload": { 10590 "autoload": {
@@ -10520,7 +10616,7 @@
10520 "php", 10616 "php",
10521 "scaffolding" 10617 "scaffolding"
10522 ], 10618 ],
10523 "time": "2019-07-05T13:01:56+00:00" 10619 "time": "2019-11-22T11:12:11+00:00"
10524 }, 10620 },
10525 { 10621 {
10526 "name": "nette/robot-loader", 10622 "name": "nette/robot-loader",