comparison vendor/mikey179/vfsStream/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 c75dbcec494b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
1 { 1 {
2 "_readme": [ 2 "_readme": [
3 "This file locks the dependencies of your project to a known state", 3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "e3c2dd0d4b4daf3d2c9e0bedd344592a", 7 "content-hash": "ba1a29e3e44423cdcaf79db9532fcd02",
8 "content-hash": "59c3102c5db7e3c4d78a920d4712790d",
9 "packages": [], 8 "packages": [],
10 "packages-dev": [ 9 "packages-dev": [
11 { 10 {
12 "name": "doctrine/instantiator", 11 "name": "doctrine/instantiator",
13 "version": "1.0.5", 12 "version": "1.0.5",
58 "homepage": "https://github.com/doctrine/instantiator", 57 "homepage": "https://github.com/doctrine/instantiator",
59 "keywords": [ 58 "keywords": [
60 "constructor", 59 "constructor",
61 "instantiate" 60 "instantiate"
62 ], 61 ],
63 "time": "2015-06-14 21:17:01" 62 "time": "2015-06-14T21:17:01+00:00"
64 }, 63 },
65 { 64 {
66 "name": "phpdocumentor/reflection-docblock", 65 "name": "phpdocumentor/reflection-docblock",
67 "version": "2.0.4", 66 "version": "2.0.4",
68 "source": { 67 "source": {
107 { 106 {
108 "name": "Mike van Riel", 107 "name": "Mike van Riel",
109 "email": "mike.vanriel@naenius.com" 108 "email": "mike.vanriel@naenius.com"
110 } 109 }
111 ], 110 ],
112 "time": "2015-02-03 12:10:50" 111 "time": "2015-02-03T12:10:50+00:00"
113 }, 112 },
114 { 113 {
115 "name": "phpspec/prophecy", 114 "name": "phpspec/prophecy",
116 "version": "v1.5.0", 115 "version": "v1.5.0",
117 "source": { 116 "source": {
167 "fake", 166 "fake",
168 "mock", 167 "mock",
169 "spy", 168 "spy",
170 "stub" 169 "stub"
171 ], 170 ],
172 "time": "2015-08-13 10:07:40" 171 "time": "2015-08-13T10:07:40+00:00"
173 }, 172 },
174 { 173 {
175 "name": "phpunit/php-code-coverage", 174 "name": "phpunit/php-code-coverage",
176 "version": "2.2.3", 175 "version": "2.2.3",
177 "source": { 176 "source": {
229 "keywords": [ 228 "keywords": [
230 "coverage", 229 "coverage",
231 "testing", 230 "testing",
232 "xunit" 231 "xunit"
233 ], 232 ],
234 "time": "2015-09-14 06:51:16" 233 "time": "2015-09-14T06:51:16+00:00"
235 }, 234 },
236 { 235 {
237 "name": "phpunit/php-file-iterator", 236 "name": "phpunit/php-file-iterator",
238 "version": "1.4.1", 237 "version": "1.4.1",
239 "source": { 238 "source": {
276 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 275 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
277 "keywords": [ 276 "keywords": [
278 "filesystem", 277 "filesystem",
279 "iterator" 278 "iterator"
280 ], 279 ],
281 "time": "2015-06-21 13:08:43" 280 "time": "2015-06-21T13:08:43+00:00"
282 }, 281 },
283 { 282 {
284 "name": "phpunit/php-text-template", 283 "name": "phpunit/php-text-template",
285 "version": "1.2.1", 284 "version": "1.2.1",
286 "source": { 285 "source": {
317 "description": "Simple template engine.", 316 "description": "Simple template engine.",
318 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 317 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
319 "keywords": [ 318 "keywords": [
320 "template" 319 "template"
321 ], 320 ],
322 "time": "2015-06-21 13:50:34" 321 "time": "2015-06-21T13:50:34+00:00"
323 }, 322 },
324 { 323 {
325 "name": "phpunit/php-timer", 324 "name": "phpunit/php-timer",
326 "version": "1.0.7", 325 "version": "1.0.7",
327 "source": { 326 "source": {
358 "description": "Utility class for timing", 357 "description": "Utility class for timing",
359 "homepage": "https://github.com/sebastianbergmann/php-timer/", 358 "homepage": "https://github.com/sebastianbergmann/php-timer/",
360 "keywords": [ 359 "keywords": [
361 "timer" 360 "timer"
362 ], 361 ],
363 "time": "2015-06-21 08:01:12" 362 "time": "2015-06-21T08:01:12+00:00"
364 }, 363 },
365 { 364 {
366 "name": "phpunit/php-token-stream", 365 "name": "phpunit/php-token-stream",
367 "version": "1.4.8", 366 "version": "1.4.8",
368 "source": { 367 "source": {
407 "description": "Wrapper around PHP's tokenizer extension.", 406 "description": "Wrapper around PHP's tokenizer extension.",
408 "homepage": "https://github.com/sebastianbergmann/php-token-stream/", 407 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
409 "keywords": [ 408 "keywords": [
410 "tokenizer" 409 "tokenizer"
411 ], 410 ],
412 "time": "2015-09-15 10:49:45" 411 "time": "2015-09-15T10:49:45+00:00"
413 }, 412 },
414 { 413 {
415 "name": "phpunit/phpunit", 414 "name": "phpunit/phpunit",
416 "version": "4.8.10", 415 "version": "4.8.10",
417 "source": { 416 "source": {
479 "keywords": [ 478 "keywords": [
480 "phpunit", 479 "phpunit",
481 "testing", 480 "testing",
482 "xunit" 481 "xunit"
483 ], 482 ],
484 "time": "2015-10-01 09:14:30" 483 "time": "2015-10-01T09:14:30+00:00"
485 }, 484 },
486 { 485 {
487 "name": "phpunit/phpunit-mock-objects", 486 "name": "phpunit/phpunit-mock-objects",
488 "version": "2.3.8", 487 "version": "2.3.8",
489 "source": { 488 "source": {
535 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", 534 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
536 "keywords": [ 535 "keywords": [
537 "mock", 536 "mock",
538 "xunit" 537 "xunit"
539 ], 538 ],
540 "time": "2015-10-02 06:51:40" 539 "abandoned": true,
540 "time": "2015-10-02T06:51:40+00:00"
541 }, 541 },
542 { 542 {
543 "name": "sebastian/comparator", 543 "name": "sebastian/comparator",
544 "version": "1.2.0", 544 "version": "1.2.0",
545 "source": { 545 "source": {
599 "keywords": [ 599 "keywords": [
600 "comparator", 600 "comparator",
601 "compare", 601 "compare",
602 "equality" 602 "equality"
603 ], 603 ],
604 "time": "2015-07-26 15:48:44" 604 "time": "2015-07-26T15:48:44+00:00"
605 }, 605 },
606 { 606 {
607 "name": "sebastian/diff", 607 "name": "sebastian/diff",
608 "version": "1.3.0", 608 "version": "1.3.0",
609 "source": { 609 "source": {
651 "description": "Diff implementation", 651 "description": "Diff implementation",
652 "homepage": "http://www.github.com/sebastianbergmann/diff", 652 "homepage": "http://www.github.com/sebastianbergmann/diff",
653 "keywords": [ 653 "keywords": [
654 "diff" 654 "diff"
655 ], 655 ],
656 "time": "2015-02-22 15:13:53" 656 "time": "2015-02-22T15:13:53+00:00"
657 }, 657 },
658 { 658 {
659 "name": "sebastian/environment", 659 "name": "sebastian/environment",
660 "version": "1.3.2", 660 "version": "1.3.2",
661 "source": { 661 "source": {
701 "keywords": [ 701 "keywords": [
702 "Xdebug", 702 "Xdebug",
703 "environment", 703 "environment",
704 "hhvm" 704 "hhvm"
705 ], 705 ],
706 "time": "2015-08-03 06:14:51" 706 "time": "2015-08-03T06:14:51+00:00"
707 }, 707 },
708 { 708 {
709 "name": "sebastian/exporter", 709 "name": "sebastian/exporter",
710 "version": "1.2.1", 710 "version": "1.2.1",
711 "source": { 711 "source": {
767 "homepage": "http://www.github.com/sebastianbergmann/exporter", 767 "homepage": "http://www.github.com/sebastianbergmann/exporter",
768 "keywords": [ 768 "keywords": [
769 "export", 769 "export",
770 "exporter" 770 "exporter"
771 ], 771 ],
772 "time": "2015-06-21 07:55:53" 772 "time": "2015-06-21T07:55:53+00:00"
773 }, 773 },
774 { 774 {
775 "name": "sebastian/global-state", 775 "name": "sebastian/global-state",
776 "version": "1.0.0", 776 "version": "1.0.0",
777 "source": { 777 "source": {
818 "description": "Snapshotting of global state", 818 "description": "Snapshotting of global state",
819 "homepage": "http://www.github.com/sebastianbergmann/global-state", 819 "homepage": "http://www.github.com/sebastianbergmann/global-state",
820 "keywords": [ 820 "keywords": [
821 "global state" 821 "global state"
822 ], 822 ],
823 "time": "2014-10-06 09:23:50" 823 "time": "2014-10-06T09:23:50+00:00"
824 }, 824 },
825 { 825 {
826 "name": "sebastian/recursion-context", 826 "name": "sebastian/recursion-context",
827 "version": "1.0.1", 827 "version": "1.0.1",
828 "source": { 828 "source": {
871 "email": "aharvey@php.net" 871 "email": "aharvey@php.net"
872 } 872 }
873 ], 873 ],
874 "description": "Provides functionality to recursively process PHP variables", 874 "description": "Provides functionality to recursively process PHP variables",
875 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 875 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
876 "time": "2015-06-21 08:04:50" 876 "time": "2015-06-21T08:04:50+00:00"
877 }, 877 },
878 { 878 {
879 "name": "sebastian/version", 879 "name": "sebastian/version",
880 "version": "1.0.6", 880 "version": "1.0.6",
881 "source": { 881 "source": {
906 "role": "lead" 906 "role": "lead"
907 } 907 }
908 ], 908 ],
909 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 909 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
910 "homepage": "https://github.com/sebastianbergmann/version", 910 "homepage": "https://github.com/sebastianbergmann/version",
911 "time": "2015-06-21 13:59:46" 911 "time": "2015-06-21T13:59:46+00:00"
912 }, 912 },
913 { 913 {
914 "name": "symfony/yaml", 914 "name": "symfony/yaml",
915 "version": "v2.7.5", 915 "version": "v2.7.5",
916 "source": { 916 "source": {
955 "homepage": "https://symfony.com/contributors" 955 "homepage": "https://symfony.com/contributors"
956 } 956 }
957 ], 957 ],
958 "description": "Symfony Yaml Component", 958 "description": "Symfony Yaml Component",
959 "homepage": "https://symfony.com", 959 "homepage": "https://symfony.com",
960 "time": "2015-09-14 14:14:09" 960 "time": "2015-09-14T14:14:09+00:00"
961 } 961 }
962 ], 962 ],
963 "aliases": [], 963 "aliases": [],
964 "minimum-stability": "stable", 964 "minimum-stability": "stable",
965 "stability-flags": [], 965 "stability-flags": [],