aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 02:28:49 +0000
committerGitHub <noreply@github.com>2020-03-31 02:28:49 +0000
commitfdf90f8411792c3667d7104b5613a58146114432 (patch)
tree2b24709e0e9f48d8820a564739c8c61dfce400f8
parentd31f70bfac9cfcf232b72b8efb3ac63d31f073dc (diff)
downloadwallabag-fdf90f8411792c3667d7104b5613a58146114432.tar.gz
wallabag-fdf90f8411792c3667d7104b5613a58146114432.tar.zst
wallabag-fdf90f8411792c3667d7104b5613a58146114432.zip
Bump symfony/symfony from 3.4.38 to 3.4.39
Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.38 to 3.4.39. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.39/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.38...v3.4.39) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--composer.lock128
1 files changed, 64 insertions, 64 deletions
diff --git a/composer.lock b/composer.lock
index 90cab205..ac56e474 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1395,16 +1395,16 @@
1395 }, 1395 },
1396 { 1396 {
1397 "name": "doctrine/persistence", 1397 "name": "doctrine/persistence",
1398 "version": "1.3.6", 1398 "version": "1.3.7",
1399 "source": { 1399 "source": {
1400 "type": "git", 1400 "type": "git",
1401 "url": "https://github.com/doctrine/persistence.git", 1401 "url": "https://github.com/doctrine/persistence.git",
1402 "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" 1402 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
1403 }, 1403 },
1404 "dist": { 1404 "dist": {
1405 "type": "zip", 1405 "type": "zip",
1406 "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", 1406 "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
1407 "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", 1407 "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
1408 "shasum": "" 1408 "shasum": ""
1409 }, 1409 },
1410 "require": { 1410 "require": {
@@ -1412,7 +1412,7 @@
1412 "doctrine/cache": "^1.0", 1412 "doctrine/cache": "^1.0",
1413 "doctrine/collections": "^1.0", 1413 "doctrine/collections": "^1.0",
1414 "doctrine/event-manager": "^1.0", 1414 "doctrine/event-manager": "^1.0",
1415 "doctrine/reflection": "^1.1", 1415 "doctrine/reflection": "^1.2",
1416 "php": "^7.1" 1416 "php": "^7.1"
1417 }, 1417 },
1418 "conflict": { 1418 "conflict": {
@@ -1474,20 +1474,20 @@
1474 "orm", 1474 "orm",
1475 "persistence" 1475 "persistence"
1476 ], 1476 ],
1477 "time": "2020-01-16T22:06:23+00:00" 1477 "time": "2020-03-21T15:13:52+00:00"
1478 }, 1478 },
1479 { 1479 {
1480 "name": "doctrine/reflection", 1480 "name": "doctrine/reflection",
1481 "version": "v1.1.0", 1481 "version": "1.2.1",
1482 "source": { 1482 "source": {
1483 "type": "git", 1483 "type": "git",
1484 "url": "https://github.com/doctrine/reflection.git", 1484 "url": "https://github.com/doctrine/reflection.git",
1485 "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" 1485 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
1486 }, 1486 },
1487 "dist": { 1487 "dist": {
1488 "type": "zip", 1488 "type": "zip",
1489 "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", 1489 "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1490 "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", 1490 "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1491 "shasum": "" 1491 "shasum": ""
1492 }, 1492 },
1493 "require": { 1493 "require": {
@@ -1508,7 +1508,7 @@
1508 "type": "library", 1508 "type": "library",
1509 "extra": { 1509 "extra": {
1510 "branch-alias": { 1510 "branch-alias": {
1511 "dev-master": "1.0.x-dev" 1511 "dev-master": "1.2.x-dev"
1512 } 1512 }
1513 }, 1513 },
1514 "autoload": { 1514 "autoload": {
@@ -1552,7 +1552,7 @@
1552 "reflection", 1552 "reflection",
1553 "static" 1553 "static"
1554 ], 1554 ],
1555 "time": "2020-01-08T19:53:19+00:00" 1555 "time": "2020-03-27T11:06:43+00:00"
1556 }, 1556 },
1557 { 1557 {
1558 "name": "egulias/email-validator", 1558 "name": "egulias/email-validator",
@@ -7800,7 +7800,7 @@
7800 ], 7800 ],
7801 "authors": [ 7801 "authors": [
7802 { 7802 {
7803 "name": "Sebastien MALOT", 7803 "name": "Sebastien Malot",
7804 "email": "sebastien@malot.fr" 7804 "email": "sebastien@malot.fr"
7805 } 7805 }
7806 ], 7806 ],
@@ -8255,16 +8255,16 @@
8255 }, 8255 },
8256 { 8256 {
8257 "name": "symfony/polyfill-apcu", 8257 "name": "symfony/polyfill-apcu",
8258 "version": "v1.14.0", 8258 "version": "v1.15.0",
8259 "source": { 8259 "source": {
8260 "type": "git", 8260 "type": "git",
8261 "url": "https://github.com/symfony/polyfill-apcu.git", 8261 "url": "https://github.com/symfony/polyfill-apcu.git",
8262 "reference": "f5a6efd9d9f68790120734f80f8fda972981edab" 8262 "reference": "d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd"
8263 }, 8263 },
8264 "dist": { 8264 "dist": {
8265 "type": "zip", 8265 "type": "zip",
8266 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/f5a6efd9d9f68790120734f80f8fda972981edab", 8266 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd",
8267 "reference": "f5a6efd9d9f68790120734f80f8fda972981edab", 8267 "reference": "d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd",
8268 "shasum": "" 8268 "shasum": ""
8269 }, 8269 },
8270 "require": { 8270 "require": {
@@ -8273,7 +8273,7 @@
8273 "type": "library", 8273 "type": "library",
8274 "extra": { 8274 "extra": {
8275 "branch-alias": { 8275 "branch-alias": {
8276 "dev-master": "1.14-dev" 8276 "dev-master": "1.15-dev"
8277 } 8277 }
8278 }, 8278 },
8279 "autoload": { 8279 "autoload": {
@@ -8307,20 +8307,20 @@
8307 "portable", 8307 "portable",
8308 "shim" 8308 "shim"
8309 ], 8309 ],
8310 "time": "2020-01-13T11:15:53+00:00" 8310 "time": "2020-02-27T09:26:54+00:00"
8311 }, 8311 },
8312 { 8312 {
8313 "name": "symfony/polyfill-ctype", 8313 "name": "symfony/polyfill-ctype",
8314 "version": "v1.14.0", 8314 "version": "v1.15.0",
8315 "source": { 8315 "source": {
8316 "type": "git", 8316 "type": "git",
8317 "url": "https://github.com/symfony/polyfill-ctype.git", 8317 "url": "https://github.com/symfony/polyfill-ctype.git",
8318 "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" 8318 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
8319 }, 8319 },
8320 "dist": { 8320 "dist": {
8321 "type": "zip", 8321 "type": "zip",
8322 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", 8322 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
8323 "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", 8323 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
8324 "shasum": "" 8324 "shasum": ""
8325 }, 8325 },
8326 "require": { 8326 "require": {
@@ -8332,7 +8332,7 @@
8332 "type": "library", 8332 "type": "library",
8333 "extra": { 8333 "extra": {
8334 "branch-alias": { 8334 "branch-alias": {
8335 "dev-master": "1.14-dev" 8335 "dev-master": "1.15-dev"
8336 } 8336 }
8337 }, 8337 },
8338 "autoload": { 8338 "autoload": {
@@ -8365,7 +8365,7 @@
8365 "polyfill", 8365 "polyfill",
8366 "portable" 8366 "portable"
8367 ], 8367 ],
8368 "time": "2020-01-13T11:15:53+00:00" 8368 "time": "2020-02-27T09:26:54+00:00"
8369 }, 8369 },
8370 { 8370 {
8371 "name": "symfony/polyfill-iconv", 8371 "name": "symfony/polyfill-iconv",
@@ -8428,16 +8428,16 @@
8428 }, 8428 },
8429 { 8429 {
8430 "name": "symfony/polyfill-intl-icu", 8430 "name": "symfony/polyfill-intl-icu",
8431 "version": "v1.14.0", 8431 "version": "v1.15.0",
8432 "source": { 8432 "source": {
8433 "type": "git", 8433 "type": "git",
8434 "url": "https://github.com/symfony/polyfill-intl-icu.git", 8434 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8435 "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86" 8435 "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197"
8436 }, 8436 },
8437 "dist": { 8437 "dist": {
8438 "type": "zip", 8438 "type": "zip",
8439 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", 8439 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/9c281272735eb66476e0fa7381e03fb0d4b60197",
8440 "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", 8440 "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197",
8441 "shasum": "" 8441 "shasum": ""
8442 }, 8442 },
8443 "require": { 8443 "require": {
@@ -8450,7 +8450,7 @@
8450 "type": "library", 8450 "type": "library",
8451 "extra": { 8451 "extra": {
8452 "branch-alias": { 8452 "branch-alias": {
8453 "dev-master": "1.14-dev" 8453 "dev-master": "1.15-dev"
8454 } 8454 }
8455 }, 8455 },
8456 "autoload": { 8456 "autoload": {
@@ -8482,7 +8482,7 @@
8482 "portable", 8482 "portable",
8483 "shim" 8483 "shim"
8484 ], 8484 ],
8485 "time": "2020-01-13T11:15:53+00:00" 8485 "time": "2020-02-27T09:26:54+00:00"
8486 }, 8486 },
8487 { 8487 {
8488 "name": "symfony/polyfill-intl-idn", 8488 "name": "symfony/polyfill-intl-idn",
@@ -8548,16 +8548,16 @@
8548 }, 8548 },
8549 { 8549 {
8550 "name": "symfony/polyfill-mbstring", 8550 "name": "symfony/polyfill-mbstring",
8551 "version": "v1.14.0", 8551 "version": "v1.15.0",
8552 "source": { 8552 "source": {
8553 "type": "git", 8553 "type": "git",
8554 "url": "https://github.com/symfony/polyfill-mbstring.git", 8554 "url": "https://github.com/symfony/polyfill-mbstring.git",
8555 "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" 8555 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
8556 }, 8556 },
8557 "dist": { 8557 "dist": {
8558 "type": "zip", 8558 "type": "zip",
8559 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", 8559 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
8560 "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", 8560 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
8561 "shasum": "" 8561 "shasum": ""
8562 }, 8562 },
8563 "require": { 8563 "require": {
@@ -8569,7 +8569,7 @@
8569 "type": "library", 8569 "type": "library",
8570 "extra": { 8570 "extra": {
8571 "branch-alias": { 8571 "branch-alias": {
8572 "dev-master": "1.14-dev" 8572 "dev-master": "1.15-dev"
8573 } 8573 }
8574 }, 8574 },
8575 "autoload": { 8575 "autoload": {
@@ -8603,20 +8603,20 @@
8603 "portable", 8603 "portable",
8604 "shim" 8604 "shim"
8605 ], 8605 ],
8606 "time": "2020-01-13T11:15:53+00:00" 8606 "time": "2020-03-09T19:04:49+00:00"
8607 }, 8607 },
8608 { 8608 {
8609 "name": "symfony/polyfill-php56", 8609 "name": "symfony/polyfill-php56",
8610 "version": "v1.14.0", 8610 "version": "v1.15.0",
8611 "source": { 8611 "source": {
8612 "type": "git", 8612 "type": "git",
8613 "url": "https://github.com/symfony/polyfill-php56.git", 8613 "url": "https://github.com/symfony/polyfill-php56.git",
8614 "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" 8614 "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d"
8615 }, 8615 },
8616 "dist": { 8616 "dist": {
8617 "type": "zip", 8617 "type": "zip",
8618 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", 8618 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
8619 "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", 8619 "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
8620 "shasum": "" 8620 "shasum": ""
8621 }, 8621 },
8622 "require": { 8622 "require": {
@@ -8626,7 +8626,7 @@
8626 "type": "library", 8626 "type": "library",
8627 "extra": { 8627 "extra": {
8628 "branch-alias": { 8628 "branch-alias": {
8629 "dev-master": "1.14-dev" 8629 "dev-master": "1.15-dev"
8630 } 8630 }
8631 }, 8631 },
8632 "autoload": { 8632 "autoload": {
@@ -8659,20 +8659,20 @@
8659 "portable", 8659 "portable",
8660 "shim" 8660 "shim"
8661 ], 8661 ],
8662 "time": "2020-01-13T11:15:53+00:00" 8662 "time": "2020-03-09T19:04:49+00:00"
8663 }, 8663 },
8664 { 8664 {
8665 "name": "symfony/polyfill-php70", 8665 "name": "symfony/polyfill-php70",
8666 "version": "v1.14.0", 8666 "version": "v1.15.0",
8667 "source": { 8667 "source": {
8668 "type": "git", 8668 "type": "git",
8669 "url": "https://github.com/symfony/polyfill-php70.git", 8669 "url": "https://github.com/symfony/polyfill-php70.git",
8670 "reference": "419c4940024c30ccc033650373a1fe13890d3255" 8670 "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
8671 }, 8671 },
8672 "dist": { 8672 "dist": {
8673 "type": "zip", 8673 "type": "zip",
8674 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", 8674 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
8675 "reference": "419c4940024c30ccc033650373a1fe13890d3255", 8675 "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
8676 "shasum": "" 8676 "shasum": ""
8677 }, 8677 },
8678 "require": { 8678 "require": {
@@ -8682,7 +8682,7 @@
8682 "type": "library", 8682 "type": "library",
8683 "extra": { 8683 "extra": {
8684 "branch-alias": { 8684 "branch-alias": {
8685 "dev-master": "1.14-dev" 8685 "dev-master": "1.15-dev"
8686 } 8686 }
8687 }, 8687 },
8688 "autoload": { 8688 "autoload": {
@@ -8718,7 +8718,7 @@
8718 "portable", 8718 "portable",
8719 "shim" 8719 "shim"
8720 ], 8720 ],
8721 "time": "2020-01-13T11:15:53+00:00" 8721 "time": "2020-02-27T09:26:54+00:00"
8722 }, 8722 },
8723 { 8723 {
8724 "name": "symfony/polyfill-php72", 8724 "name": "symfony/polyfill-php72",
@@ -8835,16 +8835,16 @@
8835 }, 8835 },
8836 { 8836 {
8837 "name": "symfony/polyfill-util", 8837 "name": "symfony/polyfill-util",
8838 "version": "v1.14.0", 8838 "version": "v1.15.0",
8839 "source": { 8839 "source": {
8840 "type": "git", 8840 "type": "git",
8841 "url": "https://github.com/symfony/polyfill-util.git", 8841 "url": "https://github.com/symfony/polyfill-util.git",
8842 "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" 8842 "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027"
8843 }, 8843 },
8844 "dist": { 8844 "dist": {
8845 "type": "zip", 8845 "type": "zip",
8846 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", 8846 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027",
8847 "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", 8847 "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027",
8848 "shasum": "" 8848 "shasum": ""
8849 }, 8849 },
8850 "require": { 8850 "require": {
@@ -8853,7 +8853,7 @@
8853 "type": "library", 8853 "type": "library",
8854 "extra": { 8854 "extra": {
8855 "branch-alias": { 8855 "branch-alias": {
8856 "dev-master": "1.14-dev" 8856 "dev-master": "1.15-dev"
8857 } 8857 }
8858 }, 8858 },
8859 "autoload": { 8859 "autoload": {
@@ -8883,7 +8883,7 @@
8883 "polyfill", 8883 "polyfill",
8884 "shim" 8884 "shim"
8885 ], 8885 ],
8886 "time": "2020-01-13T11:15:53+00:00" 8886 "time": "2020-03-02T11:55:35+00:00"
8887 }, 8887 },
8888 { 8888 {
8889 "name": "symfony/service-contracts", 8889 "name": "symfony/service-contracts",
@@ -9010,16 +9010,16 @@
9010 }, 9010 },
9011 { 9011 {
9012 "name": "symfony/symfony", 9012 "name": "symfony/symfony",
9013 "version": "v3.4.38", 9013 "version": "v3.4.39",
9014 "source": { 9014 "source": {
9015 "type": "git", 9015 "type": "git",
9016 "url": "https://github.com/symfony/symfony.git", 9016 "url": "https://github.com/symfony/symfony.git",
9017 "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4" 9017 "reference": "29ccc948a87d72c991fff9dbb92bd64f728e7b75"
9018 }, 9018 },
9019 "dist": { 9019 "dist": {
9020 "type": "zip", 9020 "type": "zip",
9021 "url": "https://api.github.com/repos/symfony/symfony/zipball/c5a882db43e7163114edffdf3ee2f988328fa6c4", 9021 "url": "https://api.github.com/repos/symfony/symfony/zipball/29ccc948a87d72c991fff9dbb92bd64f728e7b75",
9022 "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4", 9022 "reference": "29ccc948a87d72c991fff9dbb92bd64f728e7b75",
9023 "shasum": "" 9023 "shasum": ""
9024 }, 9024 },
9025 "require": { 9025 "require": {
@@ -9162,7 +9162,7 @@
9162 "keywords": [ 9162 "keywords": [
9163 "framework" 9163 "framework"
9164 ], 9164 ],
9165 "time": "2020-02-29T10:21:57+00:00" 9165 "time": "2020-03-30T06:25:29+00:00"
9166 }, 9166 },
9167 { 9167 {
9168 "name": "true/punycode", 9168 "name": "true/punycode",
@@ -9361,8 +9361,8 @@
9361 "authors": [ 9361 "authors": [
9362 { 9362 {
9363 "name": "Sander Kromwijk", 9363 "name": "Sander Kromwijk",
9364 "role": "Original developer", 9364 "email": "s.kromwijk@gmail.co",
9365 "email": "s.kromwijk@gmail.co" 9365 "role": "Original developer"
9366 }, 9366 },
9367 { 9367 {
9368 "name": "Nicolas LÅ“uillet", 9368 "name": "Nicolas LÅ“uillet",
@@ -9630,7 +9630,7 @@
9630 "email": "adrien.brault@gmail.com" 9630 "email": "adrien.brault@gmail.com"
9631 }, 9631 },
9632 { 9632 {
9633 "name": "William Durand", 9633 "name": "William DURAND",
9634 "email": "william.durand1@gmail.com" 9634 "email": "william.durand1@gmail.com"
9635 } 9635 }
9636 ], 9636 ],
@@ -9680,7 +9680,7 @@
9680 ], 9680 ],
9681 "authors": [ 9681 "authors": [
9682 { 9682 {
9683 "name": "William Durand", 9683 "name": "William DURAND",
9684 "email": "william.durand1@gmail.com" 9684 "email": "william.durand1@gmail.com"
9685 } 9685 }
9686 ], 9686 ],