Mercurial > hg > cmmr2012-drupal-site
comparison composer.lock @ 5:12f9dff5fda9 tip
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:34:47 +0100 |
parents | a9cd425dd02b |
children |
comparison
equal
deleted
inserted
replaced
4:a9cd425dd02b | 5:12f9dff5fda9 |
---|---|
57 "stack" | 57 "stack" |
58 ], | 58 ], |
59 "time": "2017-12-20T14:37:45+00:00" | 59 "time": "2017-12-20T14:37:45+00:00" |
60 }, | 60 }, |
61 { | 61 { |
62 "name": "brumann/polyfill-unserialize", | |
63 "version": "v1.0.3", | |
64 "source": { | |
65 "type": "git", | |
66 "url": "https://github.com/dbrumann/polyfill-unserialize.git", | |
67 "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b" | |
68 }, | |
69 "dist": { | |
70 "type": "zip", | |
71 "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", | |
72 "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", | |
73 "shasum": "" | |
74 }, | |
75 "require": { | |
76 "php": "^5.3|^7.0" | |
77 }, | |
78 "type": "library", | |
79 "autoload": { | |
80 "psr-4": { | |
81 "Brumann\\Polyfill\\": "src/" | |
82 } | |
83 }, | |
84 "notification-url": "https://packagist.org/downloads/", | |
85 "license": [ | |
86 "MIT" | |
87 ], | |
88 "authors": [ | |
89 { | |
90 "name": "Denis Brumann", | |
91 "email": "denis.brumann@sensiolabs.de" | |
92 } | |
93 ], | |
94 "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.", | |
95 "time": "2017-02-03T09:55:47+00:00" | |
96 }, | |
97 { | |
62 "name": "chi-teck/drupal-code-generator", | 98 "name": "chi-teck/drupal-code-generator", |
63 "version": "1.28.0", | 99 "version": "1.29.1", |
64 "source": { | 100 "source": { |
65 "type": "git", | 101 "type": "git", |
66 "url": "https://github.com/Chi-teck/drupal-code-generator.git", | 102 "url": "https://github.com/Chi-teck/drupal-code-generator.git", |
67 "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd" | 103 "reference": "f1da0370113ee246cd8f6d744d4835e8d53ea61c" |
68 }, | 104 }, |
69 "dist": { | 105 "dist": { |
70 "type": "zip", | 106 "type": "zip", |
71 "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a43131309b56a4c1874f39a9eaa4f6cb1a9832cd", | 107 "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f1da0370113ee246cd8f6d744d4835e8d53ea61c", |
72 "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd", | 108 "reference": "f1da0370113ee246cd8f6d744d4835e8d53ea61c", |
73 "shasum": "" | 109 "shasum": "" |
74 }, | 110 }, |
75 "require": { | 111 "require": { |
76 "ext-json": "*", | 112 "ext-json": "*", |
77 "php": ">=5.5.9", | 113 "php": ">=5.5.9", |
78 "symfony/console": "^3.4 || ^4.0", | 114 "symfony/console": "^3.4 || ^4.0", |
79 "symfony/filesystem": "^3.4 || ^4.0", | 115 "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", |
80 "twig/twig": "^1.35" | 116 "twig/twig": "^1.35" |
81 }, | 117 }, |
82 "bin": [ | 118 "bin": [ |
83 "bin/dcg" | 119 "bin/dcg" |
84 ], | 120 ], |
99 "notification-url": "https://packagist.org/downloads/", | 135 "notification-url": "https://packagist.org/downloads/", |
100 "license": [ | 136 "license": [ |
101 "GPL-2.0-or-later" | 137 "GPL-2.0-or-later" |
102 ], | 138 ], |
103 "description": "Drupal code generator", | 139 "description": "Drupal code generator", |
104 "time": "2019-01-30T10:34:16+00:00" | 140 "time": "2019-04-26T08:30:10+00:00" |
105 }, | 141 }, |
106 { | 142 { |
107 "name": "composer/installers", | 143 "name": "composer/installers", |
108 "version": "v1.6.0", | 144 "version": "v1.6.0", |
109 "source": { | 145 "source": { |
223 ], | 259 ], |
224 "time": "2018-08-27T06:10:37+00:00" | 260 "time": "2018-08-27T06:10:37+00:00" |
225 }, | 261 }, |
226 { | 262 { |
227 "name": "composer/semver", | 263 "name": "composer/semver", |
228 "version": "1.4.2", | 264 "version": "1.5.0", |
229 "source": { | 265 "source": { |
230 "type": "git", | 266 "type": "git", |
231 "url": "https://github.com/composer/semver.git", | 267 "url": "https://github.com/composer/semver.git", |
232 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" | 268 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" |
233 }, | 269 }, |
234 "dist": { | 270 "dist": { |
235 "type": "zip", | 271 "type": "zip", |
236 "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", | 272 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", |
237 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", | 273 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", |
238 "shasum": "" | 274 "shasum": "" |
239 }, | 275 }, |
240 "require": { | 276 "require": { |
241 "php": "^5.3.2 || ^7.0" | 277 "php": "^5.3.2 || ^7.0" |
242 }, | 278 }, |
281 "semantic", | 317 "semantic", |
282 "semver", | 318 "semver", |
283 "validation", | 319 "validation", |
284 "versioning" | 320 "versioning" |
285 ], | 321 ], |
286 "time": "2016-08-30T16:08:34+00:00" | 322 "time": "2019-03-19T17:25:45+00:00" |
287 }, | 323 }, |
288 { | 324 { |
289 "name": "consolidation/annotated-command", | 325 "name": "consolidation/annotated-command", |
290 "version": "2.11.2", | 326 "version": "2.12.0", |
291 "source": { | 327 "source": { |
292 "type": "git", | 328 "type": "git", |
293 "url": "https://github.com/consolidation/annotated-command.git", | 329 "url": "https://github.com/consolidation/annotated-command.git", |
294 "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572" | 330 "reference": "512a2e54c98f3af377589de76c43b24652bcb789" |
295 }, | 331 }, |
296 "dist": { | 332 "dist": { |
297 "type": "zip", | 333 "type": "zip", |
298 "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/004af26391cd7d1cd04b0ac736dc1324d1b4f572", | 334 "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789", |
299 "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572", | 335 "reference": "512a2e54c98f3af377589de76c43b24652bcb789", |
300 "shasum": "" | 336 "shasum": "" |
301 }, | 337 }, |
302 "require": { | 338 "require": { |
303 "consolidation/output-formatters": "^3.4", | 339 "consolidation/output-formatters": "^3.4", |
304 "php": ">=5.4.5", | 340 "php": ">=5.4.5", |
377 "name": "Greg Anderson", | 413 "name": "Greg Anderson", |
378 "email": "greg.1.anderson@greenknowe.org" | 414 "email": "greg.1.anderson@greenknowe.org" |
379 } | 415 } |
380 ], | 416 ], |
381 "description": "Initialize Symfony Console commands from annotated command class methods.", | 417 "description": "Initialize Symfony Console commands from annotated command class methods.", |
382 "time": "2019-02-02T02:29:53+00:00" | 418 "time": "2019-03-08T16:55:03+00:00" |
383 }, | 419 }, |
384 { | 420 { |
385 "name": "consolidation/config", | 421 "name": "consolidation/config", |
386 "version": "1.2.0", | 422 "version": "1.2.1", |
387 "source": { | 423 "source": { |
388 "type": "git", | 424 "type": "git", |
389 "url": "https://github.com/consolidation/config.git", | 425 "url": "https://github.com/consolidation/config.git", |
390 "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab" | 426 "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" |
391 }, | 427 }, |
392 "dist": { | 428 "dist": { |
393 "type": "zip", | 429 "type": "zip", |
394 "url": "https://api.github.com/repos/consolidation/config/zipball/11ab7ecd19131ce084390171b9c070eedecf7dab", | 430 "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", |
395 "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab", | 431 "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", |
396 "shasum": "" | 432 "shasum": "" |
397 }, | 433 }, |
398 "require": { | 434 "require": { |
399 "dflydev/dot-access-data": "^1.1.0", | 435 "dflydev/dot-access-data": "^1.1.0", |
400 "grasmash/expander": "^1", | 436 "grasmash/expander": "^1", |
458 "name": "Greg Anderson", | 494 "name": "Greg Anderson", |
459 "email": "greg.1.anderson@greenknowe.org" | 495 "email": "greg.1.anderson@greenknowe.org" |
460 } | 496 } |
461 ], | 497 ], |
462 "description": "Provide configuration services for a commandline tool.", | 498 "description": "Provide configuration services for a commandline tool.", |
463 "time": "2019-02-16T01:18:47+00:00" | 499 "time": "2019-03-03T19:37:04+00:00" |
500 }, | |
501 { | |
502 "name": "consolidation/filter-via-dot-access-data", | |
503 "version": "1.0.0", | |
504 "source": { | |
505 "type": "git", | |
506 "url": "https://github.com/consolidation/filter-via-dot-access-data.git", | |
507 "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6" | |
508 }, | |
509 "dist": { | |
510 "type": "zip", | |
511 "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6", | |
512 "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6", | |
513 "shasum": "" | |
514 }, | |
515 "require": { | |
516 "dflydev/dot-access-data": "^1.1.0", | |
517 "php": ">=5.5.0" | |
518 }, | |
519 "require-dev": { | |
520 "consolidation/robo": "^1.2.3", | |
521 "g1a/composer-test-scenarios": "^3", | |
522 "knplabs/github-api": "^2.7", | |
523 "php-coveralls/php-coveralls": "^1", | |
524 "php-http/guzzle6-adapter": "^1.1", | |
525 "phpunit/phpunit": "^5", | |
526 "squizlabs/php_codesniffer": "^2.8", | |
527 "symfony/console": "^2.8|^3|^4" | |
528 }, | |
529 "type": "library", | |
530 "extra": { | |
531 "scenarios": { | |
532 "phpunit5": { | |
533 "require-dev": { | |
534 "phpunit/phpunit": "^5.7.27" | |
535 }, | |
536 "remove": [ | |
537 "php-coveralls/php-coveralls" | |
538 ], | |
539 "config": { | |
540 "platform": { | |
541 "php": "5.6.33" | |
542 } | |
543 } | |
544 } | |
545 }, | |
546 "branch-alias": { | |
547 "dev-master": "1.x-dev" | |
548 } | |
549 }, | |
550 "autoload": { | |
551 "psr-4": { | |
552 "Consolidation\\Filter\\": "src" | |
553 } | |
554 }, | |
555 "notification-url": "https://packagist.org/downloads/", | |
556 "license": [ | |
557 "MIT" | |
558 ], | |
559 "authors": [ | |
560 { | |
561 "name": "Greg Anderson", | |
562 "email": "greg.1.anderson@greenknowe.org" | |
563 } | |
564 ], | |
565 "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", | |
566 "time": "2019-01-18T06:05:07+00:00" | |
464 }, | 567 }, |
465 { | 568 { |
466 "name": "consolidation/log", | 569 "name": "consolidation/log", |
467 "version": "1.1.1", | 570 "version": "1.1.1", |
468 "source": { | 571 "source": { |
552 "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", | 655 "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", |
553 "time": "2019-01-01T17:30:51+00:00" | 656 "time": "2019-01-01T17:30:51+00:00" |
554 }, | 657 }, |
555 { | 658 { |
556 "name": "consolidation/output-formatters", | 659 "name": "consolidation/output-formatters", |
557 "version": "3.4.0", | 660 "version": "3.4.1", |
558 "source": { | 661 "source": { |
559 "type": "git", | 662 "type": "git", |
560 "url": "https://github.com/consolidation/output-formatters.git", | 663 "url": "https://github.com/consolidation/output-formatters.git", |
561 "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19" | 664 "reference": "0881112642ad9059071f13f397f571035b527cb9" |
562 }, | 665 }, |
563 "dist": { | 666 "dist": { |
564 "type": "zip", | 667 "type": "zip", |
565 "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/a942680232094c4a5b21c0b7e54c20cce623ae19", | 668 "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0881112642ad9059071f13f397f571035b527cb9", |
566 "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19", | 669 "reference": "0881112642ad9059071f13f397f571035b527cb9", |
567 "shasum": "" | 670 "shasum": "" |
568 }, | 671 }, |
569 "require": { | 672 "require": { |
570 "dflydev/dot-access-data": "^1.1.0", | 673 "dflydev/dot-access-data": "^1.1.0", |
571 "php": ">=5.4.0", | 674 "php": ">=5.4.0", |
572 "symfony/console": "^2.8|^3|^4", | 675 "symfony/console": "^2.8|^3|^4", |
573 "symfony/finder": "^2.5|^3|^4" | 676 "symfony/finder": "^2.5|^3|^4" |
574 }, | 677 }, |
575 "require-dev": { | 678 "require-dev": { |
576 "g1a/composer-test-scenarios": "^2", | 679 "g1a/composer-test-scenarios": "^3", |
680 "php-coveralls/php-coveralls": "^1", | |
577 "phpunit/phpunit": "^5.7.27", | 681 "phpunit/phpunit": "^5.7.27", |
578 "satooshi/php-coveralls": "^2", | |
579 "squizlabs/php_codesniffer": "^2.7", | 682 "squizlabs/php_codesniffer": "^2.7", |
580 "symfony/console": "3.2.3", | |
581 "symfony/var-dumper": "^2.8|^3|^4", | 683 "symfony/var-dumper": "^2.8|^3|^4", |
582 "victorjonsson/markdowndocs": "^1.3" | 684 "victorjonsson/markdowndocs": "^1.3" |
583 }, | 685 }, |
584 "suggest": { | 686 "suggest": { |
585 "symfony/var-dumper": "For using the var_dump formatter" | 687 "symfony/var-dumper": "For using the var_dump formatter" |
586 }, | 688 }, |
587 "type": "library", | 689 "type": "library", |
588 "extra": { | 690 "extra": { |
691 "scenarios": { | |
692 "symfony4": { | |
693 "require": { | |
694 "symfony/console": "^4.0" | |
695 }, | |
696 "require-dev": { | |
697 "phpunit/phpunit": "^6" | |
698 }, | |
699 "config": { | |
700 "platform": { | |
701 "php": "7.1.3" | |
702 } | |
703 } | |
704 }, | |
705 "symfony3": { | |
706 "require": { | |
707 "symfony/console": "^3.4", | |
708 "symfony/finder": "^3.4", | |
709 "symfony/var-dumper": "^3.4" | |
710 }, | |
711 "config": { | |
712 "platform": { | |
713 "php": "5.6.32" | |
714 } | |
715 } | |
716 }, | |
717 "symfony2": { | |
718 "require": { | |
719 "symfony/console": "^2.8" | |
720 }, | |
721 "require-dev": { | |
722 "phpunit/phpunit": "^4.8.36" | |
723 }, | |
724 "remove": [ | |
725 "php-coveralls/php-coveralls" | |
726 ], | |
727 "config": { | |
728 "platform": { | |
729 "php": "5.4.8" | |
730 } | |
731 }, | |
732 "scenario-options": { | |
733 "create-lockfile": "false" | |
734 } | |
735 } | |
736 }, | |
589 "branch-alias": { | 737 "branch-alias": { |
590 "dev-master": "3.x-dev" | 738 "dev-master": "3.x-dev" |
591 } | 739 } |
592 }, | 740 }, |
593 "autoload": { | 741 "autoload": { |
604 "name": "Greg Anderson", | 752 "name": "Greg Anderson", |
605 "email": "greg.1.anderson@greenknowe.org" | 753 "email": "greg.1.anderson@greenknowe.org" |
606 } | 754 } |
607 ], | 755 ], |
608 "description": "Format text by applying transformations provided by plug-in formatters.", | 756 "description": "Format text by applying transformations provided by plug-in formatters.", |
609 "time": "2018-10-19T22:35:38+00:00" | 757 "time": "2019-03-14T03:45:44+00:00" |
610 }, | 758 }, |
611 { | 759 { |
612 "name": "consolidation/robo", | 760 "name": "consolidation/robo", |
613 "version": "1.4.6", | 761 "version": "1.4.9", |
614 "source": { | 762 "source": { |
615 "type": "git", | 763 "type": "git", |
616 "url": "https://github.com/consolidation/Robo.git", | 764 "url": "https://github.com/consolidation/Robo.git", |
617 "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3" | 765 "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345" |
618 }, | 766 }, |
619 "dist": { | 767 "dist": { |
620 "type": "zip", | 768 "type": "zip", |
621 "url": "https://api.github.com/repos/consolidation/Robo/zipball/d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", | 769 "url": "https://api.github.com/repos/consolidation/Robo/zipball/5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", |
622 "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", | 770 "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", |
623 "shasum": "" | 771 "shasum": "" |
624 }, | 772 }, |
625 "require": { | 773 "require": { |
626 "consolidation/annotated-command": "^2.10.2", | 774 "consolidation/annotated-command": "^2.10.2", |
627 "consolidation/config": "^1.0.10", | 775 "consolidation/config": "^1.2", |
628 "consolidation/log": "~1", | 776 "consolidation/log": "~1", |
629 "consolidation/output-formatters": "^3.1.13", | 777 "consolidation/output-formatters": "^3.1.13", |
630 "consolidation/self-update": "^1", | 778 "consolidation/self-update": "^1", |
631 "grasmash/yaml-expander": "^1.3", | 779 "grasmash/yaml-expander": "^1.3", |
632 "league/container": "^2.2", | 780 "league/container": "^2.2", |
712 "name": "Davert", | 860 "name": "Davert", |
713 "email": "davert.php@resend.cc" | 861 "email": "davert.php@resend.cc" |
714 } | 862 } |
715 ], | 863 ], |
716 "description": "Modern task runner", | 864 "description": "Modern task runner", |
717 "time": "2019-02-17T05:32:27+00:00" | 865 "time": "2019-03-19T18:07:19+00:00" |
718 }, | 866 }, |
719 { | 867 { |
720 "name": "consolidation/self-update", | 868 "name": "consolidation/self-update", |
721 "version": "1.1.5", | 869 "version": "1.1.5", |
722 "source": { | 870 "source": { |
766 "description": "Provides a self:update command for Symfony Console applications.", | 914 "description": "Provides a self:update command for Symfony Console applications.", |
767 "time": "2018-10-28T01:52:03+00:00" | 915 "time": "2018-10-28T01:52:03+00:00" |
768 }, | 916 }, |
769 { | 917 { |
770 "name": "consolidation/site-alias", | 918 "name": "consolidation/site-alias", |
771 "version": "1.1.11", | 919 "version": "3.0.0", |
772 "source": { | 920 "source": { |
773 "type": "git", | 921 "type": "git", |
774 "url": "https://github.com/consolidation/site-alias.git", | 922 "url": "https://github.com/consolidation/site-alias.git", |
775 "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14" | 923 "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f" |
776 }, | 924 }, |
777 "dist": { | 925 "dist": { |
778 "type": "zip", | 926 "type": "zip", |
779 "url": "https://api.github.com/repos/consolidation/site-alias/zipball/54ea74ee7dbd54ef356798028ca9a3548cb8df14", | 927 "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f", |
780 "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14", | 928 "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f", |
781 "shasum": "" | 929 "shasum": "" |
782 }, | 930 }, |
783 "require": { | 931 "require": { |
932 "consolidation/config": "^1.2.1", | |
784 "php": ">=5.5.0" | 933 "php": ">=5.5.0" |
785 }, | 934 }, |
786 "require-dev": { | 935 "require-dev": { |
787 "consolidation/robo": "^1.2.3", | 936 "consolidation/robo": "^1.2.3", |
788 "g1a/composer-test-scenarios": "^2", | 937 "g1a/composer-test-scenarios": "^3", |
789 "knplabs/github-api": "^2.7", | 938 "knplabs/github-api": "^2.7", |
939 "php-coveralls/php-coveralls": "^1", | |
790 "php-http/guzzle6-adapter": "^1.1", | 940 "php-http/guzzle6-adapter": "^1.1", |
791 "phpunit/phpunit": "^5", | 941 "phpunit/phpunit": "^6", |
792 "satooshi/php-coveralls": "^2", | |
793 "squizlabs/php_codesniffer": "^2.8", | 942 "squizlabs/php_codesniffer": "^2.8", |
794 "symfony/console": "^2.8|^3|^4", | 943 "symfony/console": "^2.8|^3|^4", |
795 "symfony/yaml": "~2.3|^3" | 944 "symfony/yaml": "~2.3|^3" |
796 }, | 945 }, |
797 "type": "library", | 946 "type": "library", |
798 "extra": { | 947 "extra": { |
799 "branch-alias": { | 948 "scenarios": { |
800 "dev-master": "1.x-dev" | 949 "phpunit5": { |
950 "require-dev": { | |
951 "phpunit/phpunit": "^5.7.27" | |
952 }, | |
953 "remove": [ | |
954 "php-coveralls/php-coveralls" | |
955 ], | |
956 "config": { | |
957 "platform": { | |
958 "php": "5.6.33" | |
959 } | |
960 } | |
961 } | |
962 }, | |
963 "branch-alias": { | |
964 "dev-master": "3.x-dev" | |
801 } | 965 } |
802 }, | 966 }, |
803 "autoload": { | 967 "autoload": { |
804 "psr-4": { | 968 "psr-4": { |
805 "Consolidation\\SiteAlias\\": "src" | 969 "Consolidation\\SiteAlias\\": "src" |
818 "name": "Greg Anderson", | 982 "name": "Greg Anderson", |
819 "email": "greg.1.anderson@greenknowe.org" | 983 "email": "greg.1.anderson@greenknowe.org" |
820 } | 984 } |
821 ], | 985 ], |
822 "description": "Manage alias records for local and remote sites.", | 986 "description": "Manage alias records for local and remote sites.", |
823 "time": "2018-11-03T05:07:56+00:00" | 987 "time": "2019-03-12T17:31:48+00:00" |
988 }, | |
989 { | |
990 "name": "consolidation/site-process", | |
991 "version": "2.0.2", | |
992 "source": { | |
993 "type": "git", | |
994 "url": "https://github.com/consolidation/site-process.git", | |
995 "reference": "8957b9b3f4d48c183b7b11a29089d52875442e2f" | |
996 }, | |
997 "dist": { | |
998 "type": "zip", | |
999 "url": "https://api.github.com/repos/consolidation/site-process/zipball/8957b9b3f4d48c183b7b11a29089d52875442e2f", | |
1000 "reference": "8957b9b3f4d48c183b7b11a29089d52875442e2f", | |
1001 "shasum": "" | |
1002 }, | |
1003 "require": { | |
1004 "consolidation/config": "^1.2.1", | |
1005 "consolidation/site-alias": "^3", | |
1006 "php": ">=5.6.0", | |
1007 "symfony/process": "^3.4" | |
1008 }, | |
1009 "require-dev": { | |
1010 "consolidation/robo": "^1.3", | |
1011 "g1a/composer-test-scenarios": "^3", | |
1012 "knplabs/github-api": "^2.7", | |
1013 "php-coveralls/php-coveralls": "^1", | |
1014 "php-http/guzzle6-adapter": "^1.1", | |
1015 "phpunit/phpunit": "^6", | |
1016 "squizlabs/php_codesniffer": "^2.8" | |
1017 }, | |
1018 "type": "library", | |
1019 "extra": { | |
1020 "scenarios": { | |
1021 "phpunit5": { | |
1022 "require-dev": { | |
1023 "phpunit/phpunit": "^5.7.27" | |
1024 }, | |
1025 "remove": [ | |
1026 "php-coveralls/php-coveralls" | |
1027 ], | |
1028 "config": { | |
1029 "platform": { | |
1030 "php": "5.6.33" | |
1031 } | |
1032 } | |
1033 } | |
1034 }, | |
1035 "branch-alias": { | |
1036 "dev-master": "0.x-dev" | |
1037 } | |
1038 }, | |
1039 "autoload": { | |
1040 "psr-4": { | |
1041 "Consolidation\\SiteProcess\\": "src" | |
1042 } | |
1043 }, | |
1044 "notification-url": "https://packagist.org/downloads/", | |
1045 "license": [ | |
1046 "MIT" | |
1047 ], | |
1048 "authors": [ | |
1049 { | |
1050 "name": "Moshe Weitzman", | |
1051 "email": "weitzman@tejasa.com" | |
1052 }, | |
1053 { | |
1054 "name": "Greg Anderson", | |
1055 "email": "greg.1.anderson@greenknowe.org" | |
1056 } | |
1057 ], | |
1058 "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", | |
1059 "time": "2019-04-05T20:16:00+00:00" | |
824 }, | 1060 }, |
825 { | 1061 { |
826 "name": "container-interop/container-interop", | 1062 "name": "container-interop/container-interop", |
827 "version": "1.2.0", | 1063 "version": "1.2.0", |
828 "source": { | 1064 "source": { |
1344 ], | 1580 ], |
1345 "time": "2014-09-09T13:34:57+00:00" | 1581 "time": "2014-09-09T13:34:57+00:00" |
1346 }, | 1582 }, |
1347 { | 1583 { |
1348 "name": "drupal/core", | 1584 "name": "drupal/core", |
1349 "version": "8.6.10", | 1585 "version": "8.7.1", |
1350 "source": { | 1586 "source": { |
1351 "type": "git", | 1587 "type": "git", |
1352 "url": "https://github.com/drupal/core.git", | 1588 "url": "https://github.com/drupal/core.git", |
1353 "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1" | 1589 "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3" |
1354 }, | 1590 }, |
1355 "dist": { | 1591 "dist": { |
1356 "type": "zip", | 1592 "type": "zip", |
1357 "url": "https://api.github.com/repos/drupal/core/zipball/59568ac02948cf075ee8543e6c6d4386ad8daec1", | 1593 "url": "https://api.github.com/repos/drupal/core/zipball/969f24810fb31eac71dd624de593f551bd6dc2a3", |
1358 "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1", | 1594 "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3", |
1359 "shasum": "" | 1595 "shasum": "" |
1360 }, | 1596 }, |
1361 "require": { | 1597 "require": { |
1362 "asm89/stack-cors": "^1.1", | 1598 "asm89/stack-cors": "^1.1", |
1363 "composer/semver": "^1.0", | 1599 "composer/semver": "^1.0", |
1364 "doctrine/annotations": "^1.2", | 1600 "doctrine/annotations": "^1.2", |
1365 "doctrine/common": "^2.5", | 1601 "doctrine/common": "^2.5", |
1366 "easyrdf/easyrdf": "^0.9", | 1602 "easyrdf/easyrdf": "^0.9", |
1367 "egulias/email-validator": "^1.2", | 1603 "egulias/email-validator": "^2.0", |
1368 "ext-date": "*", | 1604 "ext-date": "*", |
1369 "ext-dom": "*", | 1605 "ext-dom": "*", |
1370 "ext-filter": "*", | 1606 "ext-filter": "*", |
1371 "ext-gd": "*", | 1607 "ext-gd": "*", |
1372 "ext-hash": "*", | 1608 "ext-hash": "*", |
1379 "ext-tokenizer": "*", | 1615 "ext-tokenizer": "*", |
1380 "ext-xml": "*", | 1616 "ext-xml": "*", |
1381 "guzzlehttp/guzzle": "^6.2.1", | 1617 "guzzlehttp/guzzle": "^6.2.1", |
1382 "masterminds/html5": "^2.1", | 1618 "masterminds/html5": "^2.1", |
1383 "paragonie/random_compat": "^1.0|^2.0", | 1619 "paragonie/random_compat": "^1.0|^2.0", |
1620 "pear/archive_tar": "^1.4", | |
1384 "php": "^5.5.9|>=7.0.8", | 1621 "php": "^5.5.9|>=7.0.8", |
1385 "stack/builder": "^1.0", | 1622 "stack/builder": "^1.0", |
1386 "symfony-cmf/routing": "^1.4", | 1623 "symfony-cmf/routing": "^1.4", |
1387 "symfony/class-loader": "~3.4.0", | 1624 "symfony/class-loader": "~3.4.0", |
1388 "symfony/console": "~3.4.0", | 1625 "symfony/console": "~3.4.0", |
1389 "symfony/dependency-injection": "~3.4.0", | 1626 "symfony/dependency-injection": "~3.4.26", |
1390 "symfony/event-dispatcher": "~3.4.0", | 1627 "symfony/event-dispatcher": "~3.4.0", |
1391 "symfony/http-foundation": "~3.4.14", | 1628 "symfony/http-foundation": "~3.4.27", |
1392 "symfony/http-kernel": "~3.4.14", | 1629 "symfony/http-kernel": "~3.4.14", |
1393 "symfony/polyfill-iconv": "^1.0", | 1630 "symfony/polyfill-iconv": "^1.0", |
1394 "symfony/process": "~3.4.0", | 1631 "symfony/process": "~3.4.0", |
1395 "symfony/psr-http-message-bridge": "^1.0", | 1632 "symfony/psr-http-message-bridge": "^1.0", |
1396 "symfony/routing": "~3.4.0", | 1633 "symfony/routing": "~3.4.0", |
1397 "symfony/serializer": "~3.4.0", | 1634 "symfony/serializer": "~3.4.0", |
1398 "symfony/translation": "~3.4.0", | 1635 "symfony/translation": "~3.4.0", |
1399 "symfony/validator": "~3.4.0", | 1636 "symfony/validator": "~3.4.0", |
1400 "symfony/yaml": "~3.4.5", | 1637 "symfony/yaml": "~3.4.5", |
1401 "twig/twig": "^1.35.0", | 1638 "twig/twig": "^1.38.2", |
1402 "typo3/phar-stream-wrapper": "^2.0.1", | 1639 "typo3/phar-stream-wrapper": "^2.1.1", |
1403 "zendframework/zend-diactoros": "^1.1", | 1640 "zendframework/zend-diactoros": "^1.1", |
1404 "zendframework/zend-feed": "^2.4" | 1641 "zendframework/zend-feed": "^2.4" |
1405 }, | 1642 }, |
1406 "conflict": { | 1643 "conflict": { |
1407 "drush/drush": "<8.1.10" | 1644 "drush/drush": "<8.1.10" |
1449 "drupal/core-render": "self.version", | 1686 "drupal/core-render": "self.version", |
1450 "drupal/core-serialization": "self.version", | 1687 "drupal/core-serialization": "self.version", |
1451 "drupal/core-transliteration": "self.version", | 1688 "drupal/core-transliteration": "self.version", |
1452 "drupal/core-utility": "self.version", | 1689 "drupal/core-utility": "self.version", |
1453 "drupal/core-uuid": "self.version", | 1690 "drupal/core-uuid": "self.version", |
1691 "drupal/core-version": "self.version", | |
1454 "drupal/datetime": "self.version", | 1692 "drupal/datetime": "self.version", |
1455 "drupal/datetime_range": "self.version", | 1693 "drupal/datetime_range": "self.version", |
1456 "drupal/dblog": "self.version", | 1694 "drupal/dblog": "self.version", |
1457 "drupal/dynamic_page_cache": "self.version", | 1695 "drupal/dynamic_page_cache": "self.version", |
1458 "drupal/editor": "self.version", | 1696 "drupal/editor": "self.version", |
1466 "drupal/hal": "self.version", | 1704 "drupal/hal": "self.version", |
1467 "drupal/help": "self.version", | 1705 "drupal/help": "self.version", |
1468 "drupal/history": "self.version", | 1706 "drupal/history": "self.version", |
1469 "drupal/image": "self.version", | 1707 "drupal/image": "self.version", |
1470 "drupal/inline_form_errors": "self.version", | 1708 "drupal/inline_form_errors": "self.version", |
1709 "drupal/jsonapi": "self.version", | |
1471 "drupal/language": "self.version", | 1710 "drupal/language": "self.version", |
1472 "drupal/layout_builder": "self.version", | 1711 "drupal/layout_builder": "self.version", |
1473 "drupal/layout_discovery": "self.version", | 1712 "drupal/layout_discovery": "self.version", |
1474 "drupal/link": "self.version", | 1713 "drupal/link": "self.version", |
1475 "drupal/locale": "self.version", | 1714 "drupal/locale": "self.version", |
1516 }, | 1755 }, |
1517 "require-dev": { | 1756 "require-dev": { |
1518 "behat/mink": "1.7.x-dev", | 1757 "behat/mink": "1.7.x-dev", |
1519 "behat/mink-goutte-driver": "^1.2", | 1758 "behat/mink-goutte-driver": "^1.2", |
1520 "behat/mink-selenium2-driver": "1.3.x-dev", | 1759 "behat/mink-selenium2-driver": "1.3.x-dev", |
1521 "drupal/coder": "^8.2.12", | 1760 "drupal/coder": "^8.3.1", |
1522 "jcalderonzumba/gastonjs": "^1.0.2", | 1761 "jcalderonzumba/gastonjs": "^1.0.2", |
1523 "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", | 1762 "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", |
1763 "justinrainbow/json-schema": "^5.2", | |
1524 "mikey179/vfsstream": "^1.2", | 1764 "mikey179/vfsstream": "^1.2", |
1525 "phpspec/prophecy": "^1.7", | 1765 "phpspec/prophecy": "^1.7", |
1526 "phpunit/phpunit": "^4.8.35 || ^6.5", | 1766 "phpunit/phpunit": "^4.8.35 || ^6.5", |
1527 "symfony/css-selector": "^3.4.0", | 1767 "symfony/css-selector": "^3.4.0", |
1528 "symfony/debug": "^3.4.0", | 1768 "symfony/debug": "^3.4.0", |
1551 "core/lib/Drupal/Component/ProxyBuilder/composer.json", | 1791 "core/lib/Drupal/Component/ProxyBuilder/composer.json", |
1552 "core/lib/Drupal/Component/Render/composer.json", | 1792 "core/lib/Drupal/Component/Render/composer.json", |
1553 "core/lib/Drupal/Component/Serialization/composer.json", | 1793 "core/lib/Drupal/Component/Serialization/composer.json", |
1554 "core/lib/Drupal/Component/Transliteration/composer.json", | 1794 "core/lib/Drupal/Component/Transliteration/composer.json", |
1555 "core/lib/Drupal/Component/Utility/composer.json", | 1795 "core/lib/Drupal/Component/Utility/composer.json", |
1556 "core/lib/Drupal/Component/Uuid/composer.json" | 1796 "core/lib/Drupal/Component/Uuid/composer.json", |
1797 "core/lib/Drupal/Component/Version/composer.json" | |
1557 ], | 1798 ], |
1558 "recurse": false, | 1799 "recurse": false, |
1559 "replace": false, | 1800 "replace": false, |
1560 "merge-extra": false | 1801 "merge-extra": false |
1561 } | 1802 } |
1579 "notification-url": "https://packagist.org/downloads/", | 1820 "notification-url": "https://packagist.org/downloads/", |
1580 "license": [ | 1821 "license": [ |
1581 "GPL-2.0-or-later" | 1822 "GPL-2.0-or-later" |
1582 ], | 1823 ], |
1583 "description": "Drupal is an open source content management platform powering millions of websites and applications.", | 1824 "description": "Drupal is an open source content management platform powering millions of websites and applications.", |
1584 "time": "2019-02-20T18:35:01+00:00" | 1825 "time": "2019-05-08T16:00:55+00:00" |
1585 }, | 1826 }, |
1586 { | 1827 { |
1587 "name": "drupal/mayo", | 1828 "name": "drupal/mayo", |
1588 "version": "1.3.0", | 1829 "version": "1.3.0", |
1589 "source": { | 1830 "source": { |
1590 "type": "git", | 1831 "type": "git", |
1591 "url": "https://git.drupal.org/project/mayo", | 1832 "url": "https://git.drupalcode.org/project/mayo.git", |
1592 "reference": "8.x-1.3" | 1833 "reference": "8.x-1.3" |
1593 }, | 1834 }, |
1594 "dist": { | 1835 "dist": { |
1595 "type": "zip", | 1836 "type": "zip", |
1596 "url": "https://ftp.drupal.org/files/projects/mayo-8.x-1.3.zip", | 1837 "url": "https://ftp.drupal.org/files/projects/mayo-8.x-1.3.zip", |
1630 "source": "http://cgit.drupalcode.org/mayo" | 1871 "source": "http://cgit.drupalcode.org/mayo" |
1631 } | 1872 } |
1632 }, | 1873 }, |
1633 { | 1874 { |
1634 "name": "drupal/migrate_plus", | 1875 "name": "drupal/migrate_plus", |
1635 "version": "4.1.0", | 1876 "version": "4.2.0", |
1636 "source": { | 1877 "source": { |
1637 "type": "git", | 1878 "type": "git", |
1638 "url": "https://git.drupal.org/project/migrate_plus", | 1879 "url": "https://git.drupalcode.org/project/migrate_plus.git", |
1639 "reference": "8.x-4.1" | 1880 "reference": "8.x-4.2" |
1640 }, | 1881 }, |
1641 "dist": { | 1882 "dist": { |
1642 "type": "zip", | 1883 "type": "zip", |
1643 "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.1.zip", | 1884 "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.2.zip", |
1644 "reference": "8.x-4.1", | 1885 "reference": "8.x-4.2", |
1645 "shasum": "cfd7ef2b17ede664b2b74eb101032a03c386457e" | 1886 "shasum": "5736a43e39cc5c091d54ceef2849ea35ba979af3" |
1646 }, | 1887 }, |
1647 "require": { | 1888 "require": { |
1648 "drupal/core": "^8.3" | 1889 "drupal/core": "^8.3" |
1649 }, | 1890 }, |
1650 "require-dev": { | 1891 "require-dev": { |
1892 "drupal/entity": "*", | |
1651 "drupal/migrate_example_advanced_setup": "*", | 1893 "drupal/migrate_example_advanced_setup": "*", |
1652 "drupal/migrate_example_setup": "*", | 1894 "drupal/migrate_example_setup": "*", |
1653 "drupal/migrate_tools": "*" | 1895 "drupal/migrate_tools": "*", |
1896 "drupal/profile": "*" | |
1654 }, | 1897 }, |
1655 "suggest": { | 1898 "suggest": { |
1656 "ext-soap": "*", | 1899 "ext-soap": "*", |
1657 "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin" | 1900 "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin" |
1658 }, | 1901 }, |
1660 "extra": { | 1903 "extra": { |
1661 "branch-alias": { | 1904 "branch-alias": { |
1662 "dev-4.x": "4.x-dev" | 1905 "dev-4.x": "4.x-dev" |
1663 }, | 1906 }, |
1664 "drupal": { | 1907 "drupal": { |
1665 "version": "8.x-4.1", | 1908 "version": "8.x-4.2", |
1666 "datestamp": "1546879080", | 1909 "datestamp": "1555683487", |
1667 "security-coverage": { | 1910 "security-coverage": { |
1668 "status": "covered", | 1911 "status": "covered", |
1669 "message": "Covered by Drupal's security advisory policy" | 1912 "message": "Covered by Drupal's security advisory policy" |
1670 } | 1913 } |
1671 } | 1914 } |
1696 { | 1939 { |
1697 "name": "drupal/migrate_tools", | 1940 "name": "drupal/migrate_tools", |
1698 "version": "2.0.0-beta1", | 1941 "version": "2.0.0-beta1", |
1699 "source": { | 1942 "source": { |
1700 "type": "git", | 1943 "type": "git", |
1701 "url": "https://git.drupal.org/project/migrate_tools", | 1944 "url": "https://git.drupalcode.org/project/migrate_tools.git", |
1702 "reference": "8.x-2.0-beta1" | 1945 "reference": "8.x-2.0-beta1" |
1703 }, | 1946 }, |
1704 "dist": { | 1947 "dist": { |
1705 "type": "zip", | 1948 "type": "zip", |
1706 "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-2.0-beta1.zip", | 1949 "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-2.0-beta1.zip", |
1752 { | 1995 { |
1753 "name": "drupal/migrate_upgrade", | 1996 "name": "drupal/migrate_upgrade", |
1754 "version": "3.0.0", | 1997 "version": "3.0.0", |
1755 "source": { | 1998 "source": { |
1756 "type": "git", | 1999 "type": "git", |
1757 "url": "https://git.drupal.org/project/migrate_upgrade", | 2000 "url": "https://git.drupalcode.org/project/migrate_upgrade.git", |
1758 "reference": "8.x-3.0" | 2001 "reference": "8.x-3.0" |
1759 }, | 2002 }, |
1760 "dist": { | 2003 "dist": { |
1761 "type": "zip", | 2004 "type": "zip", |
1762 "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.0.zip", | 2005 "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.0.zip", |
1821 "source": "http://cgit.drupalcode.org/migrate_upgrade" | 2064 "source": "http://cgit.drupalcode.org/migrate_upgrade" |
1822 } | 2065 } |
1823 }, | 2066 }, |
1824 { | 2067 { |
1825 "name": "drush/drush", | 2068 "name": "drush/drush", |
1826 "version": "9.5.2", | 2069 "version": "9.6.2", |
1827 "source": { | 2070 "source": { |
1828 "type": "git", | 2071 "type": "git", |
1829 "url": "https://github.com/drush-ops/drush.git", | 2072 "url": "https://github.com/drush-ops/drush.git", |
1830 "reference": "17f0106706391675a281c6d212850853bdbe90f9" | 2073 "reference": "65d36cf542308d0b88f77c80f818a978d2844b80" |
1831 }, | 2074 }, |
1832 "dist": { | 2075 "dist": { |
1833 "type": "zip", | 2076 "type": "zip", |
1834 "url": "https://api.github.com/repos/drush-ops/drush/zipball/17f0106706391675a281c6d212850853bdbe90f9", | 2077 "url": "https://api.github.com/repos/drush-ops/drush/zipball/65d36cf542308d0b88f77c80f818a978d2844b80", |
1835 "reference": "17f0106706391675a281c6d212850853bdbe90f9", | 2078 "reference": "65d36cf542308d0b88f77c80f818a978d2844b80", |
1836 "shasum": "" | 2079 "shasum": "" |
1837 }, | 2080 }, |
1838 "require": { | 2081 "require": { |
1839 "chi-teck/drupal-code-generator": "^1.27.0", | 2082 "chi-teck/drupal-code-generator": "^1.28.1", |
1840 "composer/semver": "^1.4", | 2083 "composer/semver": "^1.4", |
1841 "consolidation/annotated-command": "^2.9.1", | 2084 "consolidation/annotated-command": "^2.12", |
1842 "consolidation/config": "^1.1.0", | 2085 "consolidation/config": "^1.2", |
1843 "consolidation/output-formatters": "^3.1.12", | 2086 "consolidation/filter-via-dot-access-data": "^1", |
1844 "consolidation/robo": "^1.1.5", | 2087 "consolidation/output-formatters": "^3.3.1", |
1845 "consolidation/site-alias": "^1.1.5", | 2088 "consolidation/robo": "^1.4.6", |
2089 "consolidation/site-alias": "^3.0.0@stable", | |
2090 "consolidation/site-process": "^2.0.1", | |
1846 "ext-dom": "*", | 2091 "ext-dom": "*", |
1847 "grasmash/yaml-expander": "^1.1.1", | 2092 "grasmash/yaml-expander": "^1.1.1", |
1848 "league/container": "~2", | 2093 "league/container": "~2", |
1849 "php": ">=5.6.0", | 2094 "php": ">=5.6.0", |
1850 "psr/log": "~1.0", | 2095 "psr/log": "~1.0", |
1851 "psy/psysh": "~0.6", | 2096 "psy/psysh": "~0.6", |
1852 "symfony/config": "^3.4", | |
1853 "symfony/console": "^3.4", | 2097 "symfony/console": "^3.4", |
1854 "symfony/event-dispatcher": "^3.4", | 2098 "symfony/event-dispatcher": "^3.4", |
1855 "symfony/finder": "^3.4", | 2099 "symfony/finder": "^3.4 || ^4.0", |
1856 "symfony/process": "^3.4", | 2100 "symfony/process": "^3.4", |
1857 "symfony/var-dumper": "^3.4", | 2101 "symfony/var-dumper": "^3.4 || ^4.0", |
1858 "symfony/yaml": "^3.4", | 2102 "symfony/yaml": "^3.4", |
1859 "webflo/drupal-finder": "^1.1", | 2103 "webflo/drupal-finder": "^1.1", |
1860 "webmozart/path-util": "^2.1.0" | 2104 "webmozart/path-util": "^2.1.0" |
1861 }, | 2105 }, |
1862 "require-dev": { | 2106 "require-dev": { |
1863 "composer/installers": "^1.2", | 2107 "composer/installers": "^1.2", |
1864 "cweagans/composer-patches": "~1.0", | 2108 "cweagans/composer-patches": "~1.0", |
1865 "drupal/alinks": "1.0.0", | 2109 "drupal/alinks": "1.0.0", |
1866 "drupal/devel": "^1.0@RC", | 2110 "drupal/devel": "^2", |
1867 "drupal/empty_theme": "1.0", | 2111 "drupal/empty_theme": "1.0", |
1868 "g1a/composer-test-scenarios": "^2.2.0", | 2112 "g1a/composer-test-scenarios": "^3", |
1869 "lox/xhprof": "dev-master", | 2113 "lox/xhprof": "dev-master", |
1870 "phpunit/phpunit": "^4.8.36 || ^6.1", | 2114 "phpunit/phpunit": "^4.8.36 || ^6.1", |
1871 "squizlabs/php_codesniffer": "^2.7", | 2115 "squizlabs/php_codesniffer": "^2.7", |
1872 "vlucas/phpdotenv": "^2.4", | 2116 "vlucas/phpdotenv": "^2.4", |
1873 "webflo/drupal-core-strict": "8.6.x-dev" | 2117 "webflo/drupal-core-strict": "8.6.x-dev" |
1901 ], | 2145 ], |
1902 "sut/drush/contrib/{$name}": [ | 2146 "sut/drush/contrib/{$name}": [ |
1903 "type:drupal-drush" | 2147 "type:drupal-drush" |
1904 ] | 2148 ] |
1905 }, | 2149 }, |
2150 "scenarios": { | |
2151 "php5": { | |
2152 "config": { | |
2153 "platform": { | |
2154 "php": "5.6.38" | |
2155 } | |
2156 } | |
2157 } | |
2158 }, | |
1906 "branch-alias": { | 2159 "branch-alias": { |
1907 "dev-master": "9.x-dev" | 2160 "dev-master": "9.x-dev" |
1908 } | 2161 } |
1909 }, | 2162 }, |
1910 "autoload": { | 2163 "autoload": { |
1911 "psr-4": { | 2164 "psr-4": { |
1912 "Drush\\": "src/", | 2165 "Drush\\": "src/", |
1913 "Drush\\Internal\\": "internal-copy/", | 2166 "Drush\\Internal\\": "src/internal-forks" |
1914 "Unish\\": "tests/" | |
1915 } | 2167 } |
1916 }, | 2168 }, |
1917 "notification-url": "https://packagist.org/downloads/", | 2169 "notification-url": "https://packagist.org/downloads/", |
1918 "license": [ | 2170 "license": [ |
1919 "GPL-2.0-or-later" | 2171 "GPL-2.0-or-later" |
1952 "email": "damiankloip@googlemail.com" | 2204 "email": "damiankloip@googlemail.com" |
1953 } | 2205 } |
1954 ], | 2206 ], |
1955 "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", | 2207 "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", |
1956 "homepage": "http://www.drush.org", | 2208 "homepage": "http://www.drush.org", |
1957 "time": "2018-10-17T18:37:53+00:00" | 2209 "time": "2019-04-03T11:17:00+00:00" |
1958 }, | 2210 }, |
1959 { | 2211 { |
1960 "name": "easyrdf/easyrdf", | 2212 "name": "easyrdf/easyrdf", |
1961 "version": "0.9.1", | 2213 "version": "0.9.1", |
1962 "source": { | 2214 "source": { |
2018 ], | 2270 ], |
2019 "time": "2015-02-27T09:45:49+00:00" | 2271 "time": "2015-02-27T09:45:49+00:00" |
2020 }, | 2272 }, |
2021 { | 2273 { |
2022 "name": "egulias/email-validator", | 2274 "name": "egulias/email-validator", |
2023 "version": "1.2.15", | 2275 "version": "2.1.7", |
2024 "source": { | 2276 "source": { |
2025 "type": "git", | 2277 "type": "git", |
2026 "url": "https://github.com/egulias/EmailValidator.git", | 2278 "url": "https://github.com/egulias/EmailValidator.git", |
2027 "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e" | 2279 "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e" |
2028 }, | 2280 }, |
2029 "dist": { | 2281 "dist": { |
2030 "type": "zip", | 2282 "type": "zip", |
2031 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e", | 2283 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/709f21f92707308cdf8f9bcfa1af4cb26586521e", |
2032 "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e", | 2284 "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e", |
2033 "shasum": "" | 2285 "shasum": "" |
2034 }, | 2286 }, |
2035 "require": { | 2287 "require": { |
2036 "doctrine/lexer": "^1.0.1", | 2288 "doctrine/lexer": "^1.0.1", |
2037 "php": ">= 5.3.3" | 2289 "php": ">= 5.5" |
2038 }, | 2290 }, |
2039 "require-dev": { | 2291 "require-dev": { |
2040 "phpunit/phpunit": "^4.8.24" | 2292 "dominicsayers/isemail": "dev-master", |
2293 "phpunit/phpunit": "^4.8.35||^5.7||^6.0", | |
2294 "satooshi/php-coveralls": "^1.0.1" | |
2295 }, | |
2296 "suggest": { | |
2297 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" | |
2041 }, | 2298 }, |
2042 "type": "library", | 2299 "type": "library", |
2043 "extra": { | 2300 "extra": { |
2044 "branch-alias": { | 2301 "branch-alias": { |
2045 "dev-master": "2.0.x-dev" | 2302 "dev-master": "2.0.x-dev" |
2046 } | 2303 } |
2047 }, | 2304 }, |
2048 "autoload": { | 2305 "autoload": { |
2049 "psr-0": { | 2306 "psr-4": { |
2050 "Egulias\\": "src/" | 2307 "Egulias\\EmailValidator\\": "EmailValidator" |
2051 } | 2308 } |
2052 }, | 2309 }, |
2053 "notification-url": "https://packagist.org/downloads/", | 2310 "notification-url": "https://packagist.org/downloads/", |
2054 "license": [ | 2311 "license": [ |
2055 "MIT" | 2312 "MIT" |
2057 "authors": [ | 2314 "authors": [ |
2058 { | 2315 { |
2059 "name": "Eduardo Gulias Davis" | 2316 "name": "Eduardo Gulias Davis" |
2060 } | 2317 } |
2061 ], | 2318 ], |
2062 "description": "A library for validating emails", | 2319 "description": "A library for validating emails against several RFCs", |
2063 "homepage": "https://github.com/egulias/EmailValidator", | 2320 "homepage": "https://github.com/egulias/EmailValidator", |
2064 "keywords": [ | 2321 "keywords": [ |
2065 "email", | 2322 "email", |
2066 "emailvalidation", | 2323 "emailvalidation", |
2067 "emailvalidator", | 2324 "emailvalidator", |
2068 "validation", | 2325 "validation", |
2069 "validator" | 2326 "validator" |
2070 ], | 2327 ], |
2071 "time": "2018-09-25T20:59:41+00:00" | 2328 "time": "2018-12-04T22:38:24+00:00" |
2072 }, | 2329 }, |
2073 { | 2330 { |
2074 "name": "grasmash/expander", | 2331 "name": "grasmash/expander", |
2075 "version": "1.0.0", | 2332 "version": "1.0.0", |
2076 "source": { | 2333 "source": { |
2501 ], | 2758 ], |
2502 "time": "2017-05-10T09:20:27+00:00" | 2759 "time": "2017-05-10T09:20:27+00:00" |
2503 }, | 2760 }, |
2504 { | 2761 { |
2505 "name": "masterminds/html5", | 2762 "name": "masterminds/html5", |
2506 "version": "2.5.0", | 2763 "version": "2.6.0", |
2507 "source": { | 2764 "source": { |
2508 "type": "git", | 2765 "type": "git", |
2509 "url": "https://github.com/Masterminds/html5-php.git", | 2766 "url": "https://github.com/Masterminds/html5-php.git", |
2510 "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93" | 2767 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad" |
2511 }, | 2768 }, |
2512 "dist": { | 2769 "dist": { |
2513 "type": "zip", | 2770 "type": "zip", |
2514 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93", | 2771 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", |
2515 "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93", | 2772 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", |
2516 "shasum": "" | 2773 "shasum": "" |
2517 }, | 2774 }, |
2518 "require": { | 2775 "require": { |
2519 "ext-ctype": "*", | 2776 "ext-ctype": "*", |
2520 "ext-dom": "*", | 2777 "ext-dom": "*", |
2527 "satooshi/php-coveralls": "1.0.*" | 2784 "satooshi/php-coveralls": "1.0.*" |
2528 }, | 2785 }, |
2529 "type": "library", | 2786 "type": "library", |
2530 "extra": { | 2787 "extra": { |
2531 "branch-alias": { | 2788 "branch-alias": { |
2532 "dev-master": "2.4-dev" | 2789 "dev-master": "2.6-dev" |
2533 } | 2790 } |
2534 }, | 2791 }, |
2535 "autoload": { | 2792 "autoload": { |
2536 "psr-4": { | 2793 "psr-4": { |
2537 "Masterminds\\": "src" | 2794 "Masterminds\\": "src" |
2564 "parser", | 2821 "parser", |
2565 "querypath", | 2822 "querypath", |
2566 "serializer", | 2823 "serializer", |
2567 "xml" | 2824 "xml" |
2568 ], | 2825 ], |
2569 "time": "2018-12-27T22:03:43+00:00" | 2826 "time": "2019-03-10T11:41:28+00:00" |
2570 }, | 2827 }, |
2571 { | 2828 { |
2572 "name": "nikic/php-parser", | 2829 "name": "nikic/php-parser", |
2573 "version": "v4.2.1", | 2830 "version": "v4.2.1", |
2574 "source": { | 2831 "source": { |
2665 "polyfill", | 2922 "polyfill", |
2666 "pseudorandom", | 2923 "pseudorandom", |
2667 "random" | 2924 "random" |
2668 ], | 2925 ], |
2669 "time": "2019-01-03T20:59:08+00:00" | 2926 "time": "2019-01-03T20:59:08+00:00" |
2927 }, | |
2928 { | |
2929 "name": "pear/archive_tar", | |
2930 "version": "1.4.7", | |
2931 "source": { | |
2932 "type": "git", | |
2933 "url": "https://github.com/pear/Archive_Tar.git", | |
2934 "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845" | |
2935 }, | |
2936 "dist": { | |
2937 "type": "zip", | |
2938 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845", | |
2939 "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845", | |
2940 "shasum": "" | |
2941 }, | |
2942 "require": { | |
2943 "pear/pear-core-minimal": "^1.10.0alpha2", | |
2944 "php": ">=5.2.0" | |
2945 }, | |
2946 "require-dev": { | |
2947 "phpunit/phpunit": "*" | |
2948 }, | |
2949 "suggest": { | |
2950 "ext-bz2": "Bz2 compression support.", | |
2951 "ext-xz": "Lzma2 compression support.", | |
2952 "ext-zlib": "Gzip compression support." | |
2953 }, | |
2954 "type": "library", | |
2955 "extra": { | |
2956 "branch-alias": { | |
2957 "dev-master": "1.4.x-dev" | |
2958 } | |
2959 }, | |
2960 "autoload": { | |
2961 "psr-0": { | |
2962 "Archive_Tar": "" | |
2963 } | |
2964 }, | |
2965 "notification-url": "https://packagist.org/downloads/", | |
2966 "include-path": [ | |
2967 "./" | |
2968 ], | |
2969 "license": [ | |
2970 "BSD-3-Clause" | |
2971 ], | |
2972 "authors": [ | |
2973 { | |
2974 "name": "Vincent Blavet", | |
2975 "email": "vincent@phpconcept.net" | |
2976 }, | |
2977 { | |
2978 "name": "Greg Beaver", | |
2979 "email": "greg@chiaraquartet.net" | |
2980 }, | |
2981 { | |
2982 "name": "Michiel Rook", | |
2983 "email": "mrook@php.net" | |
2984 } | |
2985 ], | |
2986 "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", | |
2987 "homepage": "https://github.com/pear/Archive_Tar", | |
2988 "keywords": [ | |
2989 "archive", | |
2990 "tar" | |
2991 ], | |
2992 "time": "2019-04-08T13:15:55+00:00" | |
2993 }, | |
2994 { | |
2995 "name": "pear/console_getopt", | |
2996 "version": "v1.4.2", | |
2997 "source": { | |
2998 "type": "git", | |
2999 "url": "https://github.com/pear/Console_Getopt.git", | |
3000 "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" | |
3001 }, | |
3002 "dist": { | |
3003 "type": "zip", | |
3004 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", | |
3005 "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", | |
3006 "shasum": "" | |
3007 }, | |
3008 "type": "library", | |
3009 "autoload": { | |
3010 "psr-0": { | |
3011 "Console": "./" | |
3012 } | |
3013 }, | |
3014 "notification-url": "https://packagist.org/downloads/", | |
3015 "include-path": [ | |
3016 "./" | |
3017 ], | |
3018 "license": [ | |
3019 "BSD-2-Clause" | |
3020 ], | |
3021 "authors": [ | |
3022 { | |
3023 "name": "Greg Beaver", | |
3024 "email": "cellog@php.net", | |
3025 "role": "Helper" | |
3026 }, | |
3027 { | |
3028 "name": "Andrei Zmievski", | |
3029 "email": "andrei@php.net", | |
3030 "role": "Lead" | |
3031 }, | |
3032 { | |
3033 "name": "Stig Bakken", | |
3034 "email": "stig@php.net", | |
3035 "role": "Developer" | |
3036 } | |
3037 ], | |
3038 "description": "More info available on: http://pear.php.net/package/Console_Getopt", | |
3039 "time": "2019-02-06T16:52:33+00:00" | |
3040 }, | |
3041 { | |
3042 "name": "pear/pear-core-minimal", | |
3043 "version": "v1.10.9", | |
3044 "source": { | |
3045 "type": "git", | |
3046 "url": "https://github.com/pear/pear-core-minimal.git", | |
3047 "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" | |
3048 }, | |
3049 "dist": { | |
3050 "type": "zip", | |
3051 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", | |
3052 "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", | |
3053 "shasum": "" | |
3054 }, | |
3055 "require": { | |
3056 "pear/console_getopt": "~1.4", | |
3057 "pear/pear_exception": "~1.0" | |
3058 }, | |
3059 "replace": { | |
3060 "rsky/pear-core-min": "self.version" | |
3061 }, | |
3062 "type": "library", | |
3063 "autoload": { | |
3064 "psr-0": { | |
3065 "": "src/" | |
3066 } | |
3067 }, | |
3068 "notification-url": "https://packagist.org/downloads/", | |
3069 "include-path": [ | |
3070 "src/" | |
3071 ], | |
3072 "license": [ | |
3073 "BSD-3-Clause" | |
3074 ], | |
3075 "authors": [ | |
3076 { | |
3077 "name": "Christian Weiske", | |
3078 "email": "cweiske@php.net", | |
3079 "role": "Lead" | |
3080 } | |
3081 ], | |
3082 "description": "Minimal set of PEAR core files to be used as composer dependency", | |
3083 "time": "2019-03-13T18:15:44+00:00" | |
3084 }, | |
3085 { | |
3086 "name": "pear/pear_exception", | |
3087 "version": "v1.0.0", | |
3088 "source": { | |
3089 "type": "git", | |
3090 "url": "https://github.com/pear/PEAR_Exception.git", | |
3091 "reference": "8c18719fdae000b690e3912be401c76e406dd13b" | |
3092 }, | |
3093 "dist": { | |
3094 "type": "zip", | |
3095 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", | |
3096 "reference": "8c18719fdae000b690e3912be401c76e406dd13b", | |
3097 "shasum": "" | |
3098 }, | |
3099 "require": { | |
3100 "php": ">=4.4.0" | |
3101 }, | |
3102 "require-dev": { | |
3103 "phpunit/phpunit": "*" | |
3104 }, | |
3105 "type": "class", | |
3106 "extra": { | |
3107 "branch-alias": { | |
3108 "dev-master": "1.0.x-dev" | |
3109 } | |
3110 }, | |
3111 "autoload": { | |
3112 "psr-0": { | |
3113 "PEAR": "" | |
3114 } | |
3115 }, | |
3116 "notification-url": "https://packagist.org/downloads/", | |
3117 "include-path": [ | |
3118 "." | |
3119 ], | |
3120 "license": [ | |
3121 "BSD-2-Clause" | |
3122 ], | |
3123 "authors": [ | |
3124 { | |
3125 "name": "Helgi Thormar", | |
3126 "email": "dufuz@php.net" | |
3127 }, | |
3128 { | |
3129 "name": "Greg Beaver", | |
3130 "email": "cellog@php.net" | |
3131 } | |
3132 ], | |
3133 "description": "The PEAR Exception base class.", | |
3134 "homepage": "https://github.com/pear/PEAR_Exception", | |
3135 "keywords": [ | |
3136 "exception" | |
3137 ], | |
3138 "time": "2015-02-10T20:07:52+00:00" | |
2670 }, | 3139 }, |
2671 { | 3140 { |
2672 "name": "psr/container", | 3141 "name": "psr/container", |
2673 "version": "1.0.0", | 3142 "version": "1.0.0", |
2674 "source": { | 3143 "source": { |
3036 ], | 3505 ], |
3037 "time": "2017-05-09T08:10:41+00:00" | 3506 "time": "2017-05-09T08:10:41+00:00" |
3038 }, | 3507 }, |
3039 { | 3508 { |
3040 "name": "symfony/class-loader", | 3509 "name": "symfony/class-loader", |
3041 "version": "v3.4.22", | 3510 "version": "v3.4.27", |
3042 "source": { | 3511 "source": { |
3043 "type": "git", | 3512 "type": "git", |
3044 "url": "https://github.com/symfony/class-loader.git", | 3513 "url": "https://github.com/symfony/class-loader.git", |
3045 "reference": "4459eef5298dedfb69f771186a580062b8516497" | 3514 "reference": "4459eef5298dedfb69f771186a580062b8516497" |
3046 }, | 3515 }, |
3091 "description": "Symfony ClassLoader Component", | 3560 "description": "Symfony ClassLoader Component", |
3092 "homepage": "https://symfony.com", | 3561 "homepage": "https://symfony.com", |
3093 "time": "2019-01-16T09:39:14+00:00" | 3562 "time": "2019-01-16T09:39:14+00:00" |
3094 }, | 3563 }, |
3095 { | 3564 { |
3096 "name": "symfony/config", | |
3097 "version": "v3.4.22", | |
3098 "source": { | |
3099 "type": "git", | |
3100 "url": "https://github.com/symfony/config.git", | |
3101 "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4" | |
3102 }, | |
3103 "dist": { | |
3104 "type": "zip", | |
3105 "url": "https://api.github.com/repos/symfony/config/zipball/c9bc510c217075d42d4a927e285917d0c2001cf4", | |
3106 "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4", | |
3107 "shasum": "" | |
3108 }, | |
3109 "require": { | |
3110 "php": "^5.5.9|>=7.0.8", | |
3111 "symfony/filesystem": "~2.8|~3.0|~4.0", | |
3112 "symfony/polyfill-ctype": "~1.8" | |
3113 }, | |
3114 "conflict": { | |
3115 "symfony/dependency-injection": "<3.3", | |
3116 "symfony/finder": "<3.3" | |
3117 }, | |
3118 "require-dev": { | |
3119 "symfony/dependency-injection": "~3.3|~4.0", | |
3120 "symfony/event-dispatcher": "~3.3|~4.0", | |
3121 "symfony/finder": "~3.3|~4.0", | |
3122 "symfony/yaml": "~3.0|~4.0" | |
3123 }, | |
3124 "suggest": { | |
3125 "symfony/yaml": "To use the yaml reference dumper" | |
3126 }, | |
3127 "type": "library", | |
3128 "extra": { | |
3129 "branch-alias": { | |
3130 "dev-master": "3.4-dev" | |
3131 } | |
3132 }, | |
3133 "autoload": { | |
3134 "psr-4": { | |
3135 "Symfony\\Component\\Config\\": "" | |
3136 }, | |
3137 "exclude-from-classmap": [ | |
3138 "/Tests/" | |
3139 ] | |
3140 }, | |
3141 "notification-url": "https://packagist.org/downloads/", | |
3142 "license": [ | |
3143 "MIT" | |
3144 ], | |
3145 "authors": [ | |
3146 { | |
3147 "name": "Fabien Potencier", | |
3148 "email": "fabien@symfony.com" | |
3149 }, | |
3150 { | |
3151 "name": "Symfony Community", | |
3152 "homepage": "https://symfony.com/contributors" | |
3153 } | |
3154 ], | |
3155 "description": "Symfony Config Component", | |
3156 "homepage": "https://symfony.com", | |
3157 "time": "2019-01-30T11:33:42+00:00" | |
3158 }, | |
3159 { | |
3160 "name": "symfony/console", | 3565 "name": "symfony/console", |
3161 "version": "v3.4.22", | 3566 "version": "v3.4.27", |
3162 "source": { | 3567 "source": { |
3163 "type": "git", | 3568 "type": "git", |
3164 "url": "https://github.com/symfony/console.git", | 3569 "url": "https://github.com/symfony/console.git", |
3165 "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be" | 3570 "reference": "15a9104356436cb26e08adab97706654799d31d8" |
3166 }, | 3571 }, |
3167 "dist": { | 3572 "dist": { |
3168 "type": "zip", | 3573 "type": "zip", |
3169 "url": "https://api.github.com/repos/symfony/console/zipball/069bf3f0e8f871a2169a06e43d9f3f03f355e9be", | 3574 "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", |
3170 "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be", | 3575 "reference": "15a9104356436cb26e08adab97706654799d31d8", |
3171 "shasum": "" | 3576 "shasum": "" |
3172 }, | 3577 }, |
3173 "require": { | 3578 "require": { |
3174 "php": "^5.5.9|>=7.0.8", | 3579 "php": "^5.5.9|>=7.0.8", |
3175 "symfony/debug": "~2.8|~3.0|~4.0", | 3580 "symfony/debug": "~2.8|~3.0|~4.0", |
3224 "homepage": "https://symfony.com/contributors" | 3629 "homepage": "https://symfony.com/contributors" |
3225 } | 3630 } |
3226 ], | 3631 ], |
3227 "description": "Symfony Console Component", | 3632 "description": "Symfony Console Component", |
3228 "homepage": "https://symfony.com", | 3633 "homepage": "https://symfony.com", |
3229 "time": "2019-01-25T10:42:12+00:00" | 3634 "time": "2019-04-08T09:29:13+00:00" |
3230 }, | 3635 }, |
3231 { | 3636 { |
3232 "name": "symfony/debug", | 3637 "name": "symfony/debug", |
3233 "version": "v3.4.22", | 3638 "version": "v3.4.27", |
3234 "source": { | 3639 "source": { |
3235 "type": "git", | 3640 "type": "git", |
3236 "url": "https://github.com/symfony/debug.git", | 3641 "url": "https://github.com/symfony/debug.git", |
3237 "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8" | 3642 "reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9" |
3238 }, | 3643 }, |
3239 "dist": { | 3644 "dist": { |
3240 "type": "zip", | 3645 "type": "zip", |
3241 "url": "https://api.github.com/repos/symfony/debug/zipball/667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8", | 3646 "url": "https://api.github.com/repos/symfony/debug/zipball/681afbb26488903c5ac15e63734f1d8ac430c9b9", |
3242 "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8", | 3647 "reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9", |
3243 "shasum": "" | 3648 "shasum": "" |
3244 }, | 3649 }, |
3245 "require": { | 3650 "require": { |
3246 "php": "^5.5.9|>=7.0.8", | 3651 "php": "^5.5.9|>=7.0.8", |
3247 "psr/log": "~1.0" | 3652 "psr/log": "~1.0" |
3280 "homepage": "https://symfony.com/contributors" | 3685 "homepage": "https://symfony.com/contributors" |
3281 } | 3686 } |
3282 ], | 3687 ], |
3283 "description": "Symfony Debug Component", | 3688 "description": "Symfony Debug Component", |
3284 "homepage": "https://symfony.com", | 3689 "homepage": "https://symfony.com", |
3285 "time": "2019-01-25T10:19:25+00:00" | 3690 "time": "2019-04-11T09:48:14+00:00" |
3286 }, | 3691 }, |
3287 { | 3692 { |
3288 "name": "symfony/dependency-injection", | 3693 "name": "symfony/dependency-injection", |
3289 "version": "v3.4.22", | 3694 "version": "v3.4.27", |
3290 "source": { | 3695 "source": { |
3291 "type": "git", | 3696 "type": "git", |
3292 "url": "https://github.com/symfony/dependency-injection.git", | 3697 "url": "https://github.com/symfony/dependency-injection.git", |
3293 "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1" | 3698 "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf" |
3294 }, | 3699 }, |
3295 "dist": { | 3700 "dist": { |
3296 "type": "zip", | 3701 "type": "zip", |
3297 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", | 3702 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf", |
3298 "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", | 3703 "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf", |
3299 "shasum": "" | 3704 "shasum": "" |
3300 }, | 3705 }, |
3301 "require": { | 3706 "require": { |
3302 "php": "^5.5.9|>=7.0.8", | 3707 "php": "^5.5.9|>=7.0.8", |
3303 "psr/container": "^1.0" | 3708 "psr/container": "^1.0" |
3351 "homepage": "https://symfony.com/contributors" | 3756 "homepage": "https://symfony.com/contributors" |
3352 } | 3757 } |
3353 ], | 3758 ], |
3354 "description": "Symfony DependencyInjection Component", | 3759 "description": "Symfony DependencyInjection Component", |
3355 "homepage": "https://symfony.com", | 3760 "homepage": "https://symfony.com", |
3356 "time": "2019-01-30T17:48:51+00:00" | 3761 "time": "2019-04-20T15:32:49+00:00" |
3357 }, | 3762 }, |
3358 { | 3763 { |
3359 "name": "symfony/event-dispatcher", | 3764 "name": "symfony/event-dispatcher", |
3360 "version": "v3.4.22", | 3765 "version": "v3.4.27", |
3361 "source": { | 3766 "source": { |
3362 "type": "git", | 3767 "type": "git", |
3363 "url": "https://github.com/symfony/event-dispatcher.git", | 3768 "url": "https://github.com/symfony/event-dispatcher.git", |
3364 "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b" | 3769 "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff" |
3365 }, | 3770 }, |
3366 "dist": { | 3771 "dist": { |
3367 "type": "zip", | 3772 "type": "zip", |
3368 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ed5be1663fa66623b3a7004d5d51a14c4045399b", | 3773 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff", |
3369 "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b", | 3774 "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff", |
3370 "shasum": "" | 3775 "shasum": "" |
3371 }, | 3776 }, |
3372 "require": { | 3777 "require": { |
3373 "php": "^5.5.9|>=7.0.8" | 3778 "php": "^5.5.9|>=7.0.8" |
3374 }, | 3779 }, |
3414 "homepage": "https://symfony.com/contributors" | 3819 "homepage": "https://symfony.com/contributors" |
3415 } | 3820 } |
3416 ], | 3821 ], |
3417 "description": "Symfony EventDispatcher Component", | 3822 "description": "Symfony EventDispatcher Component", |
3418 "homepage": "https://symfony.com", | 3823 "homepage": "https://symfony.com", |
3419 "time": "2019-01-16T13:27:11+00:00" | 3824 "time": "2019-04-02T08:51:52+00:00" |
3420 }, | 3825 }, |
3421 { | 3826 { |
3422 "name": "symfony/filesystem", | 3827 "name": "symfony/filesystem", |
3423 "version": "v3.4.22", | 3828 "version": "v3.4.27", |
3424 "source": { | 3829 "source": { |
3425 "type": "git", | 3830 "type": "git", |
3426 "url": "https://github.com/symfony/filesystem.git", | 3831 "url": "https://github.com/symfony/filesystem.git", |
3427 "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d" | 3832 "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb" |
3428 }, | 3833 }, |
3429 "dist": { | 3834 "dist": { |
3430 "type": "zip", | 3835 "type": "zip", |
3431 "url": "https://api.github.com/repos/symfony/filesystem/zipball/b52454ec66fe5082b7a66a491339d1f1da9a5a0d", | 3836 "url": "https://api.github.com/repos/symfony/filesystem/zipball/acf99758b1df8e9295e6b85aa69f294565c9fedb", |
3432 "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d", | 3837 "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb", |
3433 "shasum": "" | 3838 "shasum": "" |
3434 }, | 3839 }, |
3435 "require": { | 3840 "require": { |
3436 "php": "^5.5.9|>=7.0.8", | 3841 "php": "^5.5.9|>=7.0.8", |
3437 "symfony/polyfill-ctype": "~1.8" | 3842 "symfony/polyfill-ctype": "~1.8" |
3464 "homepage": "https://symfony.com/contributors" | 3869 "homepage": "https://symfony.com/contributors" |
3465 } | 3870 } |
3466 ], | 3871 ], |
3467 "description": "Symfony Filesystem Component", | 3872 "description": "Symfony Filesystem Component", |
3468 "homepage": "https://symfony.com", | 3873 "homepage": "https://symfony.com", |
3469 "time": "2019-01-16T13:27:11+00:00" | 3874 "time": "2019-02-04T21:34:32+00:00" |
3470 }, | 3875 }, |
3471 { | 3876 { |
3472 "name": "symfony/finder", | 3877 "name": "symfony/finder", |
3473 "version": "v3.4.22", | 3878 "version": "v3.4.27", |
3474 "source": { | 3879 "source": { |
3475 "type": "git", | 3880 "type": "git", |
3476 "url": "https://github.com/symfony/finder.git", | 3881 "url": "https://github.com/symfony/finder.git", |
3477 "reference": "7c0c627220308928e958a87c293108e5891cde1d" | 3882 "reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98" |
3478 }, | 3883 }, |
3479 "dist": { | 3884 "dist": { |
3480 "type": "zip", | 3885 "type": "zip", |
3481 "url": "https://api.github.com/repos/symfony/finder/zipball/7c0c627220308928e958a87c293108e5891cde1d", | 3886 "url": "https://api.github.com/repos/symfony/finder/zipball/61af5ce0b34b942d414fe8f1b11950d0e9a90e98", |
3482 "reference": "7c0c627220308928e958a87c293108e5891cde1d", | 3887 "reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98", |
3483 "shasum": "" | 3888 "shasum": "" |
3484 }, | 3889 }, |
3485 "require": { | 3890 "require": { |
3486 "php": "^5.5.9|>=7.0.8" | 3891 "php": "^5.5.9|>=7.0.8" |
3487 }, | 3892 }, |
3513 "homepage": "https://symfony.com/contributors" | 3918 "homepage": "https://symfony.com/contributors" |
3514 } | 3919 } |
3515 ], | 3920 ], |
3516 "description": "Symfony Finder Component", | 3921 "description": "Symfony Finder Component", |
3517 "homepage": "https://symfony.com", | 3922 "homepage": "https://symfony.com", |
3518 "time": "2019-01-16T13:43:35+00:00" | 3923 "time": "2019-04-02T19:54:57+00:00" |
3519 }, | 3924 }, |
3520 { | 3925 { |
3521 "name": "symfony/http-foundation", | 3926 "name": "symfony/http-foundation", |
3522 "version": "v3.4.22", | 3927 "version": "v3.4.27", |
3523 "source": { | 3928 "source": { |
3524 "type": "git", | 3929 "type": "git", |
3525 "url": "https://github.com/symfony/http-foundation.git", | 3930 "url": "https://github.com/symfony/http-foundation.git", |
3526 "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05" | 3931 "reference": "fa02215233be8de1c2b44617088192f9e8db3512" |
3527 }, | 3932 }, |
3528 "dist": { | 3933 "dist": { |
3529 "type": "zip", | 3934 "type": "zip", |
3530 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05", | 3935 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fa02215233be8de1c2b44617088192f9e8db3512", |
3531 "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05", | 3936 "reference": "fa02215233be8de1c2b44617088192f9e8db3512", |
3532 "shasum": "" | 3937 "shasum": "" |
3533 }, | 3938 }, |
3534 "require": { | 3939 "require": { |
3535 "php": "^5.5.9|>=7.0.8", | 3940 "php": "^5.5.9|>=7.0.8", |
3536 "symfony/polyfill-mbstring": "~1.1", | 3941 "symfony/polyfill-mbstring": "~1.1", |
3567 "homepage": "https://symfony.com/contributors" | 3972 "homepage": "https://symfony.com/contributors" |
3568 } | 3973 } |
3569 ], | 3974 ], |
3570 "description": "Symfony HttpFoundation Component", | 3975 "description": "Symfony HttpFoundation Component", |
3571 "homepage": "https://symfony.com", | 3976 "homepage": "https://symfony.com", |
3572 "time": "2019-01-27T09:04:14+00:00" | 3977 "time": "2019-05-01T08:04:33+00:00" |
3573 }, | 3978 }, |
3574 { | 3979 { |
3575 "name": "symfony/http-kernel", | 3980 "name": "symfony/http-kernel", |
3576 "version": "v3.4.22", | 3981 "version": "v3.4.27", |
3577 "source": { | 3982 "source": { |
3578 "type": "git", | 3983 "type": "git", |
3579 "url": "https://github.com/symfony/http-kernel.git", | 3984 "url": "https://github.com/symfony/http-kernel.git", |
3580 "reference": "dc6bf17684b7120f7bf74fae85c9155506041002" | 3985 "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453" |
3581 }, | 3986 }, |
3582 "dist": { | 3987 "dist": { |
3583 "type": "zip", | 3988 "type": "zip", |
3584 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc6bf17684b7120f7bf74fae85c9155506041002", | 3989 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/586046f5adc6a08eaebbe4519ef18ad52f54e453", |
3585 "reference": "dc6bf17684b7120f7bf74fae85c9155506041002", | 3990 "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453", |
3586 "shasum": "" | 3991 "shasum": "" |
3587 }, | 3992 }, |
3588 "require": { | 3993 "require": { |
3589 "php": "^5.5.9|>=7.0.8", | 3994 "php": "^5.5.9|>=7.0.8", |
3590 "psr/log": "~1.0", | 3995 "psr/log": "~1.0", |
3656 "homepage": "https://symfony.com/contributors" | 4061 "homepage": "https://symfony.com/contributors" |
3657 } | 4062 } |
3658 ], | 4063 ], |
3659 "description": "Symfony HttpKernel Component", | 4064 "description": "Symfony HttpKernel Component", |
3660 "homepage": "https://symfony.com", | 4065 "homepage": "https://symfony.com", |
3661 "time": "2019-02-03T12:22:50+00:00" | 4066 "time": "2019-05-01T13:03:24+00:00" |
3662 }, | 4067 }, |
3663 { | 4068 { |
3664 "name": "symfony/polyfill-ctype", | 4069 "name": "symfony/polyfill-ctype", |
3665 "version": "v1.10.0", | 4070 "version": "v1.11.0", |
3666 "source": { | 4071 "source": { |
3667 "type": "git", | 4072 "type": "git", |
3668 "url": "https://github.com/symfony/polyfill-ctype.git", | 4073 "url": "https://github.com/symfony/polyfill-ctype.git", |
3669 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" | 4074 "reference": "82ebae02209c21113908c229e9883c419720738a" |
3670 }, | 4075 }, |
3671 "dist": { | 4076 "dist": { |
3672 "type": "zip", | 4077 "type": "zip", |
3673 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", | 4078 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", |
3674 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", | 4079 "reference": "82ebae02209c21113908c229e9883c419720738a", |
3675 "shasum": "" | 4080 "shasum": "" |
3676 }, | 4081 }, |
3677 "require": { | 4082 "require": { |
3678 "php": ">=5.3.3" | 4083 "php": ">=5.3.3" |
3679 }, | 4084 }, |
3681 "ext-ctype": "For best performance" | 4086 "ext-ctype": "For best performance" |
3682 }, | 4087 }, |
3683 "type": "library", | 4088 "type": "library", |
3684 "extra": { | 4089 "extra": { |
3685 "branch-alias": { | 4090 "branch-alias": { |
3686 "dev-master": "1.9-dev" | 4091 "dev-master": "1.11-dev" |
3687 } | 4092 } |
3688 }, | 4093 }, |
3689 "autoload": { | 4094 "autoload": { |
3690 "psr-4": { | 4095 "psr-4": { |
3691 "Symfony\\Polyfill\\Ctype\\": "" | 4096 "Symfony\\Polyfill\\Ctype\\": "" |
3714 "compatibility", | 4119 "compatibility", |
3715 "ctype", | 4120 "ctype", |
3716 "polyfill", | 4121 "polyfill", |
3717 "portable" | 4122 "portable" |
3718 ], | 4123 ], |
3719 "time": "2018-08-06T14:22:27+00:00" | 4124 "time": "2019-02-06T07:57:58+00:00" |
3720 }, | 4125 }, |
3721 { | 4126 { |
3722 "name": "symfony/polyfill-iconv", | 4127 "name": "symfony/polyfill-iconv", |
3723 "version": "v1.10.0", | 4128 "version": "v1.11.0", |
3724 "source": { | 4129 "source": { |
3725 "type": "git", | 4130 "type": "git", |
3726 "url": "https://github.com/symfony/polyfill-iconv.git", | 4131 "url": "https://github.com/symfony/polyfill-iconv.git", |
3727 "reference": "97001cfc283484c9691769f51cdf25259037eba2" | 4132 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7" |
3728 }, | 4133 }, |
3729 "dist": { | 4134 "dist": { |
3730 "type": "zip", | 4135 "type": "zip", |
3731 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", | 4136 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", |
3732 "reference": "97001cfc283484c9691769f51cdf25259037eba2", | 4137 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", |
3733 "shasum": "" | 4138 "shasum": "" |
3734 }, | 4139 }, |
3735 "require": { | 4140 "require": { |
3736 "php": ">=5.3.3" | 4141 "php": ">=5.3.3" |
3737 }, | 4142 }, |
3739 "ext-iconv": "For best performance" | 4144 "ext-iconv": "For best performance" |
3740 }, | 4145 }, |
3741 "type": "library", | 4146 "type": "library", |
3742 "extra": { | 4147 "extra": { |
3743 "branch-alias": { | 4148 "branch-alias": { |
3744 "dev-master": "1.9-dev" | 4149 "dev-master": "1.11-dev" |
3745 } | 4150 } |
3746 }, | 4151 }, |
3747 "autoload": { | 4152 "autoload": { |
3748 "psr-4": { | 4153 "psr-4": { |
3749 "Symfony\\Polyfill\\Iconv\\": "" | 4154 "Symfony\\Polyfill\\Iconv\\": "" |
3773 "iconv", | 4178 "iconv", |
3774 "polyfill", | 4179 "polyfill", |
3775 "portable", | 4180 "portable", |
3776 "shim" | 4181 "shim" |
3777 ], | 4182 ], |
3778 "time": "2018-09-21T06:26:08+00:00" | 4183 "time": "2019-02-06T07:57:58+00:00" |
3779 }, | 4184 }, |
3780 { | 4185 { |
3781 "name": "symfony/polyfill-mbstring", | 4186 "name": "symfony/polyfill-mbstring", |
3782 "version": "v1.10.0", | 4187 "version": "v1.11.0", |
3783 "source": { | 4188 "source": { |
3784 "type": "git", | 4189 "type": "git", |
3785 "url": "https://github.com/symfony/polyfill-mbstring.git", | 4190 "url": "https://github.com/symfony/polyfill-mbstring.git", |
3786 "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" | 4191 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" |
3787 }, | 4192 }, |
3788 "dist": { | 4193 "dist": { |
3789 "type": "zip", | 4194 "type": "zip", |
3790 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", | 4195 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", |
3791 "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", | 4196 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", |
3792 "shasum": "" | 4197 "shasum": "" |
3793 }, | 4198 }, |
3794 "require": { | 4199 "require": { |
3795 "php": ">=5.3.3" | 4200 "php": ">=5.3.3" |
3796 }, | 4201 }, |
3798 "ext-mbstring": "For best performance" | 4203 "ext-mbstring": "For best performance" |
3799 }, | 4204 }, |
3800 "type": "library", | 4205 "type": "library", |
3801 "extra": { | 4206 "extra": { |
3802 "branch-alias": { | 4207 "branch-alias": { |
3803 "dev-master": "1.9-dev" | 4208 "dev-master": "1.11-dev" |
3804 } | 4209 } |
3805 }, | 4210 }, |
3806 "autoload": { | 4211 "autoload": { |
3807 "psr-4": { | 4212 "psr-4": { |
3808 "Symfony\\Polyfill\\Mbstring\\": "" | 4213 "Symfony\\Polyfill\\Mbstring\\": "" |
3832 "mbstring", | 4237 "mbstring", |
3833 "polyfill", | 4238 "polyfill", |
3834 "portable", | 4239 "portable", |
3835 "shim" | 4240 "shim" |
3836 ], | 4241 ], |
3837 "time": "2018-09-21T13:07:52+00:00" | 4242 "time": "2019-02-06T07:57:58+00:00" |
3838 }, | 4243 }, |
3839 { | 4244 { |
3840 "name": "symfony/polyfill-php70", | 4245 "name": "symfony/polyfill-php70", |
3841 "version": "v1.10.0", | 4246 "version": "v1.11.0", |
3842 "source": { | 4247 "source": { |
3843 "type": "git", | 4248 "type": "git", |
3844 "url": "https://github.com/symfony/polyfill-php70.git", | 4249 "url": "https://github.com/symfony/polyfill-php70.git", |
3845 "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" | 4250 "reference": "bc4858fb611bda58719124ca079baff854149c89" |
3846 }, | 4251 }, |
3847 "dist": { | 4252 "dist": { |
3848 "type": "zip", | 4253 "type": "zip", |
3849 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", | 4254 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89", |
3850 "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", | 4255 "reference": "bc4858fb611bda58719124ca079baff854149c89", |
3851 "shasum": "" | 4256 "shasum": "" |
3852 }, | 4257 }, |
3853 "require": { | 4258 "require": { |
3854 "paragonie/random_compat": "~1.0|~2.0|~9.99", | 4259 "paragonie/random_compat": "~1.0|~2.0|~9.99", |
3855 "php": ">=5.3.3" | 4260 "php": ">=5.3.3" |
3856 }, | 4261 }, |
3857 "type": "library", | 4262 "type": "library", |
3858 "extra": { | 4263 "extra": { |
3859 "branch-alias": { | 4264 "branch-alias": { |
3860 "dev-master": "1.9-dev" | 4265 "dev-master": "1.11-dev" |
3861 } | 4266 } |
3862 }, | 4267 }, |
3863 "autoload": { | 4268 "autoload": { |
3864 "psr-4": { | 4269 "psr-4": { |
3865 "Symfony\\Polyfill\\Php70\\": "" | 4270 "Symfony\\Polyfill\\Php70\\": "" |
3891 "compatibility", | 4296 "compatibility", |
3892 "polyfill", | 4297 "polyfill", |
3893 "portable", | 4298 "portable", |
3894 "shim" | 4299 "shim" |
3895 ], | 4300 ], |
3896 "time": "2018-09-21T06:26:08+00:00" | 4301 "time": "2019-02-06T07:57:58+00:00" |
3897 }, | 4302 }, |
3898 { | 4303 { |
3899 "name": "symfony/process", | 4304 "name": "symfony/process", |
3900 "version": "v3.4.22", | 4305 "version": "v3.4.27", |
3901 "source": { | 4306 "source": { |
3902 "type": "git", | 4307 "type": "git", |
3903 "url": "https://github.com/symfony/process.git", | 4308 "url": "https://github.com/symfony/process.git", |
3904 "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e" | 4309 "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a" |
3905 }, | 4310 }, |
3906 "dist": { | 4311 "dist": { |
3907 "type": "zip", | 4312 "type": "zip", |
3908 "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e", | 4313 "url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a", |
3909 "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e", | 4314 "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a", |
3910 "shasum": "" | 4315 "shasum": "" |
3911 }, | 4316 }, |
3912 "require": { | 4317 "require": { |
3913 "php": "^5.5.9|>=7.0.8" | 4318 "php": "^5.5.9|>=7.0.8" |
3914 }, | 4319 }, |
3940 "homepage": "https://symfony.com/contributors" | 4345 "homepage": "https://symfony.com/contributors" |
3941 } | 4346 } |
3942 ], | 4347 ], |
3943 "description": "Symfony Process Component", | 4348 "description": "Symfony Process Component", |
3944 "homepage": "https://symfony.com", | 4349 "homepage": "https://symfony.com", |
3945 "time": "2019-01-16T13:27:11+00:00" | 4350 "time": "2019-04-08T16:15:54+00:00" |
3946 }, | 4351 }, |
3947 { | 4352 { |
3948 "name": "symfony/psr-http-message-bridge", | 4353 "name": "symfony/psr-http-message-bridge", |
3949 "version": "v1.1.0", | 4354 "version": "v1.1.2", |
3950 "source": { | 4355 "source": { |
3951 "type": "git", | 4356 "type": "git", |
3952 "url": "https://github.com/symfony/psr-http-message-bridge.git", | 4357 "url": "https://github.com/symfony/psr-http-message-bridge.git", |
3953 "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196" | 4358 "reference": "a33352af16f78a5ff4f9d90811536abf210df12b" |
3954 }, | 4359 }, |
3955 "dist": { | 4360 "dist": { |
3956 "type": "zip", | 4361 "type": "zip", |
3957 "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196", | 4362 "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b", |
3958 "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196", | 4363 "reference": "a33352af16f78a5ff4f9d90811536abf210df12b", |
3959 "shasum": "" | 4364 "shasum": "" |
3960 }, | 4365 }, |
3961 "require": { | 4366 "require": { |
3962 "php": "^5.3.3 || ^7.0", | 4367 "php": "^5.3.3 || ^7.0", |
3963 "psr/http-message": "^1.0", | 4368 "psr/http-message": "^1.0", |
3964 "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" | 4369 "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" |
3965 }, | 4370 }, |
3966 "require-dev": { | 4371 "require-dev": { |
3967 "symfony/phpunit-bridge": "^3.4 || 4.0" | 4372 "symfony/phpunit-bridge": "^3.4 || ^4.0" |
3968 }, | 4373 }, |
3969 "suggest": { | 4374 "suggest": { |
3970 "psr/http-factory-implementation": "To use the PSR-17 factory", | 4375 "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" |
3971 "psr/http-message-implementation": "To use the HttpFoundation factory", | |
3972 "zendframework/zend-diactoros": "To use the Zend Diactoros factory" | |
3973 }, | 4376 }, |
3974 "type": "symfony-bridge", | 4377 "type": "symfony-bridge", |
3975 "extra": { | 4378 "extra": { |
3976 "branch-alias": { | 4379 "branch-alias": { |
3977 "dev-master": "1.1-dev" | 4380 "dev-master": "1.1-dev" |
3978 } | 4381 } |
3979 }, | 4382 }, |
3980 "autoload": { | 4383 "autoload": { |
3981 "psr-4": { | 4384 "psr-4": { |
3982 "Symfony\\Bridge\\PsrHttpMessage\\": "" | 4385 "Symfony\\Bridge\\PsrHttpMessage\\": "" |
3983 } | 4386 }, |
4387 "exclude-from-classmap": [ | |
4388 "/Tests/" | |
4389 ] | |
3984 }, | 4390 }, |
3985 "notification-url": "https://packagist.org/downloads/", | 4391 "notification-url": "https://packagist.org/downloads/", |
3986 "license": [ | 4392 "license": [ |
3987 "MIT" | 4393 "MIT" |
3988 ], | 4394 ], |
3999 "description": "PSR HTTP message bridge", | 4405 "description": "PSR HTTP message bridge", |
4000 "homepage": "http://symfony.com", | 4406 "homepage": "http://symfony.com", |
4001 "keywords": [ | 4407 "keywords": [ |
4002 "http", | 4408 "http", |
4003 "http-message", | 4409 "http-message", |
4410 "psr-17", | |
4004 "psr-7" | 4411 "psr-7" |
4005 ], | 4412 ], |
4006 "time": "2018-08-30T16:28:28+00:00" | 4413 "time": "2019-04-03T17:09:40+00:00" |
4007 }, | 4414 }, |
4008 { | 4415 { |
4009 "name": "symfony/routing", | 4416 "name": "symfony/routing", |
4010 "version": "v3.4.22", | 4417 "version": "v3.4.27", |
4011 "source": { | 4418 "source": { |
4012 "type": "git", | 4419 "type": "git", |
4013 "url": "https://github.com/symfony/routing.git", | 4420 "url": "https://github.com/symfony/routing.git", |
4014 "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646" | 4421 "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" |
4015 }, | 4422 }, |
4016 "dist": { | 4423 "dist": { |
4017 "type": "zip", | 4424 "type": "zip", |
4018 "url": "https://api.github.com/repos/symfony/routing/zipball/62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646", | 4425 "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", |
4019 "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646", | 4426 "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", |
4020 "shasum": "" | 4427 "shasum": "" |
4021 }, | 4428 }, |
4022 "require": { | 4429 "require": { |
4023 "php": "^5.5.9|>=7.0.8" | 4430 "php": "^5.5.9|>=7.0.8" |
4024 }, | 4431 }, |
4037 "symfony/yaml": "~3.4|~4.0" | 4444 "symfony/yaml": "~3.4|~4.0" |
4038 }, | 4445 }, |
4039 "suggest": { | 4446 "suggest": { |
4040 "doctrine/annotations": "For using the annotation loader", | 4447 "doctrine/annotations": "For using the annotation loader", |
4041 "symfony/config": "For using the all-in-one router or any loader", | 4448 "symfony/config": "For using the all-in-one router or any loader", |
4042 "symfony/dependency-injection": "For loading routes from a service", | |
4043 "symfony/expression-language": "For using expression matching", | 4449 "symfony/expression-language": "For using expression matching", |
4044 "symfony/http-foundation": "For using a Symfony Request object", | 4450 "symfony/http-foundation": "For using a Symfony Request object", |
4045 "symfony/yaml": "For using the YAML loader" | 4451 "symfony/yaml": "For using the YAML loader" |
4046 }, | 4452 }, |
4047 "type": "library", | 4453 "type": "library", |
4078 "router", | 4484 "router", |
4079 "routing", | 4485 "routing", |
4080 "uri", | 4486 "uri", |
4081 "url" | 4487 "url" |
4082 ], | 4488 ], |
4083 "time": "2019-01-29T08:47:12+00:00" | 4489 "time": "2019-03-29T21:58:42+00:00" |
4084 }, | 4490 }, |
4085 { | 4491 { |
4086 "name": "symfony/serializer", | 4492 "name": "symfony/serializer", |
4087 "version": "v3.4.22", | 4493 "version": "v3.4.27", |
4088 "source": { | 4494 "source": { |
4089 "type": "git", | 4495 "type": "git", |
4090 "url": "https://github.com/symfony/serializer.git", | 4496 "url": "https://github.com/symfony/serializer.git", |
4091 "reference": "a897373b86489ddecacc665d15ab32983a519907" | 4497 "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb" |
4092 }, | 4498 }, |
4093 "dist": { | 4499 "dist": { |
4094 "type": "zip", | 4500 "type": "zip", |
4095 "url": "https://api.github.com/repos/symfony/serializer/zipball/a897373b86489ddecacc665d15ab32983a519907", | 4501 "url": "https://api.github.com/repos/symfony/serializer/zipball/99aceeb3e10852b951b9cab57a2b83062db09efb", |
4096 "reference": "a897373b86489ddecacc665d15ab32983a519907", | 4502 "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb", |
4097 "shasum": "" | 4503 "shasum": "" |
4098 }, | 4504 }, |
4099 "require": { | 4505 "require": { |
4100 "php": "^5.5.9|>=7.0.8", | 4506 "php": "^5.5.9|>=7.0.8", |
4101 "symfony/polyfill-ctype": "~1.8" | 4507 "symfony/polyfill-ctype": "~1.8" |
4114 "symfony/cache": "~3.1|~4.0", | 4520 "symfony/cache": "~3.1|~4.0", |
4115 "symfony/config": "~2.8|~3.0|~4.0", | 4521 "symfony/config": "~2.8|~3.0|~4.0", |
4116 "symfony/dependency-injection": "~3.2|~4.0", | 4522 "symfony/dependency-injection": "~3.2|~4.0", |
4117 "symfony/http-foundation": "~2.8|~3.0|~4.0", | 4523 "symfony/http-foundation": "~2.8|~3.0|~4.0", |
4118 "symfony/property-access": "~2.8|~3.0|~4.0", | 4524 "symfony/property-access": "~2.8|~3.0|~4.0", |
4119 "symfony/property-info": "~3.1|~4.0", | 4525 "symfony/property-info": "^3.4.13|~4.0", |
4120 "symfony/yaml": "~3.4|~4.0" | 4526 "symfony/yaml": "~3.4|~4.0" |
4121 }, | 4527 }, |
4122 "suggest": { | 4528 "suggest": { |
4123 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", | 4529 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
4124 "doctrine/cache": "For using the default cached annotation reader and metadata cache.", | 4530 "doctrine/cache": "For using the default cached annotation reader and metadata cache.", |
4157 "homepage": "https://symfony.com/contributors" | 4563 "homepage": "https://symfony.com/contributors" |
4158 } | 4564 } |
4159 ], | 4565 ], |
4160 "description": "Symfony Serializer Component", | 4566 "description": "Symfony Serializer Component", |
4161 "homepage": "https://symfony.com", | 4567 "homepage": "https://symfony.com", |
4162 "time": "2019-01-26T19:55:54+00:00" | 4568 "time": "2019-04-27T21:20:35+00:00" |
4163 }, | 4569 }, |
4164 { | 4570 { |
4165 "name": "symfony/translation", | 4571 "name": "symfony/translation", |
4166 "version": "v3.4.22", | 4572 "version": "v3.4.27", |
4167 "source": { | 4573 "source": { |
4168 "type": "git", | 4574 "type": "git", |
4169 "url": "https://github.com/symfony/translation.git", | 4575 "url": "https://github.com/symfony/translation.git", |
4170 "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1" | 4576 "reference": "301a5d627220a1c4ee522813b0028653af6c4f54" |
4171 }, | 4577 }, |
4172 "dist": { | 4578 "dist": { |
4173 "type": "zip", | 4579 "type": "zip", |
4174 "url": "https://api.github.com/repos/symfony/translation/zipball/81cfcd6935cb7505640153576c1f9155b2a179c1", | 4580 "url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54", |
4175 "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1", | 4581 "reference": "301a5d627220a1c4ee522813b0028653af6c4f54", |
4176 "shasum": "" | 4582 "shasum": "" |
4177 }, | 4583 }, |
4178 "require": { | 4584 "require": { |
4179 "php": "^5.5.9|>=7.0.8", | 4585 "php": "^5.5.9|>=7.0.8", |
4180 "symfony/polyfill-mbstring": "~1.0" | 4586 "symfony/polyfill-mbstring": "~1.0" |
4187 "require-dev": { | 4593 "require-dev": { |
4188 "psr/log": "~1.0", | 4594 "psr/log": "~1.0", |
4189 "symfony/config": "~2.8|~3.0|~4.0", | 4595 "symfony/config": "~2.8|~3.0|~4.0", |
4190 "symfony/dependency-injection": "~3.4|~4.0", | 4596 "symfony/dependency-injection": "~3.4|~4.0", |
4191 "symfony/finder": "~2.8|~3.0|~4.0", | 4597 "symfony/finder": "~2.8|~3.0|~4.0", |
4598 "symfony/http-kernel": "~3.4|~4.0", | |
4192 "symfony/intl": "^2.8.18|^3.2.5|~4.0", | 4599 "symfony/intl": "^2.8.18|^3.2.5|~4.0", |
4600 "symfony/var-dumper": "~3.4|~4.0", | |
4193 "symfony/yaml": "~3.4|~4.0" | 4601 "symfony/yaml": "~3.4|~4.0" |
4194 }, | 4602 }, |
4195 "suggest": { | 4603 "suggest": { |
4196 "psr/log-implementation": "To use logging capability in translator", | 4604 "psr/log-implementation": "To use logging capability in translator", |
4197 "symfony/config": "", | 4605 "symfony/config": "", |
4225 "homepage": "https://symfony.com/contributors" | 4633 "homepage": "https://symfony.com/contributors" |
4226 } | 4634 } |
4227 ], | 4635 ], |
4228 "description": "Symfony Translation Component", | 4636 "description": "Symfony Translation Component", |
4229 "homepage": "https://symfony.com", | 4637 "homepage": "https://symfony.com", |
4230 "time": "2019-01-25T10:00:44+00:00" | 4638 "time": "2019-05-01T11:10:09+00:00" |
4231 }, | 4639 }, |
4232 { | 4640 { |
4233 "name": "symfony/validator", | 4641 "name": "symfony/validator", |
4234 "version": "v3.4.22", | 4642 "version": "v3.4.27", |
4235 "source": { | 4643 "source": { |
4236 "type": "git", | 4644 "type": "git", |
4237 "url": "https://github.com/symfony/validator.git", | 4645 "url": "https://github.com/symfony/validator.git", |
4238 "reference": "06af494d8634df6ad9655ec7d80cb61983253912" | 4646 "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4" |
4239 }, | 4647 }, |
4240 "dist": { | 4648 "dist": { |
4241 "type": "zip", | 4649 "type": "zip", |
4242 "url": "https://api.github.com/repos/symfony/validator/zipball/06af494d8634df6ad9655ec7d80cb61983253912", | 4650 "url": "https://api.github.com/repos/symfony/validator/zipball/cc3f577d8887737df4d77a4c0cc6e3c22164cea4", |
4243 "reference": "06af494d8634df6ad9655ec7d80cb61983253912", | 4651 "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4", |
4244 "shasum": "" | 4652 "shasum": "" |
4245 }, | 4653 }, |
4246 "require": { | 4654 "require": { |
4247 "php": "^5.5.9|>=7.0.8", | 4655 "php": "^5.5.9|>=7.0.8", |
4248 "symfony/polyfill-ctype": "~1.8", | 4656 "symfony/polyfill-ctype": "~1.8", |
4310 "homepage": "https://symfony.com/contributors" | 4718 "homepage": "https://symfony.com/contributors" |
4311 } | 4719 } |
4312 ], | 4720 ], |
4313 "description": "Symfony Validator Component", | 4721 "description": "Symfony Validator Component", |
4314 "homepage": "https://symfony.com", | 4722 "homepage": "https://symfony.com", |
4315 "time": "2019-01-30T09:03:33+00:00" | 4723 "time": "2019-04-29T08:34:27+00:00" |
4316 }, | 4724 }, |
4317 { | 4725 { |
4318 "name": "symfony/var-dumper", | 4726 "name": "symfony/var-dumper", |
4319 "version": "v3.4.22", | 4727 "version": "v3.4.27", |
4320 "source": { | 4728 "source": { |
4321 "type": "git", | 4729 "type": "git", |
4322 "url": "https://github.com/symfony/var-dumper.git", | 4730 "url": "https://github.com/symfony/var-dumper.git", |
4323 "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be" | 4731 "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a" |
4324 }, | 4732 }, |
4325 "dist": { | 4733 "dist": { |
4326 "type": "zip", | 4734 "type": "zip", |
4327 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2159335b452d929cbb9921fc4eb7d1bfed32d0be", | 4735 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ca5fef348a0440411bbca0f9ec14e9a11625bd6a", |
4328 "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be", | 4736 "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a", |
4329 "shasum": "" | 4737 "shasum": "" |
4330 }, | 4738 }, |
4331 "require": { | 4739 "require": { |
4332 "php": "^5.5.9|>=7.0.8", | 4740 "php": "^5.5.9|>=7.0.8", |
4333 "symfony/polyfill-mbstring": "~1.0" | 4741 "symfony/polyfill-mbstring": "~1.0" |
4379 "homepage": "https://symfony.com", | 4787 "homepage": "https://symfony.com", |
4380 "keywords": [ | 4788 "keywords": [ |
4381 "debug", | 4789 "debug", |
4382 "dump" | 4790 "dump" |
4383 ], | 4791 ], |
4384 "time": "2019-01-29T16:19:17+00:00" | 4792 "time": "2019-05-01T09:52:10+00:00" |
4385 }, | 4793 }, |
4386 { | 4794 { |
4387 "name": "symfony/yaml", | 4795 "name": "symfony/yaml", |
4388 "version": "v3.4.22", | 4796 "version": "v3.4.27", |
4389 "source": { | 4797 "source": { |
4390 "type": "git", | 4798 "type": "git", |
4391 "url": "https://github.com/symfony/yaml.git", | 4799 "url": "https://github.com/symfony/yaml.git", |
4392 "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d" | 4800 "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" |
4393 }, | 4801 }, |
4394 "dist": { | 4802 "dist": { |
4395 "type": "zip", | 4803 "type": "zip", |
4396 "url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d", | 4804 "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", |
4397 "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d", | 4805 "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", |
4398 "shasum": "" | 4806 "shasum": "" |
4399 }, | 4807 }, |
4400 "require": { | 4808 "require": { |
4401 "php": "^5.5.9|>=7.0.8", | 4809 "php": "^5.5.9|>=7.0.8", |
4402 "symfony/polyfill-ctype": "~1.8" | 4810 "symfony/polyfill-ctype": "~1.8" |
4438 "homepage": "https://symfony.com/contributors" | 4846 "homepage": "https://symfony.com/contributors" |
4439 } | 4847 } |
4440 ], | 4848 ], |
4441 "description": "Symfony Yaml Component", | 4849 "description": "Symfony Yaml Component", |
4442 "homepage": "https://symfony.com", | 4850 "homepage": "https://symfony.com", |
4443 "time": "2019-01-16T10:59:17+00:00" | 4851 "time": "2019-03-25T07:48:46+00:00" |
4444 }, | 4852 }, |
4445 { | 4853 { |
4446 "name": "twig/twig", | 4854 "name": "twig/twig", |
4447 "version": "v1.37.1", | 4855 "version": "v1.40.1", |
4448 "source": { | 4856 "source": { |
4449 "type": "git", | 4857 "type": "git", |
4450 "url": "https://github.com/twigphp/Twig.git", | 4858 "url": "https://github.com/twigphp/Twig.git", |
4451 "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62" | 4859 "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e" |
4452 }, | 4860 }, |
4453 "dist": { | 4861 "dist": { |
4454 "type": "zip", | 4862 "type": "zip", |
4455 "url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62", | 4863 "url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e", |
4456 "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62", | 4864 "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e", |
4457 "shasum": "" | 4865 "shasum": "" |
4458 }, | 4866 }, |
4459 "require": { | 4867 "require": { |
4460 "php": ">=5.4.0", | 4868 "php": ">=5.4.0", |
4461 "symfony/polyfill-ctype": "^1.8" | 4869 "symfony/polyfill-ctype": "^1.8" |
4466 "symfony/phpunit-bridge": "^3.4.19|^4.1.8" | 4874 "symfony/phpunit-bridge": "^3.4.19|^4.1.8" |
4467 }, | 4875 }, |
4468 "type": "library", | 4876 "type": "library", |
4469 "extra": { | 4877 "extra": { |
4470 "branch-alias": { | 4878 "branch-alias": { |
4471 "dev-master": "1.37-dev" | 4879 "dev-master": "1.40-dev" |
4472 } | 4880 } |
4473 }, | 4881 }, |
4474 "autoload": { | 4882 "autoload": { |
4475 "psr-0": { | 4883 "psr-0": { |
4476 "Twig_": "lib/" | 4884 "Twig_": "lib/" |
4504 "description": "Twig, the flexible, fast, and secure template language for PHP", | 4912 "description": "Twig, the flexible, fast, and secure template language for PHP", |
4505 "homepage": "https://twig.symfony.com", | 4913 "homepage": "https://twig.symfony.com", |
4506 "keywords": [ | 4914 "keywords": [ |
4507 "templating" | 4915 "templating" |
4508 ], | 4916 ], |
4509 "time": "2019-01-14T14:59:29+00:00" | 4917 "time": "2019-04-29T14:12:28+00:00" |
4510 }, | 4918 }, |
4511 { | 4919 { |
4512 "name": "typo3/phar-stream-wrapper", | 4920 "name": "typo3/phar-stream-wrapper", |
4513 "version": "v2.0.1", | 4921 "version": "v2.1.1", |
4514 "source": { | 4922 "source": { |
4515 "type": "git", | 4923 "type": "git", |
4516 "url": "https://github.com/TYPO3/phar-stream-wrapper.git", | 4924 "url": "https://github.com/TYPO3/phar-stream-wrapper.git", |
4517 "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf" | 4925 "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3" |
4518 }, | 4926 }, |
4519 "dist": { | 4927 "dist": { |
4520 "type": "zip", | 4928 "type": "zip", |
4521 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf", | 4929 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e438b0c78652b33407983eb29d215a1a3f68f6f3", |
4522 "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf", | 4930 "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3", |
4523 "shasum": "" | 4931 "shasum": "" |
4524 }, | 4932 }, |
4525 "require": { | 4933 "require": { |
4934 "brumann/polyfill-unserialize": "^1.0", | |
4935 "ext-fileinfo": "*", | |
4936 "ext-json": "*", | |
4526 "php": "^5.3.3|^7.0" | 4937 "php": "^5.3.3|^7.0" |
4527 }, | 4938 }, |
4528 "require-dev": { | 4939 "require-dev": { |
4940 "ext-xdebug": "*", | |
4529 "phpunit/phpunit": "^4.8.36" | 4941 "phpunit/phpunit": "^4.8.36" |
4530 }, | 4942 }, |
4531 "type": "library", | 4943 "type": "library", |
4532 "autoload": { | 4944 "autoload": { |
4533 "psr-4": { | 4945 "psr-4": { |
4544 "phar", | 4956 "phar", |
4545 "php", | 4957 "php", |
4546 "security", | 4958 "security", |
4547 "stream-wrapper" | 4959 "stream-wrapper" |
4548 ], | 4960 ], |
4549 "time": "2018-10-18T08:46:28+00:00" | 4961 "time": "2019-05-05T17:30:51+00:00" |
4550 }, | 4962 }, |
4551 { | 4963 { |
4552 "name": "webflo/drupal-finder", | 4964 "name": "webflo/drupal-finder", |
4553 "version": "1.1.0", | 4965 "version": "1.1.0", |
4554 "source": { | 4966 "source": { |
4840 ], | 5252 ], |
4841 "time": "2018-04-25T15:48:53+00:00" | 5253 "time": "2018-04-25T15:48:53+00:00" |
4842 }, | 5254 }, |
4843 { | 5255 { |
4844 "name": "zendframework/zend-feed", | 5256 "name": "zendframework/zend-feed", |
4845 "version": "2.11.0", | 5257 "version": "2.12.0", |
4846 "source": { | 5258 "source": { |
4847 "type": "git", | 5259 "type": "git", |
4848 "url": "https://github.com/zendframework/zend-feed.git", | 5260 "url": "https://github.com/zendframework/zend-feed.git", |
4849 "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690" | 5261 "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733" |
4850 }, | 5262 }, |
4851 "dist": { | 5263 "dist": { |
4852 "type": "zip", | 5264 "type": "zip", |
4853 "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/5248e9fffa760e5c36092aeff02c3797e4a8a690", | 5265 "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733", |
4854 "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690", | 5266 "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733", |
4855 "shasum": "" | 5267 "shasum": "" |
4856 }, | 5268 }, |
4857 "require": { | 5269 "require": { |
4858 "ext-dom": "*", | 5270 "ext-dom": "*", |
4859 "ext-libxml": "*", | 5271 "ext-libxml": "*", |
4880 "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent" | 5292 "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent" |
4881 }, | 5293 }, |
4882 "type": "library", | 5294 "type": "library", |
4883 "extra": { | 5295 "extra": { |
4884 "branch-alias": { | 5296 "branch-alias": { |
4885 "dev-master": "2.11.x-dev", | 5297 "dev-master": "2.12.x-dev", |
4886 "dev-develop": "2.12.x-dev" | 5298 "dev-develop": "2.13.x-dev" |
4887 } | 5299 } |
4888 }, | 5300 }, |
4889 "autoload": { | 5301 "autoload": { |
4890 "psr-4": { | 5302 "psr-4": { |
4891 "Zend\\Feed\\": "src/" | 5303 "Zend\\Feed\\": "src/" |
4899 "keywords": [ | 5311 "keywords": [ |
4900 "ZendFramework", | 5312 "ZendFramework", |
4901 "feed", | 5313 "feed", |
4902 "zf" | 5314 "zf" |
4903 ], | 5315 ], |
4904 "time": "2019-01-29T21:37:15+00:00" | 5316 "time": "2019-03-05T20:08:49+00:00" |
4905 }, | 5317 }, |
4906 { | 5318 { |
4907 "name": "zendframework/zend-stdlib", | 5319 "name": "zendframework/zend-stdlib", |
4908 "version": "3.2.1", | 5320 "version": "3.2.1", |
4909 "source": { | 5321 "source": { |
4955 "name": "behat/mink", | 5367 "name": "behat/mink", |
4956 "version": "dev-master", | 5368 "version": "dev-master", |
4957 "source": { | 5369 "source": { |
4958 "type": "git", | 5370 "type": "git", |
4959 "url": "https://github.com/minkphp/Mink.git", | 5371 "url": "https://github.com/minkphp/Mink.git", |
4960 "reference": "d5ee350c40baff5f331a05ebdbe1927345c9ac8b" | 5372 "reference": "153e4bbee958fea4a6dc542105ff6013c06813e8" |
4961 }, | 5373 }, |
4962 "dist": { | 5374 "dist": { |
4963 "type": "zip", | 5375 "type": "zip", |
4964 "url": "https://api.github.com/repos/minkphp/Mink/zipball/d5ee350c40baff5f331a05ebdbe1927345c9ac8b", | 5376 "url": "https://api.github.com/repos/minkphp/Mink/zipball/153e4bbee958fea4a6dc542105ff6013c06813e8", |
4965 "reference": "d5ee350c40baff5f331a05ebdbe1927345c9ac8b", | 5377 "reference": "153e4bbee958fea4a6dc542105ff6013c06813e8", |
4966 "shasum": "" | 5378 "shasum": "" |
4967 }, | 5379 }, |
4968 "require": { | 5380 "require": { |
4969 "php": ">=5.3.1", | 5381 "php": ">=5.3.1", |
4970 "symfony/css-selector": "^2.7|^3.0|^4.0" | 5382 "symfony/css-selector": "^2.7|^3.0|^4.0" |
5006 "keywords": [ | 5418 "keywords": [ |
5007 "browser", | 5419 "browser", |
5008 "testing", | 5420 "testing", |
5009 "web" | 5421 "web" |
5010 ], | 5422 ], |
5011 "time": "2018-06-24T20:08:51+00:00" | 5423 "time": "2019-05-07T14:41:06+00:00" |
5012 }, | 5424 }, |
5013 { | 5425 { |
5014 "name": "behat/mink-browserkit-driver", | 5426 "name": "behat/mink-browserkit-driver", |
5015 "version": "1.3.3", | 5427 "version": "1.3.3", |
5016 "source": { | 5428 "source": { |
5236 ], | 5648 ], |
5237 "time": "2015-06-14T21:17:01+00:00" | 5649 "time": "2015-06-14T21:17:01+00:00" |
5238 }, | 5650 }, |
5239 { | 5651 { |
5240 "name": "drupal/coder", | 5652 "name": "drupal/coder", |
5241 "version": "8.3.1", | 5653 "version": "8.3.3", |
5242 "source": { | 5654 "source": { |
5243 "type": "git", | 5655 "type": "git", |
5244 "url": "https://git.drupal.org/project/coder.git", | 5656 "url": "https://git.drupal.org/project/coder.git", |
5245 "reference": "29a25627e7148b3119c84f18e087fc3b8c85b959" | 5657 "reference": "a33d3388fb2e1d94bd2aee36a8ff79186e9d8f43" |
5246 }, | 5658 }, |
5247 "require": { | 5659 "require": { |
5248 "ext-mbstring": "*", | 5660 "ext-mbstring": "*", |
5249 "php": ">=5.4.0", | 5661 "php": ">=5.5.9", |
5250 "squizlabs/php_codesniffer": "^3.0.1", | 5662 "squizlabs/php_codesniffer": "^3.4.1", |
5251 "symfony/yaml": ">=2.0.0" | 5663 "symfony/yaml": ">=2.0.0" |
5252 }, | 5664 }, |
5253 "require-dev": { | 5665 "require-dev": { |
5254 "phpunit/phpunit": ">=3.7 <6" | 5666 "phpunit/phpunit": ">=3.7 <6" |
5255 }, | 5667 }, |
5256 "type": "phpcodesniffer-standard", | 5668 "type": "phpcodesniffer-standard", |
5257 "autoload": { | 5669 "autoload": { |
5258 "psr-0": { | 5670 "psr-0": { |
5259 "Drupal\\": "coder_sniffer/Drupal/", | 5671 "Drupal\\": "coder_sniffer/Drupal/", |
5260 "DrupalPractice\\": "coder_sniffer/Drupal/" | 5672 "DrupalPractice\\": "coder_sniffer/DrupalPractice/" |
5261 } | 5673 } |
5262 }, | 5674 }, |
5263 "notification-url": "https://packagist.org/downloads/", | 5675 "notification-url": "https://packagist.org/downloads/", |
5264 "license": [ | 5676 "license": [ |
5265 "GPL-2.0+" | 5677 "GPL-2.0+" |
5269 "keywords": [ | 5681 "keywords": [ |
5270 "code review", | 5682 "code review", |
5271 "phpcs", | 5683 "phpcs", |
5272 "standards" | 5684 "standards" |
5273 ], | 5685 ], |
5274 "time": "2018-09-21T14:22:49+00:00" | 5686 "time": "2019-04-16T18:56:06+00:00" |
5275 }, | 5687 }, |
5276 { | 5688 { |
5277 "name": "fabpot/goutte", | 5689 "name": "fabpot/goutte", |
5278 "version": "v3.2.3", | 5690 "version": "v3.2.3", |
5279 "source": { | 5691 "source": { |
5502 ], | 5914 ], |
5503 "time": "2016-12-01T10:57:30+00:00" | 5915 "time": "2016-12-01T10:57:30+00:00" |
5504 }, | 5916 }, |
5505 { | 5917 { |
5506 "name": "mikey179/vfsStream", | 5918 "name": "mikey179/vfsStream", |
5507 "version": "v1.6.5", | 5919 "version": "v1.6.6", |
5508 "source": { | 5920 "source": { |
5509 "type": "git", | 5921 "type": "git", |
5510 "url": "https://github.com/mikey179/vfsStream.git", | 5922 "url": "https://github.com/bovigo/vfsStream.git", |
5511 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145" | 5923 "reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d" |
5512 }, | 5924 }, |
5513 "dist": { | 5925 "dist": { |
5514 "type": "zip", | 5926 "type": "zip", |
5515 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", | 5927 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/095238a0711c974ae5b4ebf4c4534a23f3f6c99d", |
5516 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", | 5928 "reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d", |
5517 "shasum": "" | 5929 "shasum": "" |
5518 }, | 5930 }, |
5519 "require": { | 5931 "require": { |
5520 "php": ">=5.3.0" | 5932 "php": ">=5.3.0" |
5521 }, | 5933 }, |
5544 "role": "Developer" | 5956 "role": "Developer" |
5545 } | 5957 } |
5546 ], | 5958 ], |
5547 "description": "Virtual file system to mock the real file system in unit tests.", | 5959 "description": "Virtual file system to mock the real file system in unit tests.", |
5548 "homepage": "http://vfs.bovigo.org/", | 5960 "homepage": "http://vfs.bovigo.org/", |
5549 "time": "2017-08-01T08:02:14+00:00" | 5961 "time": "2019-04-08T13:54:32+00:00" |
5550 }, | 5962 }, |
5551 { | 5963 { |
5552 "name": "myclabs/deep-copy", | 5964 "name": "myclabs/deep-copy", |
5553 "version": "1.7.0", | 5965 "version": "1.7.0", |
5554 "source": { | 5966 "source": { |
5749 ], | 6161 ], |
5750 "time": "2017-09-11T18:02:19+00:00" | 6162 "time": "2017-09-11T18:02:19+00:00" |
5751 }, | 6163 }, |
5752 { | 6164 { |
5753 "name": "phpdocumentor/reflection-docblock", | 6165 "name": "phpdocumentor/reflection-docblock", |
5754 "version": "4.3.0", | 6166 "version": "4.3.1", |
5755 "source": { | 6167 "source": { |
5756 "type": "git", | 6168 "type": "git", |
5757 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | 6169 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
5758 "reference": "94fd0001232e47129dd3504189fa1c7225010d08" | 6170 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c" |
5759 }, | 6171 }, |
5760 "dist": { | 6172 "dist": { |
5761 "type": "zip", | 6173 "type": "zip", |
5762 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", | 6174 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", |
5763 "reference": "94fd0001232e47129dd3504189fa1c7225010d08", | 6175 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c", |
5764 "shasum": "" | 6176 "shasum": "" |
5765 }, | 6177 }, |
5766 "require": { | 6178 "require": { |
5767 "php": "^7.0", | 6179 "php": "^7.0", |
5768 "phpdocumentor/reflection-common": "^1.0.0", | 6180 "phpdocumentor/reflection-common": "^1.0.0", |
5796 "name": "Mike van Riel", | 6208 "name": "Mike van Riel", |
5797 "email": "me@mikevanriel.com" | 6209 "email": "me@mikevanriel.com" |
5798 } | 6210 } |
5799 ], | 6211 ], |
5800 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", | 6212 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
5801 "time": "2017-11-30T07:14:17+00:00" | 6213 "time": "2019-04-30T17:48:53+00:00" |
5802 }, | 6214 }, |
5803 { | 6215 { |
5804 "name": "phpdocumentor/type-resolver", | 6216 "name": "phpdocumentor/type-resolver", |
5805 "version": "0.4.0", | 6217 "version": "0.4.0", |
5806 "source": { | 6218 "source": { |
6862 "homepage": "https://github.com/sebastianbergmann/version", | 7274 "homepage": "https://github.com/sebastianbergmann/version", |
6863 "time": "2016-10-03T07:35:21+00:00" | 7275 "time": "2016-10-03T07:35:21+00:00" |
6864 }, | 7276 }, |
6865 { | 7277 { |
6866 "name": "squizlabs/php_codesniffer", | 7278 "name": "squizlabs/php_codesniffer", |
6867 "version": "3.4.0", | 7279 "version": "3.4.2", |
6868 "source": { | 7280 "source": { |
6869 "type": "git", | 7281 "type": "git", |
6870 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", | 7282 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
6871 "reference": "379deb987e26c7cd103a7b387aea178baec96e48" | 7283 "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8" |
6872 }, | 7284 }, |
6873 "dist": { | 7285 "dist": { |
6874 "type": "zip", | 7286 "type": "zip", |
6875 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48", | 7287 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", |
6876 "reference": "379deb987e26c7cd103a7b387aea178baec96e48", | 7288 "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", |
6877 "shasum": "" | 7289 "shasum": "" |
6878 }, | 7290 }, |
6879 "require": { | 7291 "require": { |
6880 "ext-simplexml": "*", | 7292 "ext-simplexml": "*", |
6881 "ext-tokenizer": "*", | 7293 "ext-tokenizer": "*", |
6904 "name": "Greg Sherwood", | 7316 "name": "Greg Sherwood", |
6905 "role": "lead" | 7317 "role": "lead" |
6906 } | 7318 } |
6907 ], | 7319 ], |
6908 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", | 7320 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
6909 "homepage": "http://www.squizlabs.com/php-codesniffer", | 7321 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", |
6910 "keywords": [ | 7322 "keywords": [ |
6911 "phpcs", | 7323 "phpcs", |
6912 "standards" | 7324 "standards" |
6913 ], | 7325 ], |
6914 "time": "2018-12-19T23:57:18+00:00" | 7326 "time": "2019-04-10T23:49:02+00:00" |
6915 }, | 7327 }, |
6916 { | 7328 { |
6917 "name": "symfony/browser-kit", | 7329 "name": "symfony/browser-kit", |
6918 "version": "v3.4.22", | 7330 "version": "v3.4.27", |
6919 "source": { | 7331 "source": { |
6920 "type": "git", | 7332 "type": "git", |
6921 "url": "https://github.com/symfony/browser-kit.git", | 7333 "url": "https://github.com/symfony/browser-kit.git", |
6922 "reference": "884689e5d29fc3c48498a0038e96d60e4f91b471" | 7334 "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828" |
6923 }, | 7335 }, |
6924 "dist": { | 7336 "dist": { |
6925 "type": "zip", | 7337 "type": "zip", |
6926 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/884689e5d29fc3c48498a0038e96d60e4f91b471", | 7338 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828", |
6927 "reference": "884689e5d29fc3c48498a0038e96d60e4f91b471", | 7339 "reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828", |
6928 "shasum": "" | 7340 "shasum": "" |
6929 }, | 7341 }, |
6930 "require": { | 7342 "require": { |
6931 "php": "^5.5.9|>=7.0.8", | 7343 "php": "^5.5.9|>=7.0.8", |
6932 "symfony/dom-crawler": "~2.8|~3.0|~4.0" | 7344 "symfony/dom-crawler": "~2.8|~3.0|~4.0" |
6966 "homepage": "https://symfony.com/contributors" | 7378 "homepage": "https://symfony.com/contributors" |
6967 } | 7379 } |
6968 ], | 7380 ], |
6969 "description": "Symfony BrowserKit Component", | 7381 "description": "Symfony BrowserKit Component", |
6970 "homepage": "https://symfony.com", | 7382 "homepage": "https://symfony.com", |
6971 "time": "2019-01-16T09:39:14+00:00" | 7383 "time": "2019-04-06T19:33:58+00:00" |
6972 }, | 7384 }, |
6973 { | 7385 { |
6974 "name": "symfony/css-selector", | 7386 "name": "symfony/css-selector", |
6975 "version": "v3.4.22", | 7387 "version": "v3.4.27", |
6976 "source": { | 7388 "source": { |
6977 "type": "git", | 7389 "type": "git", |
6978 "url": "https://github.com/symfony/css-selector.git", | 7390 "url": "https://github.com/symfony/css-selector.git", |
6979 "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf" | 7391 "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf" |
6980 }, | 7392 }, |
7023 "homepage": "https://symfony.com", | 7435 "homepage": "https://symfony.com", |
7024 "time": "2019-01-16T09:39:14+00:00" | 7436 "time": "2019-01-16T09:39:14+00:00" |
7025 }, | 7437 }, |
7026 { | 7438 { |
7027 "name": "symfony/dom-crawler", | 7439 "name": "symfony/dom-crawler", |
7028 "version": "v3.4.22", | 7440 "version": "v3.4.27", |
7029 "source": { | 7441 "source": { |
7030 "type": "git", | 7442 "type": "git", |
7031 "url": "https://github.com/symfony/dom-crawler.git", | 7443 "url": "https://github.com/symfony/dom-crawler.git", |
7032 "reference": "32cb577c07bd900ee883a9d4b55d4098aa02e422" | 7444 "reference": "d40023c057393fb25f7ca80af2a56ed948c45a09" |
7033 }, | 7445 }, |
7034 "dist": { | 7446 "dist": { |
7035 "type": "zip", | 7447 "type": "zip", |
7036 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/32cb577c07bd900ee883a9d4b55d4098aa02e422", | 7448 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d40023c057393fb25f7ca80af2a56ed948c45a09", |
7037 "reference": "32cb577c07bd900ee883a9d4b55d4098aa02e422", | 7449 "reference": "d40023c057393fb25f7ca80af2a56ed948c45a09", |
7038 "shasum": "" | 7450 "shasum": "" |
7039 }, | 7451 }, |
7040 "require": { | 7452 "require": { |
7041 "php": "^5.5.9|>=7.0.8", | 7453 "php": "^5.5.9|>=7.0.8", |
7042 "symfony/polyfill-ctype": "~1.8", | 7454 "symfony/polyfill-ctype": "~1.8", |
7076 "homepage": "https://symfony.com/contributors" | 7488 "homepage": "https://symfony.com/contributors" |
7077 } | 7489 } |
7078 ], | 7490 ], |
7079 "description": "Symfony DomCrawler Component", | 7491 "description": "Symfony DomCrawler Component", |
7080 "homepage": "https://symfony.com", | 7492 "homepage": "https://symfony.com", |
7081 "time": "2019-01-16T13:27:11+00:00" | 7493 "time": "2019-02-23T15:06:07+00:00" |
7082 }, | 7494 }, |
7083 { | 7495 { |
7084 "name": "symfony/phpunit-bridge", | 7496 "name": "symfony/phpunit-bridge", |
7085 "version": "v3.4.22", | 7497 "version": "v3.4.27", |
7086 "source": { | 7498 "source": { |
7087 "type": "git", | 7499 "type": "git", |
7088 "url": "https://github.com/symfony/phpunit-bridge.git", | 7500 "url": "https://github.com/symfony/phpunit-bridge.git", |
7089 "reference": "6a2148bfc6ca0016846a32bdc55a317274283709" | 7501 "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" |
7090 }, | 7502 }, |
7091 "dist": { | 7503 "dist": { |
7092 "type": "zip", | 7504 "type": "zip", |
7093 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6a2148bfc6ca0016846a32bdc55a317274283709", | 7505 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", |
7094 "reference": "6a2148bfc6ca0016846a32bdc55a317274283709", | 7506 "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", |
7095 "shasum": "" | 7507 "shasum": "" |
7096 }, | 7508 }, |
7097 "require": { | 7509 "require": { |
7098 "php": ">=5.3.3" | 7510 "php": ">=5.3.3" |
7099 }, | 7511 }, |
7100 "conflict": { | 7512 "conflict": { |
7101 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | 7513 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" |
7102 }, | 7514 }, |
7103 "suggest": { | 7515 "suggest": { |
7104 "ext-zip": "Zip support is required when using bin/simple-phpunit", | |
7105 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" | 7516 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" |
7106 }, | 7517 }, |
7107 "bin": [ | 7518 "bin": [ |
7108 "bin/simple-phpunit" | 7519 "bin/simple-phpunit" |
7109 ], | 7520 ], |
7142 "homepage": "https://symfony.com/contributors" | 7553 "homepage": "https://symfony.com/contributors" |
7143 } | 7554 } |
7144 ], | 7555 ], |
7145 "description": "Symfony PHPUnit Bridge", | 7556 "description": "Symfony PHPUnit Bridge", |
7146 "homepage": "https://symfony.com", | 7557 "homepage": "https://symfony.com", |
7147 "time": "2019-01-30T13:30:37+00:00" | 7558 "time": "2019-04-16T09:03:16+00:00" |
7148 }, | 7559 }, |
7149 { | 7560 { |
7150 "name": "theseer/tokenizer", | 7561 "name": "theseer/tokenizer", |
7151 "version": "1.1.0", | 7562 "version": "1.1.2", |
7152 "source": { | 7563 "source": { |
7153 "type": "git", | 7564 "type": "git", |
7154 "url": "https://github.com/theseer/tokenizer.git", | 7565 "url": "https://github.com/theseer/tokenizer.git", |
7155 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" | 7566 "reference": "1c42705be2b6c1de5904f8afacef5895cab44bf8" |
7156 }, | 7567 }, |
7157 "dist": { | 7568 "dist": { |
7158 "type": "zip", | 7569 "type": "zip", |
7159 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", | 7570 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/1c42705be2b6c1de5904f8afacef5895cab44bf8", |
7160 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", | 7571 "reference": "1c42705be2b6c1de5904f8afacef5895cab44bf8", |
7161 "shasum": "" | 7572 "shasum": "" |
7162 }, | 7573 }, |
7163 "require": { | 7574 "require": { |
7164 "ext-dom": "*", | 7575 "ext-dom": "*", |
7165 "ext-tokenizer": "*", | 7576 "ext-tokenizer": "*", |
7182 "email": "arne@blankerts.de", | 7593 "email": "arne@blankerts.de", |
7183 "role": "Developer" | 7594 "role": "Developer" |
7184 } | 7595 } |
7185 ], | 7596 ], |
7186 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", | 7597 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
7187 "time": "2017-04-07T12:08:54+00:00" | 7598 "time": "2019-04-04T09:56:43+00:00" |
7188 } | 7599 } |
7189 ], | 7600 ], |
7190 "aliases": [], | 7601 "aliases": [], |
7191 "minimum-stability": "dev", | 7602 "minimum-stability": "dev", |
7192 "stability-flags": { | 7603 "stability-flags": { |