diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-26 02:43:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 02:43:32 +0000 |
commit | 03ac06a84efa4f614bea82a719a011f18e9b65c4 (patch) | |
tree | dbc878263394f1fe3cc8a2591148239337a45c53 | |
parent | d647e5059781f2ec216249c3cf289f72c50c5231 (diff) | |
download | wallabag-03ac06a84efa4f614bea82a719a011f18e9b65c4.tar.gz wallabag-03ac06a84efa4f614bea82a719a011f18e9b65c4.tar.zst wallabag-03ac06a84efa4f614bea82a719a011f18e9b65c4.zip |
Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.8 to 1.12.10.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.8...1.12.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | composer.lock | 394 |
1 files changed, 20 insertions, 374 deletions
diff --git a/composer.lock b/composer.lock index 88a3d4ba..6774ef33 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -351,22 +351,22 @@ | |||
351 | }, | 351 | }, |
352 | { | 352 | { |
353 | "name": "doctrine/annotations", | 353 | "name": "doctrine/annotations", |
354 | "version": "1.10.2", | 354 | "version": "1.10.3", |
355 | "source": { | 355 | "source": { |
356 | "type": "git", | 356 | "type": "git", |
357 | "url": "https://github.com/doctrine/annotations.git", | 357 | "url": "https://github.com/doctrine/annotations.git", |
358 | "reference": "b9d758e831c70751155c698c2f7df4665314a1cb" | 358 | "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d" |
359 | }, | 359 | }, |
360 | "dist": { | 360 | "dist": { |
361 | "type": "zip", | 361 | "type": "zip", |
362 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb", | 362 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d", |
363 | "reference": "b9d758e831c70751155c698c2f7df4665314a1cb", | 363 | "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d", |
364 | "shasum": "" | 364 | "shasum": "" |
365 | }, | 365 | }, |
366 | "require": { | 366 | "require": { |
367 | "doctrine/lexer": "1.*", | 367 | "doctrine/lexer": "1.*", |
368 | "ext-tokenizer": "*", | 368 | "ext-tokenizer": "*", |
369 | "php": "^7.1" | 369 | "php": "^7.1 || ^8.0" |
370 | }, | 370 | }, |
371 | "require-dev": { | 371 | "require-dev": { |
372 | "doctrine/cache": "1.*", | 372 | "doctrine/cache": "1.*", |
@@ -416,7 +416,7 @@ | |||
416 | "docblock", | 416 | "docblock", |
417 | "parser" | 417 | "parser" |
418 | ], | 418 | ], |
419 | "time": "2020-04-20T09:18:32+00:00" | 419 | "time": "2020-05-25T17:24:27+00:00" |
420 | }, | 420 | }, |
421 | { | 421 | { |
422 | "name": "doctrine/cache", | 422 | "name": "doctrine/cache", |
@@ -502,33 +502,28 @@ | |||
502 | }, | 502 | }, |
503 | { | 503 | { |
504 | "name": "doctrine/collections", | 504 | "name": "doctrine/collections", |
505 | "version": "1.6.4", | 505 | "version": "1.6.5", |
506 | "source": { | 506 | "source": { |
507 | "type": "git", | 507 | "type": "git", |
508 | "url": "https://github.com/doctrine/collections.git", | 508 | "url": "https://github.com/doctrine/collections.git", |
509 | "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" | 509 | "reference": "fc0206348e17e530d09463fef07ba8968406cd6d" |
510 | }, | 510 | }, |
511 | "dist": { | 511 | "dist": { |
512 | "type": "zip", | 512 | "type": "zip", |
513 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", | 513 | "url": "https://api.github.com/repos/doctrine/collections/zipball/fc0206348e17e530d09463fef07ba8968406cd6d", |
514 | "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", | 514 | "reference": "fc0206348e17e530d09463fef07ba8968406cd6d", |
515 | "shasum": "" | 515 | "shasum": "" |
516 | }, | 516 | }, |
517 | "require": { | 517 | "require": { |
518 | "php": "^7.1.3" | 518 | "php": "^7.1.3 || ^8.0" |
519 | }, | 519 | }, |
520 | "require-dev": { | 520 | "require-dev": { |
521 | "doctrine/coding-standard": "^6.0", | 521 | "doctrine/coding-standard": "^6.0", |
522 | "phpstan/phpstan-shim": "^0.9.2", | 522 | "phpstan/phpstan-shim": "^0.9.2", |
523 | "phpunit/phpunit": "^7.0", | 523 | "phpunit/phpunit": "^7.0", |
524 | "vimeo/psalm": "^3.2.2" | 524 | "vimeo/psalm": "^3.8.1" |
525 | }, | 525 | }, |
526 | "type": "library", | 526 | "type": "library", |
527 | "extra": { | ||
528 | "branch-alias": { | ||
529 | "dev-master": "1.6.x-dev" | ||
530 | } | ||
531 | }, | ||
532 | "autoload": { | 527 | "autoload": { |
533 | "psr-4": { | 528 | "psr-4": { |
534 | "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" | 529 | "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" |
@@ -568,7 +563,7 @@ | |||
568 | "iterators", | 563 | "iterators", |
569 | "php" | 564 | "php" |
570 | ], | 565 | ], |
571 | "time": "2019-11-13T13:07:11+00:00" | 566 | "time": "2020-05-25T19:24:35+00:00" |
572 | }, | 567 | }, |
573 | { | 568 | { |
574 | "name": "doctrine/common", | 569 | "name": "doctrine/common", |
@@ -651,20 +646,6 @@ | |||
651 | "doctrine", | 646 | "doctrine", |
652 | "php" | 647 | "php" |
653 | ], | 648 | ], |
654 | "funding": [ | ||
655 | { | ||
656 | "url": "https://www.doctrine-project.org/sponsorship.html", | ||
657 | "type": "custom" | ||
658 | }, | ||
659 | { | ||
660 | "url": "https://www.patreon.com/phpdoctrine", | ||
661 | "type": "patreon" | ||
662 | }, | ||
663 | { | ||
664 | "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon", | ||
665 | "type": "tidelift" | ||
666 | } | ||
667 | ], | ||
668 | "time": "2020-05-15T05:51:54+00:00" | 649 | "time": "2020-05-15T05:51:54+00:00" |
669 | }, | 650 | }, |
670 | { | 651 | { |
@@ -751,16 +732,16 @@ | |||
751 | }, | 732 | }, |
752 | { | 733 | { |
753 | "name": "doctrine/doctrine-bundle", | 734 | "name": "doctrine/doctrine-bundle", |
754 | "version": "1.12.8", | 735 | "version": "1.12.10", |
755 | "source": { | 736 | "source": { |
756 | "type": "git", | 737 | "type": "git", |
757 | "url": "https://github.com/doctrine/DoctrineBundle.git", | 738 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
758 | "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380" | 739 | "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c" |
759 | }, | 740 | }, |
760 | "dist": { | 741 | "dist": { |
761 | "type": "zip", | 742 | "type": "zip", |
762 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/65bb2ebc96bcb9207ee56bb17f6c0251ec358380", | 743 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2ee4c25a847e744e93d7fc2895e059ad9ef7d10c", |
763 | "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380", | 744 | "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c", |
764 | "shasum": "" | 745 | "shasum": "" |
765 | }, | 746 | }, |
766 | "require": { | 747 | "require": { |
@@ -768,7 +749,7 @@ | |||
768 | "doctrine/doctrine-cache-bundle": "~1.2", | 749 | "doctrine/doctrine-cache-bundle": "~1.2", |
769 | "doctrine/persistence": "^1.3.3", | 750 | "doctrine/persistence": "^1.3.3", |
770 | "jdorn/sql-formatter": "^1.2.16", | 751 | "jdorn/sql-formatter": "^1.2.16", |
771 | "php": "^7.1", | 752 | "php": "^7.1 || ^8.0", |
772 | "symfony/cache": "^3.4.30|^4.3.3", | 753 | "symfony/cache": "^3.4.30|^4.3.3", |
773 | "symfony/config": "^3.4.30|^4.3.3", | 754 | "symfony/config": "^3.4.30|^4.3.3", |
774 | "symfony/console": "^3.4.30|^4.3.3", | 755 | "symfony/console": "^3.4.30|^4.3.3", |
@@ -841,21 +822,7 @@ | |||
841 | "orm", | 822 | "orm", |
842 | "persistence" | 823 | "persistence" |
843 | ], | 824 | ], |
844 | "funding": [ | 825 | "time": "2020-05-25T19:50:59+00:00" |
845 | { | ||
846 | "url": "https://www.doctrine-project.org/sponsorship.html", | ||
847 | "type": "custom" | ||
848 | }, | ||
849 | { | ||
850 | "url": "https://www.patreon.com/phpdoctrine", | ||
851 | "type": "patreon" | ||
852 | }, | ||
853 | { | ||
854 | "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle", | ||
855 | "type": "tidelift" | ||
856 | } | ||
857 | ], | ||
858 | "time": "2020-04-23T10:38:48+00:00" | ||
859 | }, | 826 | }, |
860 | { | 827 | { |
861 | "name": "doctrine/doctrine-cache-bundle", | 828 | "name": "doctrine/doctrine-cache-bundle", |
@@ -1504,20 +1471,6 @@ | |||
1504 | "orm", | 1471 | "orm", |
1505 | "persistence" | 1472 | "persistence" |
1506 | ], | 1473 | ], |
1507 | "funding": [ | ||
1508 | { | ||
1509 | "url": "https://www.doctrine-project.org/sponsorship.html", | ||
1510 | "type": "custom" | ||
1511 | }, | ||
1512 | { | ||
1513 | "url": "https://www.patreon.com/phpdoctrine", | ||
1514 | "type": "patreon" | ||
1515 | }, | ||
1516 | { | ||
1517 | "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence", | ||
1518 | "type": "tidelift" | ||
1519 | } | ||
1520 | ], | ||
1521 | "time": "2020-03-21T15:13:52+00:00" | 1474 | "time": "2020-03-21T15:13:52+00:00" |
1522 | }, | 1475 | }, |
1523 | { | 1476 | { |
@@ -4715,12 +4668,6 @@ | |||
4715 | "psr", | 4668 | "psr", |
4716 | "psr-7" | 4669 | "psr-7" |
4717 | ], | 4670 | ], |
4718 | "funding": [ | ||
4719 | { | ||
4720 | "url": "https://funding.communitybridge.org/projects/laminas-project", | ||
4721 | "type": "community_bridge" | ||
4722 | } | ||
4723 | ], | ||
4724 | "time": "2020-04-27T17:07:01+00:00" | 4671 | "time": "2020-04-27T17:07:01+00:00" |
4725 | }, | 4672 | }, |
4726 | { | 4673 | { |
@@ -4831,12 +4778,6 @@ | |||
4831 | "laminas", | 4778 | "laminas", |
4832 | "zf" | 4779 | "zf" |
4833 | ], | 4780 | ], |
4834 | "funding": [ | ||
4835 | { | ||
4836 | "url": "https://funding.communitybridge.org/projects/laminas-project", | ||
4837 | "type": "community_bridge" | ||
4838 | } | ||
4839 | ], | ||
4840 | "time": "2020-05-20T16:45:56+00:00" | 4781 | "time": "2020-05-20T16:45:56+00:00" |
4841 | }, | 4782 | }, |
4842 | { | 4783 | { |
@@ -4892,16 +4833,6 @@ | |||
4892 | "JWS", | 4833 | "JWS", |
4893 | "jwt" | 4834 | "jwt" |
4894 | ], | 4835 | ], |
4895 | "funding": [ | ||
4896 | { | ||
4897 | "url": "https://github.com/lcobucci", | ||
4898 | "type": "github" | ||
4899 | }, | ||
4900 | { | ||
4901 | "url": "https://www.patreon.com/lcobucci", | ||
4902 | "type": "patreon" | ||
4903 | } | ||
4904 | ], | ||
4905 | "time": "2020-05-22T08:21:12+00:00" | 4836 | "time": "2020-05-22T08:21:12+00:00" |
4906 | }, | 4837 | }, |
4907 | { | 4838 | { |
@@ -5302,16 +5233,6 @@ | |||
5302 | "logging", | 5233 | "logging", |
5303 | "psr-3" | 5234 | "psr-3" |
5304 | ], | 5235 | ], |
5305 | "funding": [ | ||
5306 | { | ||
5307 | "url": "https://github.com/Seldaek", | ||
5308 | "type": "github" | ||
5309 | }, | ||
5310 | { | ||
5311 | "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", | ||
5312 | "type": "tidelift" | ||
5313 | } | ||
5314 | ], | ||
5315 | "time": "2020-05-22T07:31:27+00:00" | 5236 | "time": "2020-05-22T07:31:27+00:00" |
5316 | }, | 5237 | }, |
5317 | { | 5238 | { |
@@ -6795,20 +6716,6 @@ | |||
6795 | "x.509", | 6716 | "x.509", |
6796 | "x509" | 6717 | "x509" |
6797 | ], | 6718 | ], |
6798 | "funding": [ | ||
6799 | { | ||
6800 | "url": "https://github.com/terrafrost", | ||
6801 | "type": "github" | ||
6802 | }, | ||
6803 | { | ||
6804 | "url": "https://www.patreon.com/phpseclib", | ||
6805 | "type": "patreon" | ||
6806 | }, | ||
6807 | { | ||
6808 | "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", | ||
6809 | "type": "tidelift" | ||
6810 | } | ||
6811 | ], | ||
6812 | "time": "2020-04-04T23:17:33+00:00" | 6719 | "time": "2020-04-04T23:17:33+00:00" |
6813 | }, | 6720 | }, |
6814 | { | 6721 | { |
@@ -7879,16 +7786,6 @@ | |||
7879 | "logging", | 7786 | "logging", |
7880 | "sentry" | 7787 | "sentry" |
7881 | ], | 7788 | ], |
7882 | "funding": [ | ||
7883 | { | ||
7884 | "url": "https://sentry.io/", | ||
7885 | "type": "custom" | ||
7886 | }, | ||
7887 | { | ||
7888 | "url": "https://sentry.io/pricing/", | ||
7889 | "type": "custom" | ||
7890 | } | ||
7891 | ], | ||
7892 | "time": "2020-05-20T20:49:38+00:00" | 7789 | "time": "2020-05-20T20:49:38+00:00" |
7893 | }, | 7790 | }, |
7894 | { | 7791 | { |
@@ -8344,20 +8241,6 @@ | |||
8344 | ], | 8241 | ], |
8345 | "description": "Symfony HttpClient component", | 8242 | "description": "Symfony HttpClient component", |
8346 | "homepage": "https://symfony.com", | 8243 | "homepage": "https://symfony.com", |
8347 | "funding": [ | ||
8348 | { | ||
8349 | "url": "https://symfony.com/sponsor", | ||
8350 | "type": "custom" | ||
8351 | }, | ||
8352 | { | ||
8353 | "url": "https://github.com/fabpot", | ||
8354 | "type": "github" | ||
8355 | }, | ||
8356 | { | ||
8357 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8358 | "type": "tidelift" | ||
8359 | } | ||
8360 | ], | ||
8361 | "time": "2020-04-12T16:14:02+00:00" | 8244 | "time": "2020-04-12T16:14:02+00:00" |
8362 | }, | 8245 | }, |
8363 | { | 8246 | { |
@@ -8477,20 +8360,6 @@ | |||
8477 | "mime", | 8360 | "mime", |
8478 | "mime-type" | 8361 | "mime-type" |
8479 | ], | 8362 | ], |
8480 | "funding": [ | ||
8481 | { | ||
8482 | "url": "https://symfony.com/sponsor", | ||
8483 | "type": "custom" | ||
8484 | }, | ||
8485 | { | ||
8486 | "url": "https://github.com/fabpot", | ||
8487 | "type": "github" | ||
8488 | }, | ||
8489 | { | ||
8490 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8491 | "type": "tidelift" | ||
8492 | } | ||
8493 | ], | ||
8494 | "time": "2020-04-16T14:49:30+00:00" | 8363 | "time": "2020-04-16T14:49:30+00:00" |
8495 | }, | 8364 | }, |
8496 | { | 8365 | { |
@@ -8610,20 +8479,6 @@ | |||
8610 | "portable", | 8479 | "portable", |
8611 | "shim" | 8480 | "shim" |
8612 | ], | 8481 | ], |
8613 | "funding": [ | ||
8614 | { | ||
8615 | "url": "https://symfony.com/sponsor", | ||
8616 | "type": "custom" | ||
8617 | }, | ||
8618 | { | ||
8619 | "url": "https://github.com/fabpot", | ||
8620 | "type": "github" | ||
8621 | }, | ||
8622 | { | ||
8623 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8624 | "type": "tidelift" | ||
8625 | } | ||
8626 | ], | ||
8627 | "time": "2020-05-12T16:14:59+00:00" | 8482 | "time": "2020-05-12T16:14:59+00:00" |
8628 | }, | 8483 | }, |
8629 | { | 8484 | { |
@@ -8682,20 +8537,6 @@ | |||
8682 | "polyfill", | 8537 | "polyfill", |
8683 | "portable" | 8538 | "portable" |
8684 | ], | 8539 | ], |
8685 | "funding": [ | ||
8686 | { | ||
8687 | "url": "https://symfony.com/sponsor", | ||
8688 | "type": "custom" | ||
8689 | }, | ||
8690 | { | ||
8691 | "url": "https://github.com/fabpot", | ||
8692 | "type": "github" | ||
8693 | }, | ||
8694 | { | ||
8695 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8696 | "type": "tidelift" | ||
8697 | } | ||
8698 | ], | ||
8699 | "time": "2020-05-12T16:14:59+00:00" | 8540 | "time": "2020-05-12T16:14:59+00:00" |
8700 | }, | 8541 | }, |
8701 | { | 8542 | { |
@@ -8755,20 +8596,6 @@ | |||
8755 | "portable", | 8596 | "portable", |
8756 | "shim" | 8597 | "shim" |
8757 | ], | 8598 | ], |
8758 | "funding": [ | ||
8759 | { | ||
8760 | "url": "https://symfony.com/sponsor", | ||
8761 | "type": "custom" | ||
8762 | }, | ||
8763 | { | ||
8764 | "url": "https://github.com/fabpot", | ||
8765 | "type": "github" | ||
8766 | }, | ||
8767 | { | ||
8768 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8769 | "type": "tidelift" | ||
8770 | } | ||
8771 | ], | ||
8772 | "time": "2020-05-12T16:47:27+00:00" | 8599 | "time": "2020-05-12T16:47:27+00:00" |
8773 | }, | 8600 | }, |
8774 | { | 8601 | { |
@@ -8827,20 +8654,6 @@ | |||
8827 | "portable", | 8654 | "portable", |
8828 | "shim" | 8655 | "shim" |
8829 | ], | 8656 | ], |
8830 | "funding": [ | ||
8831 | { | ||
8832 | "url": "https://symfony.com/sponsor", | ||
8833 | "type": "custom" | ||
8834 | }, | ||
8835 | { | ||
8836 | "url": "https://github.com/fabpot", | ||
8837 | "type": "github" | ||
8838 | }, | ||
8839 | { | ||
8840 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8841 | "type": "tidelift" | ||
8842 | } | ||
8843 | ], | ||
8844 | "time": "2020-05-12T16:14:59+00:00" | 8657 | "time": "2020-05-12T16:14:59+00:00" |
8845 | }, | 8658 | }, |
8846 | { | 8659 | { |
@@ -8903,20 +8716,6 @@ | |||
8903 | "portable", | 8716 | "portable", |
8904 | "shim" | 8717 | "shim" |
8905 | ], | 8718 | ], |
8906 | "funding": [ | ||
8907 | { | ||
8908 | "url": "https://symfony.com/sponsor", | ||
8909 | "type": "custom" | ||
8910 | }, | ||
8911 | { | ||
8912 | "url": "https://github.com/fabpot", | ||
8913 | "type": "github" | ||
8914 | }, | ||
8915 | { | ||
8916 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8917 | "type": "tidelift" | ||
8918 | } | ||
8919 | ], | ||
8920 | "time": "2020-05-12T16:47:27+00:00" | 8719 | "time": "2020-05-12T16:47:27+00:00" |
8921 | }, | 8720 | }, |
8922 | { | 8721 | { |
@@ -8976,20 +8775,6 @@ | |||
8976 | "portable", | 8775 | "portable", |
8977 | "shim" | 8776 | "shim" |
8978 | ], | 8777 | ], |
8979 | "funding": [ | ||
8980 | { | ||
8981 | "url": "https://symfony.com/sponsor", | ||
8982 | "type": "custom" | ||
8983 | }, | ||
8984 | { | ||
8985 | "url": "https://github.com/fabpot", | ||
8986 | "type": "github" | ||
8987 | }, | ||
8988 | { | ||
8989 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
8990 | "type": "tidelift" | ||
8991 | } | ||
8992 | ], | ||
8993 | "time": "2020-05-12T16:47:27+00:00" | 8778 | "time": "2020-05-12T16:47:27+00:00" |
8994 | }, | 8779 | }, |
8995 | { | 8780 | { |
@@ -9046,20 +8831,6 @@ | |||
9046 | "portable", | 8831 | "portable", |
9047 | "shim" | 8832 | "shim" |
9048 | ], | 8833 | ], |
9049 | "funding": [ | ||
9050 | { | ||
9051 | "url": "https://symfony.com/sponsor", | ||
9052 | "type": "custom" | ||
9053 | }, | ||
9054 | { | ||
9055 | "url": "https://github.com/fabpot", | ||
9056 | "type": "github" | ||
9057 | }, | ||
9058 | { | ||
9059 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9060 | "type": "tidelift" | ||
9061 | } | ||
9062 | ], | ||
9063 | "time": "2020-05-12T16:47:27+00:00" | 8834 | "time": "2020-05-12T16:47:27+00:00" |
9064 | }, | 8835 | }, |
9065 | { | 8836 | { |
@@ -9119,20 +8890,6 @@ | |||
9119 | "portable", | 8890 | "portable", |
9120 | "shim" | 8891 | "shim" |
9121 | ], | 8892 | ], |
9122 | "funding": [ | ||
9123 | { | ||
9124 | "url": "https://symfony.com/sponsor", | ||
9125 | "type": "custom" | ||
9126 | }, | ||
9127 | { | ||
9128 | "url": "https://github.com/fabpot", | ||
9129 | "type": "github" | ||
9130 | }, | ||
9131 | { | ||
9132 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9133 | "type": "tidelift" | ||
9134 | } | ||
9135 | ], | ||
9136 | "time": "2020-05-12T16:47:27+00:00" | 8893 | "time": "2020-05-12T16:47:27+00:00" |
9137 | }, | 8894 | }, |
9138 | { | 8895 | { |
@@ -9188,20 +8945,6 @@ | |||
9188 | "portable", | 8945 | "portable", |
9189 | "shim" | 8946 | "shim" |
9190 | ], | 8947 | ], |
9191 | "funding": [ | ||
9192 | { | ||
9193 | "url": "https://symfony.com/sponsor", | ||
9194 | "type": "custom" | ||
9195 | }, | ||
9196 | { | ||
9197 | "url": "https://github.com/fabpot", | ||
9198 | "type": "github" | ||
9199 | }, | ||
9200 | { | ||
9201 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9202 | "type": "tidelift" | ||
9203 | } | ||
9204 | ], | ||
9205 | "time": "2020-05-12T16:47:27+00:00" | 8948 | "time": "2020-05-12T16:47:27+00:00" |
9206 | }, | 8949 | }, |
9207 | { | 8950 | { |
@@ -9260,20 +9003,6 @@ | |||
9260 | "portable", | 9003 | "portable", |
9261 | "shim" | 9004 | "shim" |
9262 | ], | 9005 | ], |
9263 | "funding": [ | ||
9264 | { | ||
9265 | "url": "https://symfony.com/sponsor", | ||
9266 | "type": "custom" | ||
9267 | }, | ||
9268 | { | ||
9269 | "url": "https://github.com/fabpot", | ||
9270 | "type": "github" | ||
9271 | }, | ||
9272 | { | ||
9273 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9274 | "type": "tidelift" | ||
9275 | } | ||
9276 | ], | ||
9277 | "time": "2020-05-12T16:47:27+00:00" | 9006 | "time": "2020-05-12T16:47:27+00:00" |
9278 | }, | 9007 | }, |
9279 | { | 9008 | { |
@@ -9326,20 +9055,6 @@ | |||
9326 | "polyfill", | 9055 | "polyfill", |
9327 | "shim" | 9056 | "shim" |
9328 | ], | 9057 | ], |
9329 | "funding": [ | ||
9330 | { | ||
9331 | "url": "https://symfony.com/sponsor", | ||
9332 | "type": "custom" | ||
9333 | }, | ||
9334 | { | ||
9335 | "url": "https://github.com/fabpot", | ||
9336 | "type": "github" | ||
9337 | }, | ||
9338 | { | ||
9339 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9340 | "type": "tidelift" | ||
9341 | } | ||
9342 | ], | ||
9343 | "time": "2020-05-12T16:14:59+00:00" | 9058 | "time": "2020-05-12T16:14:59+00:00" |
9344 | }, | 9059 | }, |
9345 | { | 9060 | { |
@@ -9399,20 +9114,6 @@ | |||
9399 | "portable", | 9114 | "portable", |
9400 | "uuid" | 9115 | "uuid" |
9401 | ], | 9116 | ], |
9402 | "funding": [ | ||
9403 | { | ||
9404 | "url": "https://symfony.com/sponsor", | ||
9405 | "type": "custom" | ||
9406 | }, | ||
9407 | { | ||
9408 | "url": "https://github.com/fabpot", | ||
9409 | "type": "github" | ||
9410 | }, | ||
9411 | { | ||
9412 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9413 | "type": "tidelift" | ||
9414 | } | ||
9415 | ], | ||
9416 | "time": "2020-05-12T16:47:27+00:00" | 9117 | "time": "2020-05-12T16:47:27+00:00" |
9417 | }, | 9118 | }, |
9418 | { | 9119 | { |
@@ -9692,20 +9393,6 @@ | |||
9692 | "keywords": [ | 9393 | "keywords": [ |
9693 | "framework" | 9394 | "framework" |
9694 | ], | 9395 | ], |
9695 | "funding": [ | ||
9696 | { | ||
9697 | "url": "https://symfony.com/sponsor", | ||
9698 | "type": "custom" | ||
9699 | }, | ||
9700 | { | ||
9701 | "url": "https://github.com/fabpot", | ||
9702 | "type": "github" | ||
9703 | }, | ||
9704 | { | ||
9705 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
9706 | "type": "tidelift" | ||
9707 | } | ||
9708 | ], | ||
9709 | "time": "2020-04-28T17:41:57+00:00" | 9396 | "time": "2020-04-28T17:41:57+00:00" |
9710 | }, | 9397 | }, |
9711 | { | 9398 | { |
@@ -10422,12 +10109,6 @@ | |||
10422 | "Xdebug", | 10109 | "Xdebug", |
10423 | "performance" | 10110 | "performance" |
10424 | ], | 10111 | ], |
10425 | "funding": [ | ||
10426 | { | ||
10427 | "url": "https://packagist.com", | ||
10428 | "type": "custom" | ||
10429 | } | ||
10430 | ], | ||
10431 | "time": "2020-03-01T12:26:26+00:00" | 10112 | "time": "2020-03-01T12:26:26+00:00" |
10432 | }, | 10113 | }, |
10433 | { | 10114 | { |
@@ -10617,20 +10298,6 @@ | |||
10617 | "Fixture", | 10298 | "Fixture", |
10618 | "persistence" | 10299 | "persistence" |
10619 | ], | 10300 | ], |
10620 | "funding": [ | ||
10621 | { | ||
10622 | "url": "https://www.doctrine-project.org/sponsorship.html", | ||
10623 | "type": "custom" | ||
10624 | }, | ||
10625 | { | ||
10626 | "url": "https://www.patreon.com/phpdoctrine", | ||
10627 | "type": "patreon" | ||
10628 | }, | ||
10629 | { | ||
10630 | "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle", | ||
10631 | "type": "tidelift" | ||
10632 | } | ||
10633 | ], | ||
10634 | "time": "2020-04-02T16:40:37+00:00" | 10301 | "time": "2020-04-02T16:40:37+00:00" |
10635 | }, | 10302 | }, |
10636 | { | 10303 | { |
@@ -10722,12 +10389,6 @@ | |||
10722 | } | 10389 | } |
10723 | ], | 10390 | ], |
10724 | "description": "A tool to automatically fix PHP code style", | 10391 | "description": "A tool to automatically fix PHP code style", |
10725 | "funding": [ | ||
10726 | { | ||
10727 | "url": "https://github.com/keradus", | ||
10728 | "type": "github" | ||
10729 | } | ||
10730 | ], | ||
10731 | "time": "2020-04-15T18:51:10+00:00" | 10392 | "time": "2020-04-15T18:51:10+00:00" |
10732 | }, | 10393 | }, |
10733 | { | 10394 | { |
@@ -11845,20 +11506,6 @@ | |||
11845 | "scaffold", | 11506 | "scaffold", |
11846 | "scaffolding" | 11507 | "scaffolding" |
11847 | ], | 11508 | ], |
11848 | "funding": [ | ||
11849 | { | ||
11850 | "url": "https://symfony.com/sponsor", | ||
11851 | "type": "custom" | ||
11852 | }, | ||
11853 | { | ||
11854 | "url": "https://github.com/fabpot", | ||
11855 | "type": "github" | ||
11856 | }, | ||
11857 | { | ||
11858 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | ||
11859 | "type": "tidelift" | ||
11860 | } | ||
11861 | ], | ||
11862 | "time": "2020-05-15T18:51:23+00:00" | 11509 | "time": "2020-05-15T18:51:23+00:00" |
11863 | }, | 11510 | }, |
11864 | { | 11511 | { |
@@ -11955,6 +11602,5 @@ | |||
11955 | "platform-dev": [], | 11602 | "platform-dev": [], |
11956 | "platform-overrides": { | 11603 | "platform-overrides": { |
11957 | "php": "7.1.3" | 11604 | "php": "7.1.3" |
11958 | }, | 11605 | } |
11959 | "plugin-api-version": "1.1.0" | ||
11960 | } | 11606 | } |