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#installing-dependencies",
5 "This file is @generated automatically"
7 "content-hash": "d1904ee581a330991e5cad4f7790a271",
10 "name": "cogpowered/finediff",
14 "url": "https://github.com/cogpowered/FineDiff.git",
15 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
19 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
20 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
27 "mockery/mockery": "*",
28 "phpunit/phpunit": "*"
33 "cogpowered\\FineDiff": "src/"
36 "notification-url": "https://packagist.org/downloads/",
43 "email": "rob@cogpowered.com"
46 "name": "Raymond Hill"
49 "description": "PHP implementation of a Fine granularity Diff engine",
50 "homepage": "https://github.com/cogpowered/FineDiff",
58 "time": "2014-05-19T10:25:02+00:00"
61 "name": "doctrine/annotations",
65 "url": "https://github.com/doctrine/annotations.git",
66 "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
70 "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
71 "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
75 "doctrine/lexer": "1.*",
79 "doctrine/cache": "1.*",
80 "phpunit/phpunit": "^6.4"
85 "dev-master": "1.6.x-dev"
90 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
93 "notification-url": "https://packagist.org/downloads/",
99 "name": "Roman Borschel",
100 "email": "roman@code-factory.org"
103 "name": "Benjamin Eberlei",
104 "email": "kontakt@beberlei.de"
107 "name": "Guilherme Blanco",
108 "email": "guilhermeblanco@gmail.com"
111 "name": "Jonathan Wage",
112 "email": "jonwage@gmail.com"
115 "name": "Johannes Schmitt",
116 "email": "schmittjoh@gmail.com"
119 "description": "Docblock Annotations Parser",
120 "homepage": "http://www.doctrine-project.org",
126 "time": "2017-12-06T07:11:42+00:00"
129 "name": "doctrine/cache",
133 "url": "https://github.com/doctrine/cache.git",
134 "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
138 "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
139 "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
146 "doctrine/common": ">2.2,<2.4"
149 "alcaeus/mongo-php-adapter": "^1.1",
150 "doctrine/coding-standard": "^4.0",
151 "mongodb/mongodb": "^1.1",
152 "phpunit/phpunit": "^7.0",
153 "predis/predis": "~1.0"
156 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
161 "dev-master": "1.8.x-dev"
166 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
169 "notification-url": "https://packagist.org/downloads/",
175 "name": "Roman Borschel",
176 "email": "roman@code-factory.org"
179 "name": "Benjamin Eberlei",
180 "email": "kontakt@beberlei.de"
183 "name": "Guilherme Blanco",
184 "email": "guilhermeblanco@gmail.com"
187 "name": "Jonathan Wage",
188 "email": "jonwage@gmail.com"
191 "name": "Johannes Schmitt",
192 "email": "schmittjoh@gmail.com"
195 "description": "Caching library offering an object-oriented API for many cache backends",
196 "homepage": "https://www.doctrine-project.org",
201 "time": "2018-08-21T18:01:43+00:00"
204 "name": "doctrine/collections",
208 "url": "https://github.com/doctrine/collections.git",
209 "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
213 "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
214 "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
221 "doctrine/coding-standard": "~0.1@dev",
222 "phpunit/phpunit": "^5.7"
227 "dev-master": "1.3.x-dev"
232 "Doctrine\\Common\\Collections\\": "lib/"
235 "notification-url": "https://packagist.org/downloads/",
241 "name": "Roman Borschel",
242 "email": "roman@code-factory.org"
245 "name": "Benjamin Eberlei",
246 "email": "kontakt@beberlei.de"
249 "name": "Guilherme Blanco",
250 "email": "guilhermeblanco@gmail.com"
253 "name": "Jonathan Wage",
254 "email": "jonwage@gmail.com"
257 "name": "Johannes Schmitt",
258 "email": "schmittjoh@gmail.com"
261 "description": "Collections Abstraction library",
262 "homepage": "http://www.doctrine-project.org",
268 "time": "2017-07-22T10:37:32+00:00"
271 "name": "doctrine/common",
275 "url": "https://github.com/doctrine/common.git",
276 "reference": "a210246d286c77d2b89040f8691ba7b3a713d2c1"
280 "url": "https://api.github.com/repos/doctrine/common/zipball/a210246d286c77d2b89040f8691ba7b3a713d2c1",
281 "reference": "a210246d286c77d2b89040f8691ba7b3a713d2c1",
285 "doctrine/annotations": "^1.0",
286 "doctrine/cache": "^1.0",
287 "doctrine/collections": "^1.0",
288 "doctrine/event-manager": "^1.0",
289 "doctrine/inflector": "^1.0",
290 "doctrine/lexer": "^1.0",
291 "doctrine/persistence": "^1.0",
292 "doctrine/reflection": "^1.0",
296 "doctrine/coding-standard": "^1.0",
297 "phpunit/phpunit": "^6.3",
298 "squizlabs/php_codesniffer": "^3.0",
299 "symfony/phpunit-bridge": "^4.0.5"
304 "dev-master": "2.9.x-dev"
309 "Doctrine\\Common\\": "lib/Doctrine/Common"
312 "notification-url": "https://packagist.org/downloads/",
318 "name": "Roman Borschel",
319 "email": "roman@code-factory.org"
322 "name": "Benjamin Eberlei",
323 "email": "kontakt@beberlei.de"
326 "name": "Guilherme Blanco",
327 "email": "guilhermeblanco@gmail.com"
330 "name": "Jonathan Wage",
331 "email": "jonwage@gmail.com"
334 "name": "Johannes Schmitt",
335 "email": "schmittjoh@gmail.com"
338 "name": "Marco Pivetta",
339 "email": "ocramius@gmail.com"
342 "description": "Common Library for Doctrine projects",
343 "homepage": "https://www.doctrine-project.org",
351 "time": "2018-07-12T21:16:12+00:00"
354 "name": "doctrine/dbal",
358 "url": "https://github.com/doctrine/dbal.git",
359 "reference": "c0e5736016a51b427a8cba8bc470fbea78165819"
363 "url": "https://api.github.com/repos/doctrine/dbal/zipball/c0e5736016a51b427a8cba8bc470fbea78165819",
364 "reference": "c0e5736016a51b427a8cba8bc470fbea78165819",
368 "doctrine/common": "^2.7.1",
373 "doctrine/coding-standard": "^4.0",
374 "phpunit/phpunit": "^7.0",
375 "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
376 "symfony/console": "^2.0.5||^3.0",
377 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
380 "symfony/console": "For helpful console commands such as SQL execution and import of files."
388 "dev-master": "2.7.x-dev"
393 "Doctrine\\DBAL\\": "lib/"
396 "notification-url": "https://packagist.org/downloads/",
402 "name": "Roman Borschel",
403 "email": "roman@code-factory.org"
406 "name": "Benjamin Eberlei",
407 "email": "kontakt@beberlei.de"
410 "name": "Guilherme Blanco",
411 "email": "guilhermeblanco@gmail.com"
414 "name": "Jonathan Wage",
415 "email": "jonwage@gmail.com"
418 "description": "Database Abstraction Layer",
419 "homepage": "http://www.doctrine-project.org",
426 "time": "2018-07-13T04:49:01+00:00"
429 "name": "doctrine/event-manager",
433 "url": "https://github.com/doctrine/event-manager.git",
434 "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
438 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
439 "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
446 "doctrine/common": "<2.9@dev"
449 "doctrine/coding-standard": "^4.0",
450 "phpunit/phpunit": "^7.0"
455 "dev-master": "1.0.x-dev"
460 "Doctrine\\Common\\": "lib/Doctrine/Common"
463 "notification-url": "https://packagist.org/downloads/",
469 "name": "Roman Borschel",
470 "email": "roman@code-factory.org"
473 "name": "Benjamin Eberlei",
474 "email": "kontakt@beberlei.de"
477 "name": "Guilherme Blanco",
478 "email": "guilhermeblanco@gmail.com"
481 "name": "Jonathan Wage",
482 "email": "jonwage@gmail.com"
485 "name": "Johannes Schmitt",
486 "email": "schmittjoh@gmail.com"
489 "name": "Marco Pivetta",
490 "email": "ocramius@gmail.com"
493 "description": "Doctrine Event Manager component",
494 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
500 "time": "2018-06-11T11:59:03+00:00"
503 "name": "doctrine/inflector",
507 "url": "https://github.com/doctrine/inflector.git",
508 "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
512 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
513 "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
520 "phpunit/phpunit": "^6.2"
525 "dev-master": "1.3.x-dev"
530 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
533 "notification-url": "https://packagist.org/downloads/",
539 "name": "Roman Borschel",
540 "email": "roman@code-factory.org"
543 "name": "Benjamin Eberlei",
544 "email": "kontakt@beberlei.de"
547 "name": "Guilherme Blanco",
548 "email": "guilhermeblanco@gmail.com"
551 "name": "Jonathan Wage",
552 "email": "jonwage@gmail.com"
555 "name": "Johannes Schmitt",
556 "email": "schmittjoh@gmail.com"
559 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
560 "homepage": "http://www.doctrine-project.org",
567 "time": "2018-01-09T20:05:19+00:00"
570 "name": "doctrine/instantiator",
574 "url": "https://github.com/doctrine/instantiator.git",
575 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
579 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
580 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
587 "athletic/athletic": "~0.1.8",
590 "phpunit/phpunit": "^6.2.3",
591 "squizlabs/php_codesniffer": "^3.0.2"
596 "dev-master": "1.2.x-dev"
601 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
604 "notification-url": "https://packagist.org/downloads/",
610 "name": "Marco Pivetta",
611 "email": "ocramius@gmail.com",
612 "homepage": "http://ocramius.github.com/"
615 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
616 "homepage": "https://github.com/doctrine/instantiator",
621 "time": "2017-07-22T11:58:36+00:00"
624 "name": "doctrine/lexer",
628 "url": "https://github.com/doctrine/lexer.git",
629 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
633 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
634 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
643 "dev-master": "1.0.x-dev"
648 "Doctrine\\Common\\Lexer\\": "lib/"
651 "notification-url": "https://packagist.org/downloads/",
657 "name": "Roman Borschel",
658 "email": "roman@code-factory.org"
661 "name": "Guilherme Blanco",
662 "email": "guilhermeblanco@gmail.com"
665 "name": "Johannes Schmitt",
666 "email": "schmittjoh@gmail.com"
669 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
670 "homepage": "http://www.doctrine-project.org",
675 "time": "2014-09-09T13:34:57+00:00"
678 "name": "doctrine/persistence",
682 "url": "https://github.com/doctrine/persistence.git",
683 "reference": "af1ec238659a83e320f03e0e454e200f689b4b97"
687 "url": "https://api.github.com/repos/doctrine/persistence/zipball/af1ec238659a83e320f03e0e454e200f689b4b97",
688 "reference": "af1ec238659a83e320f03e0e454e200f689b4b97",
692 "doctrine/annotations": "^1.0",
693 "doctrine/cache": "^1.0",
694 "doctrine/collections": "^1.0",
695 "doctrine/event-manager": "^1.0",
696 "doctrine/reflection": "^1.0",
700 "doctrine/common": "<2.9@dev"
703 "doctrine/coding-standard": "^4.0",
704 "phpstan/phpstan": "^0.8",
705 "phpunit/phpunit": "^7.0"
710 "dev-master": "1.0.x-dev"
715 "Doctrine\\Common\\": "lib/Doctrine/Common"
718 "notification-url": "https://packagist.org/downloads/",
724 "name": "Roman Borschel",
725 "email": "roman@code-factory.org"
728 "name": "Benjamin Eberlei",
729 "email": "kontakt@beberlei.de"
732 "name": "Guilherme Blanco",
733 "email": "guilhermeblanco@gmail.com"
736 "name": "Jonathan Wage",
737 "email": "jonwage@gmail.com"
740 "name": "Johannes Schmitt",
741 "email": "schmittjoh@gmail.com"
744 "name": "Marco Pivetta",
745 "email": "ocramius@gmail.com"
748 "description": "Doctrine Persistence abstractions.",
749 "homepage": "https://doctrine-project.org/projects/persistence.html",
753 "time": "2018-07-12T12:37:50+00:00"
756 "name": "doctrine/reflection",
760 "url": "https://github.com/doctrine/reflection.git",
761 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
765 "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
766 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
770 "doctrine/annotations": "^1.0",
771 "ext-tokenizer": "*",
775 "doctrine/coding-standard": "^4.0",
776 "doctrine/common": "^2.8",
777 "phpstan/phpstan": "^0.9.2",
778 "phpstan/phpstan-phpunit": "^0.9.4",
779 "phpunit/phpunit": "^7.0",
780 "squizlabs/php_codesniffer": "^3.0"
785 "dev-master": "1.0.x-dev"
790 "Doctrine\\Common\\": "lib/Doctrine/Common"
793 "notification-url": "https://packagist.org/downloads/",
799 "name": "Roman Borschel",
800 "email": "roman@code-factory.org"
803 "name": "Benjamin Eberlei",
804 "email": "kontakt@beberlei.de"
807 "name": "Guilherme Blanco",
808 "email": "guilhermeblanco@gmail.com"
811 "name": "Jonathan Wage",
812 "email": "jonwage@gmail.com"
815 "name": "Johannes Schmitt",
816 "email": "schmittjoh@gmail.com"
819 "name": "Marco Pivetta",
820 "email": "ocramius@gmail.com"
823 "description": "Doctrine Reflection component",
824 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
828 "time": "2018-06-14T14:45:07+00:00"
831 "name": "guzzlehttp/guzzle",
835 "url": "https://github.com/guzzle/guzzle.git",
836 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
840 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
841 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
845 "guzzlehttp/promises": "^1.0",
846 "guzzlehttp/psr7": "^1.4",
851 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
855 "psr/log": "Required for using the Log middleware"
860 "dev-master": "6.3-dev"
865 "src/functions_include.php"
868 "GuzzleHttp\\": "src/"
871 "notification-url": "https://packagist.org/downloads/",
877 "name": "Michael Dowling",
878 "email": "mtdowling@gmail.com",
879 "homepage": "https://github.com/mtdowling"
882 "description": "Guzzle is a PHP HTTP client library",
883 "homepage": "http://guzzlephp.org/",
893 "time": "2018-04-22T15:46:56+00:00"
896 "name": "guzzlehttp/promises",
900 "url": "https://github.com/guzzle/promises.git",
901 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
905 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
906 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
913 "phpunit/phpunit": "^4.0"
918 "dev-master": "1.4-dev"
923 "GuzzleHttp\\Promise\\": "src/"
926 "src/functions_include.php"
929 "notification-url": "https://packagist.org/downloads/",
935 "name": "Michael Dowling",
936 "email": "mtdowling@gmail.com",
937 "homepage": "https://github.com/mtdowling"
940 "description": "Guzzle promises library",
944 "time": "2016-12-20T10:07:11+00:00"
947 "name": "guzzlehttp/psr7",
951 "url": "https://github.com/guzzle/psr7.git",
952 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
956 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
957 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
962 "psr/http-message": "~1.0"
965 "psr/http-message-implementation": "1.0"
968 "phpunit/phpunit": "~4.0"
973 "dev-master": "1.4-dev"
978 "GuzzleHttp\\Psr7\\": "src/"
981 "src/functions_include.php"
984 "notification-url": "https://packagist.org/downloads/",
990 "name": "Michael Dowling",
991 "email": "mtdowling@gmail.com",
992 "homepage": "https://github.com/mtdowling"
995 "name": "Tobias Schultze",
996 "homepage": "https://github.com/Tobion"
999 "description": "PSR-7 message implementation that also provides common utility methods",
1009 "time": "2017-03-20T17:10:46+00:00"
1012 "name": "mso/idna-convert",
1013 "version": "v1.1.0",
1016 "url": "https://github.com/phlylabs/idna-convert.git",
1017 "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573"
1021 "url": "https://api.github.com/repos/phlylabs/idna-convert/zipball/a6dfb6f87611e3a89d2eec4924a0f51db755c573",
1022 "reference": "a6dfb6f87611e3a89d2eec4924a0f51db755c573",
1032 "dev-master": "1.0.x-dev"
1037 "Mso\\IdnaConvert\\": "src"
1040 "notification-url": "https://packagist.org/downloads/",
1046 "name": "Matthias Sommerfeld",
1047 "email": "mso@phlylabs.de",
1051 "description": "A library for encoding and decoding internationalized domain names",
1052 "homepage": "http://idnaconv.net/",
1058 "time": "2016-06-19T18:08:43+00:00"
1061 "name": "nikic/php-parser",
1062 "version": "v4.0.4",
1065 "url": "https://github.com/nikic/PHP-Parser.git",
1066 "reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c"
1070 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fa6ee28600d21d49b2b4e1006b48426cec8e579c",
1071 "reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c",
1075 "ext-tokenizer": "*",
1079 "phpunit/phpunit": "^6.5 || ^7.0"
1087 "dev-master": "4.0-dev"
1092 "PhpParser\\": "lib/PhpParser"
1095 "notification-url": "https://packagist.org/downloads/",
1101 "name": "Nikita Popov"
1104 "description": "A PHP parser written in PHP",
1109 "time": "2018-09-18T07:03:24+00:00"
1112 "name": "psr/cache",
1116 "url": "https://github.com/php-fig/cache.git",
1117 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1121 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1122 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1131 "dev-master": "1.0.x-dev"
1136 "Psr\\Cache\\": "src/"
1139 "notification-url": "https://packagist.org/downloads/",
1146 "homepage": "http://www.php-fig.org/"
1149 "description": "Common interface for caching libraries",
1155 "time": "2016-08-06T20:24:11+00:00"
1158 "name": "psr/container",
1162 "url": "https://github.com/php-fig/container.git",
1163 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1167 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1168 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1177 "dev-master": "1.0.x-dev"
1182 "Psr\\Container\\": "src/"
1185 "notification-url": "https://packagist.org/downloads/",
1192 "homepage": "http://www.php-fig.org/"
1195 "description": "Common Container Interface (PHP FIG PSR-11)",
1196 "homepage": "https://github.com/php-fig/container",
1200 "container-interface",
1201 "container-interop",
1204 "time": "2017-02-14T16:28:37+00:00"
1207 "name": "psr/http-message",
1211 "url": "https://github.com/php-fig/http-message.git",
1212 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1216 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1217 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1226 "dev-master": "1.0.x-dev"
1231 "Psr\\Http\\Message\\": "src/"
1234 "notification-url": "https://packagist.org/downloads/",
1241 "homepage": "http://www.php-fig.org/"
1244 "description": "Common interface for HTTP messages",
1245 "homepage": "https://github.com/php-fig/http-message",
1254 "time": "2016-08-06T14:39:51+00:00"
1257 "name": "psr/http-server-handler",
1261 "url": "https://github.com/php-fig/http-server-handler.git",
1262 "reference": "439d92054dc06097f2406ec074a2627839955a02"
1266 "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/439d92054dc06097f2406ec074a2627839955a02",
1267 "reference": "439d92054dc06097f2406ec074a2627839955a02",
1272 "psr/http-message": "^1.0"
1277 "dev-master": "1.0.x-dev"
1282 "Psr\\Http\\Server\\": "src/"
1285 "notification-url": "https://packagist.org/downloads/",
1292 "homepage": "http://www.php-fig.org/"
1295 "description": "Common interface for HTTP server-side request handler",
1307 "time": "2018-01-22T17:04:15+00:00"
1310 "name": "psr/http-server-middleware",
1314 "url": "https://github.com/php-fig/http-server-middleware.git",
1315 "reference": "ea17eb1fb2c8df6db919cc578451a8013c6a0ae5"
1319 "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/ea17eb1fb2c8df6db919cc578451a8013c6a0ae5",
1320 "reference": "ea17eb1fb2c8df6db919cc578451a8013c6a0ae5",
1325 "psr/http-message": "^1.0",
1326 "psr/http-server-handler": "^1.0"
1331 "dev-master": "1.0.x-dev"
1336 "Psr\\Http\\Server\\": "src/"
1339 "notification-url": "https://packagist.org/downloads/",
1346 "homepage": "http://www.php-fig.org/"
1349 "description": "Common interface for HTTP server-side middleware",
1360 "time": "2018-01-22T17:08:31+00:00"
1367 "url": "https://github.com/php-fig/log.git",
1368 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1372 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1373 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1382 "dev-master": "1.0.x-dev"
1387 "Psr\\Log\\": "Psr/Log/"
1390 "notification-url": "https://packagist.org/downloads/",
1397 "homepage": "http://www.php-fig.org/"
1400 "description": "Common interface for logging libraries",
1401 "homepage": "https://github.com/php-fig/log",
1407 "time": "2016-10-10T12:19:37+00:00"
1410 "name": "psr/simple-cache",
1414 "url": "https://github.com/php-fig/simple-cache.git",
1415 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
1419 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1420 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
1429 "dev-master": "1.0.x-dev"
1434 "Psr\\SimpleCache\\": "src/"
1437 "notification-url": "https://packagist.org/downloads/",
1444 "homepage": "http://www.php-fig.org/"
1447 "description": "Common interfaces for simple caching",
1455 "time": "2017-10-23T01:57:42+00:00"
1458 "name": "swiftmailer/swiftmailer",
1459 "version": "v5.4.10",
1462 "url": "https://github.com/swiftmailer/swiftmailer.git",
1463 "reference": "dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97"
1467 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97",
1468 "reference": "dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97",
1475 "mockery/mockery": "~0.9.1",
1476 "symfony/phpunit-bridge": "~3.2"
1481 "dev-master": "5.4-dev"
1486 "lib/swift_required.php"
1489 "notification-url": "https://packagist.org/downloads/",
1495 "name": "Chris Corbyn"
1498 "name": "Fabien Potencier",
1499 "email": "fabien@symfony.com"
1502 "description": "Swiftmailer, free feature-rich PHP mailer",
1503 "homepage": "https://swiftmailer.symfony.com",
1509 "time": "2018-07-27T08:58:59+00:00"
1512 "name": "symfony/cache",
1513 "version": "v4.1.4",
1516 "url": "https://github.com/symfony/cache.git",
1517 "reference": "b8440ff4635c6631aca21a09ab72e0b7e3a6cb7a"
1521 "url": "https://api.github.com/repos/symfony/cache/zipball/b8440ff4635c6631aca21a09ab72e0b7e3a6cb7a",
1522 "reference": "b8440ff4635c6631aca21a09ab72e0b7e3a6cb7a",
1527 "psr/cache": "~1.0",
1529 "psr/simple-cache": "^1.0"
1532 "symfony/var-dumper": "<3.4"
1535 "psr/cache-implementation": "1.0",
1536 "psr/simple-cache-implementation": "1.0"
1539 "cache/integration-tests": "dev-master",
1540 "doctrine/cache": "~1.6",
1541 "doctrine/dbal": "~2.4",
1542 "predis/predis": "~1.0"
1547 "dev-master": "4.1-dev"
1552 "Symfony\\Component\\Cache\\": ""
1554 "exclude-from-classmap": [
1558 "notification-url": "https://packagist.org/downloads/",
1564 "name": "Nicolas Grekas",
1565 "email": "p@tchwork.com"
1568 "name": "Symfony Community",
1569 "homepage": "https://symfony.com/contributors"
1572 "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
1573 "homepage": "https://symfony.com",
1578 "time": "2018-08-27T09:36:56+00:00"
1581 "name": "symfony/console",
1582 "version": "v4.1.4",
1585 "url": "https://github.com/symfony/console.git",
1586 "reference": "ca80b8ced97cf07390078b29773dc384c39eee1f"
1590 "url": "https://api.github.com/repos/symfony/console/zipball/ca80b8ced97cf07390078b29773dc384c39eee1f",
1591 "reference": "ca80b8ced97cf07390078b29773dc384c39eee1f",
1596 "symfony/polyfill-mbstring": "~1.0"
1599 "symfony/dependency-injection": "<3.4",
1600 "symfony/process": "<3.3"
1604 "symfony/config": "~3.4|~4.0",
1605 "symfony/dependency-injection": "~3.4|~4.0",
1606 "symfony/event-dispatcher": "~3.4|~4.0",
1607 "symfony/lock": "~3.4|~4.0",
1608 "symfony/process": "~3.4|~4.0"
1611 "psr/log-implementation": "For using the console logger",
1612 "symfony/event-dispatcher": "",
1614 "symfony/process": ""
1619 "dev-master": "4.1-dev"
1624 "Symfony\\Component\\Console\\": ""
1626 "exclude-from-classmap": [
1630 "notification-url": "https://packagist.org/downloads/",
1636 "name": "Fabien Potencier",
1637 "email": "fabien@symfony.com"
1640 "name": "Symfony Community",
1641 "homepage": "https://symfony.com/contributors"
1644 "description": "Symfony Console Component",
1645 "homepage": "https://symfony.com",
1646 "time": "2018-07-26T11:24:31+00:00"
1649 "name": "symfony/expression-language",
1650 "version": "v4.1.4",
1653 "url": "https://github.com/symfony/expression-language.git",
1654 "reference": "065bba63c61c96fd2d4fbd01b28de058e6f8779a"
1658 "url": "https://api.github.com/repos/symfony/expression-language/zipball/065bba63c61c96fd2d4fbd01b28de058e6f8779a",
1659 "reference": "065bba63c61c96fd2d4fbd01b28de058e6f8779a",
1664 "symfony/cache": "~3.4|~4.0"
1669 "dev-master": "4.1-dev"
1674 "Symfony\\Component\\ExpressionLanguage\\": ""
1676 "exclude-from-classmap": [
1680 "notification-url": "https://packagist.org/downloads/",
1686 "name": "Fabien Potencier",
1687 "email": "fabien@symfony.com"
1690 "name": "Symfony Community",
1691 "homepage": "https://symfony.com/contributors"
1694 "description": "Symfony ExpressionLanguage Component",
1695 "homepage": "https://symfony.com",
1696 "time": "2018-07-26T09:10:45+00:00"
1699 "name": "symfony/finder",
1700 "version": "v4.1.4",
1703 "url": "https://github.com/symfony/finder.git",
1704 "reference": "e162f1df3102d0b7472805a5a9d5db9fcf0a8068"
1708 "url": "https://api.github.com/repos/symfony/finder/zipball/e162f1df3102d0b7472805a5a9d5db9fcf0a8068",
1709 "reference": "e162f1df3102d0b7472805a5a9d5db9fcf0a8068",
1718 "dev-master": "4.1-dev"
1723 "Symfony\\Component\\Finder\\": ""
1725 "exclude-from-classmap": [
1729 "notification-url": "https://packagist.org/downloads/",
1735 "name": "Fabien Potencier",
1736 "email": "fabien@symfony.com"
1739 "name": "Symfony Community",
1740 "homepage": "https://symfony.com/contributors"
1743 "description": "Symfony Finder Component",
1744 "homepage": "https://symfony.com",
1745 "time": "2018-07-26T11:24:31+00:00"
1748 "name": "symfony/intl",
1749 "version": "v4.1.4",
1752 "url": "https://github.com/symfony/intl.git",
1753 "reference": "ab0fba135f163ca6e1d72ab6fdeac49e0285e6b0"
1757 "url": "https://api.github.com/repos/symfony/intl/zipball/ab0fba135f163ca6e1d72ab6fdeac49e0285e6b0",
1758 "reference": "ab0fba135f163ca6e1d72ab6fdeac49e0285e6b0",
1763 "symfony/polyfill-intl-icu": "~1.0"
1766 "symfony/filesystem": "~3.4|~4.0"
1769 "ext-intl": "to use the component with locales other than \"en\""
1774 "dev-master": "4.1-dev"
1779 "Symfony\\Component\\Intl\\": ""
1784 "exclude-from-classmap": [
1788 "notification-url": "https://packagist.org/downloads/",
1794 "name": "Bernhard Schussek",
1795 "email": "bschussek@gmail.com"
1798 "name": "Eriksen Costa",
1799 "email": "eriksen.costa@infranology.com.br"
1802 "name": "Igor Wiedler",
1803 "email": "igor@wiedler.ch"
1806 "name": "Symfony Community",
1807 "homepage": "https://symfony.com/contributors"
1810 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
1811 "homepage": "https://symfony.com",
1815 "internationalization",
1820 "time": "2018-08-01T08:24:03+00:00"
1823 "name": "symfony/polyfill-ctype",
1824 "version": "v1.9.0",
1827 "url": "https://github.com/symfony/polyfill-ctype.git",
1828 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
1832 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
1833 "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
1840 "ext-ctype": "For best performance"
1845 "dev-master": "1.9-dev"
1850 "Symfony\\Polyfill\\Ctype\\": ""
1856 "notification-url": "https://packagist.org/downloads/",
1862 "name": "Symfony Community",
1863 "homepage": "https://symfony.com/contributors"
1866 "name": "Gert de Pagter",
1867 "email": "BackEndTea@gmail.com"
1870 "description": "Symfony polyfill for ctype functions",
1871 "homepage": "https://symfony.com",
1878 "time": "2018-08-06T14:22:27+00:00"
1881 "name": "symfony/polyfill-intl-icu",
1882 "version": "v1.9.0",
1885 "url": "https://github.com/symfony/polyfill-intl-icu.git",
1886 "reference": "f22a90256d577c7ef7efad8df1f0201663d57644"
1890 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/f22a90256d577c7ef7efad8df1f0201663d57644",
1891 "reference": "f22a90256d577c7ef7efad8df1f0201663d57644",
1896 "symfony/intl": "~2.3|~3.0|~4.0"
1899 "ext-intl": "For best performance"
1904 "dev-master": "1.9-dev"
1912 "notification-url": "https://packagist.org/downloads/",
1918 "name": "Nicolas Grekas",
1919 "email": "p@tchwork.com"
1922 "name": "Symfony Community",
1923 "homepage": "https://symfony.com/contributors"
1926 "description": "Symfony polyfill for intl's ICU-related data and classes",
1927 "homepage": "https://symfony.com",
1936 "time": "2018-08-06T14:22:27+00:00"
1939 "name": "symfony/polyfill-mbstring",
1940 "version": "v1.9.0",
1943 "url": "https://github.com/symfony/polyfill-mbstring.git",
1944 "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"
1948 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
1949 "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",
1956 "ext-mbstring": "For best performance"
1961 "dev-master": "1.9-dev"
1966 "Symfony\\Polyfill\\Mbstring\\": ""
1972 "notification-url": "https://packagist.org/downloads/",
1978 "name": "Nicolas Grekas",
1979 "email": "p@tchwork.com"
1982 "name": "Symfony Community",
1983 "homepage": "https://symfony.com/contributors"
1986 "description": "Symfony polyfill for the Mbstring extension",
1987 "homepage": "https://symfony.com",
1995 "time": "2018-08-06T14:22:27+00:00"
1998 "name": "symfony/routing",
1999 "version": "v4.1.4",
2002 "url": "https://github.com/symfony/routing.git",
2003 "reference": "a5784c2ec4168018c87b38f0e4f39d2278499f51"
2007 "url": "https://api.github.com/repos/symfony/routing/zipball/a5784c2ec4168018c87b38f0e4f39d2278499f51",
2008 "reference": "a5784c2ec4168018c87b38f0e4f39d2278499f51",
2015 "symfony/config": "<3.4",
2016 "symfony/dependency-injection": "<3.4",
2017 "symfony/yaml": "<3.4"
2020 "doctrine/annotations": "~1.0",
2022 "symfony/config": "~3.4|~4.0",
2023 "symfony/dependency-injection": "~3.4|~4.0",
2024 "symfony/expression-language": "~3.4|~4.0",
2025 "symfony/http-foundation": "~3.4|~4.0",
2026 "symfony/yaml": "~3.4|~4.0"
2029 "doctrine/annotations": "For using the annotation loader",
2030 "symfony/config": "For using the all-in-one router or any loader",
2031 "symfony/dependency-injection": "For loading routes from a service",
2032 "symfony/expression-language": "For using expression matching",
2033 "symfony/http-foundation": "For using a Symfony Request object",
2034 "symfony/yaml": "For using the YAML loader"
2039 "dev-master": "4.1-dev"
2044 "Symfony\\Component\\Routing\\": ""
2046 "exclude-from-classmap": [
2050 "notification-url": "https://packagist.org/downloads/",
2056 "name": "Fabien Potencier",
2057 "email": "fabien@symfony.com"
2060 "name": "Symfony Community",
2061 "homepage": "https://symfony.com/contributors"
2064 "description": "Symfony Routing Component",
2065 "homepage": "https://symfony.com",
2072 "time": "2018-08-03T07:58:40+00:00"
2075 "name": "symfony/yaml",
2076 "version": "v4.1.4",
2079 "url": "https://github.com/symfony/yaml.git",
2080 "reference": "b832cc289608b6d305f62149df91529a2ab3c314"
2084 "url": "https://api.github.com/repos/symfony/yaml/zipball/b832cc289608b6d305f62149df91529a2ab3c314",
2085 "reference": "b832cc289608b6d305f62149df91529a2ab3c314",
2090 "symfony/polyfill-ctype": "~1.8"
2093 "symfony/console": "<3.4"
2096 "symfony/console": "~3.4|~4.0"
2099 "symfony/console": "For validating YAML files using the lint command"
2104 "dev-master": "4.1-dev"
2109 "Symfony\\Component\\Yaml\\": ""
2111 "exclude-from-classmap": [
2115 "notification-url": "https://packagist.org/downloads/",
2121 "name": "Fabien Potencier",
2122 "email": "fabien@symfony.com"
2125 "name": "Symfony Community",
2126 "homepage": "https://symfony.com/contributors"
2129 "description": "Symfony Yaml Component",
2130 "homepage": "https://symfony.com",
2131 "time": "2018-08-18T16:52:46+00:00"
2134 "name": "typo3/class-alias-loader",
2138 "url": "https://github.com/TYPO3/class-alias-loader.git",
2139 "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0"
2143 "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/4972f9f6c2bad07ab1620b5c9717fa626e9b03b0",
2144 "reference": "4972f9f6c2bad07ab1620b5c9717fa626e9b03b0",
2148 "composer-plugin-api": "^1.0",
2152 "helhum/class-alias-loader": "*"
2155 "composer/composer": "dev-master",
2156 "mikey179/vfsstream": "1.4.*@dev",
2157 "phpunit/phpunit": "^4.8"
2159 "type": "composer-plugin",
2161 "class": "TYPO3\\ClassAliasLoader\\Plugin",
2163 "dev-master": "1.0.x-dev"
2168 "TYPO3\\ClassAliasLoader\\": "src/"
2171 "notification-url": "https://packagist.org/downloads/",
2177 "name": "Helmut Hummel",
2178 "email": "info@helhum.io"
2181 "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages",
2182 "homepage": "http://github.com/TYPO3/class-alias-loader",
2189 "time": "2018-10-03T12:49:56+00:00"
2192 "name": "typo3/cms-cli",
2196 "url": "https://github.com/TYPO3/cms-cli.git",
2197 "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82"
2201 "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82",
2202 "reference": "215a0bf5c446b4e0b20f4562bbaf3d6215a5ee82",
2212 "notification-url": "https://packagist.org/downloads/",
2216 "description": "TYPO3 command line binary",
2217 "homepage": "https://typo3.org",
2218 "time": "2018-03-08T20:16:43+00:00"
2221 "name": "typo3/cms-composer-installers",
2222 "version": "v2.2.1",
2225 "url": "https://github.com/TYPO3/CmsComposerInstallers.git",
2226 "reference": "c2f6634171d5936a791925a161f7076ce4665ddf"
2230 "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/c2f6634171d5936a791925a161f7076ce4665ddf",
2231 "reference": "c2f6634171d5936a791925a161f7076ce4665ddf",
2235 "composer-plugin-api": "^1.0.0",
2236 "php": ">=7.0.0 <7.4"
2239 "composer/installers": "<1.0.24 || >1.0.24"
2242 "lw/typo3cms-installers": "*",
2243 "netresearch/composer-installers": "*"
2246 "composer/composer": "^1.2"
2248 "type": "composer-plugin",
2250 "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin",
2252 "dev-master": "2.1.x-dev"
2257 "TYPO3\\CMS\\Composer\\": "src/"
2260 "notification-url": "https://packagist.org/downloads/",
2266 "name": "The TYPO3 Community",
2267 "homepage": "https://typo3.org/community/",
2268 "role": "Contributor"
2271 "name": "TYPO3 CMS Core Team",
2272 "homepage": "https://forge.typo3.org/projects/typo3cms-core",
2276 "description": "TYPO3 CMS Installers",
2277 "homepage": "https://github.com/TYPO3/CmsComposerInstallers",
2285 "time": "2018-10-27T19:55:20+00:00"
2288 "name": "typo3/phar-stream-wrapper",
2289 "version": "v3.0.1",
2292 "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
2293 "reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009"
2297 "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009",
2298 "reference": "b3cbcfd2e4de5943bf05ec975d42d0e8d85c0009",
2305 "phpunit/phpunit": "^6.5"
2310 "TYPO3\\PharStreamWrapper\\": "src/"
2313 "notification-url": "https://packagist.org/downloads/",
2317 "description": "Interceptors for PHP's native phar:// stream handling",
2318 "homepage": "https://typo3.org/",
2325 "time": "2018-10-18T08:50:44+00:00"
2328 "name": "typo3fluid/fluid",
2332 "url": "https://github.com/TYPO3/Fluid.git",
2333 "reference": "bcd0ff44dd3c4f9d0f37097b0237db6319c2b181"
2337 "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/bcd0ff44dd3c4f9d0f37097b0237db6319c2b181",
2338 "reference": "bcd0ff44dd3c4f9d0f37097b0237db6319c2b181",
2345 "mikey179/vfsstream": "^1.6",
2346 "phpunit/phpunit": "^4.8",
2347 "satooshi/php-coveralls": "^1.0",
2348 "squizlabs/php_codesniffer": "^2.7"
2356 "TYPO3Fluid\\Fluid\\": "src/"
2359 "notification-url": "https://packagist.org/downloads/",
2363 "description": "The TYPO3 Fluid template rendering engine",
2364 "time": "2018-07-09T12:55:32+00:00"
2369 "name": "behat/gherkin",
2370 "version": "v4.5.1",
2373 "url": "https://github.com/Behat/Gherkin.git",
2374 "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a"
2378 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
2379 "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
2386 "phpunit/phpunit": "~4.5|~5",
2387 "symfony/phpunit-bridge": "~2.7|~3",
2388 "symfony/yaml": "~2.3|~3"
2391 "symfony/yaml": "If you want to parse features, represented in YAML files"
2396 "dev-master": "4.4-dev"
2401 "Behat\\Gherkin": "src/"
2404 "notification-url": "https://packagist.org/downloads/",
2410 "name": "Konstantin Kudryashov",
2411 "email": "ever.zet@gmail.com",
2412 "homepage": "http://everzet.com"
2415 "description": "Gherkin DSL parser for PHP 5.3",
2416 "homepage": "http://behat.org/",
2425 "time": "2017-08-30T11:04:43+00:00"
2428 "name": "codeception/codeception",
2432 "url": "https://github.com/Codeception/Codeception.git",
2433 "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc"
2437 "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5fee32d5c82791548931cbc34806b4de6aa1abfc",
2438 "reference": "5fee32d5c82791548931cbc34806b4de6aa1abfc",
2442 "behat/gherkin": "^4.4.0",
2443 "codeception/phpunit-wrapper": "^6.0.9|^7.0.6",
2444 "codeception/stub": "^2.0",
2446 "ext-mbstring": "*",
2447 "facebook/webdriver": ">=1.1.3 <2.0",
2448 "guzzlehttp/guzzle": ">=4.1.4 <7.0",
2449 "guzzlehttp/psr7": "~1.0",
2450 "php": ">=5.6.0 <8.0",
2451 "symfony/browser-kit": ">=2.7 <5.0",
2452 "symfony/console": ">=2.7 <5.0",
2453 "symfony/css-selector": ">=2.7 <5.0",
2454 "symfony/dom-crawler": ">=2.7 <5.0",
2455 "symfony/event-dispatcher": ">=2.7 <5.0",
2456 "symfony/finder": ">=2.7 <5.0",
2457 "symfony/yaml": ">=2.7 <5.0"
2460 "codeception/specify": "~0.3",
2461 "facebook/graph-sdk": "~5.3",
2462 "flow/jsonpath": "~0.2",
2463 "monolog/monolog": "~1.8",
2464 "pda/pheanstalk": "~3.0",
2465 "php-amqplib/php-amqplib": "~2.4",
2466 "predis/predis": "^1.0",
2467 "squizlabs/php_codesniffer": "~2.0",
2468 "symfony/process": ">=2.7 <5.0",
2469 "vlucas/phpdotenv": "^2.4.0"
2472 "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
2473 "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
2474 "codeception/specify": "BDD-style code blocks",
2475 "codeception/verify": "BDD-style assertions",
2476 "flow/jsonpath": "For using JSONPath in REST module",
2477 "league/factory-muffin": "For DataFactory module",
2478 "league/factory-muffin-faker": "For Faker support in DataFactory module",
2479 "phpseclib/phpseclib": "for SFTP option in FTP Module",
2480 "stecman/symfony-console-completion": "For BASH autocompletion",
2481 "symfony/phpunit-bridge": "For phpunit-bridge support"
2492 "Codeception\\": "src\\Codeception",
2493 "Codeception\\Extension\\": "ext"
2496 "notification-url": "https://packagist.org/downloads/",
2502 "name": "Michael Bodnarchuk",
2503 "email": "davert@mail.ua",
2504 "homepage": "http://codegyre.com"
2507 "description": "BDD-style testing framework",
2508 "homepage": "http://codeception.com/",
2512 "acceptance testing",
2513 "functional testing",
2516 "time": "2018-08-01T07:21:49+00:00"
2519 "name": "codeception/phpunit-wrapper",
2523 "url": "https://github.com/Codeception/phpunit-wrapper.git",
2524 "reference": "f18ed631f1eddbb603d72219f577d223b23a1f89"
2528 "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/f18ed631f1eddbb603d72219f577d223b23a1f89",
2529 "reference": "f18ed631f1eddbb603d72219f577d223b23a1f89",
2533 "phpunit/php-code-coverage": "^6.0",
2534 "phpunit/phpunit": "^7.1",
2535 "sebastian/comparator": "^3.0",
2536 "sebastian/diff": "^3.0"
2539 "codeception/specify": "*",
2540 "vlucas/phpdotenv": "^2.4"
2545 "Codeception\\PHPUnit\\": "src\\"
2548 "notification-url": "https://packagist.org/downloads/",
2555 "email": "davert.php@resend.cc"
2558 "description": "PHPUnit classes used by Codeception",
2559 "time": "2018-06-20T20:07:21+00:00"
2562 "name": "codeception/stub",
2566 "url": "https://github.com/Codeception/Stub.git",
2567 "reference": "b2eff325d8ff0b824ff659048be7be4e5767d7d0"
2571 "url": "https://api.github.com/repos/Codeception/Stub/zipball/b2eff325d8ff0b824ff659048be7be4e5767d7d0",
2572 "reference": "b2eff325d8ff0b824ff659048be7be4e5767d7d0",
2576 "phpunit/phpunit-mock-objects": ">2.3 <7.0"
2579 "phpunit/phpunit": ">=4.8 <8.0"
2584 "Codeception\\": "src/"
2587 "notification-url": "https://packagist.org/downloads/",
2591 "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
2592 "time": "2018-05-18T14:33:08+00:00"
2595 "name": "composer/semver",
2599 "url": "https://github.com/composer/semver.git",
2600 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
2604 "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
2605 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
2609 "php": "^5.3.2 || ^7.0"
2612 "phpunit/phpunit": "^4.5 || ^5.0.5",
2613 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
2618 "dev-master": "1.x-dev"
2623 "Composer\\Semver\\": "src"
2626 "notification-url": "https://packagist.org/downloads/",
2632 "name": "Nils Adermann",
2633 "email": "naderman@naderman.de",
2634 "homepage": "http://www.naderman.de"
2637 "name": "Jordi Boggiano",
2638 "email": "j.boggiano@seld.be",
2639 "homepage": "http://seld.be"
2643 "email": "rob.bast@gmail.com",
2644 "homepage": "http://robbast.nl"
2647 "description": "Semver library that offers utilities, version constraint parsing and validation.",
2654 "time": "2016-08-30T16:08:34+00:00"
2657 "name": "composer/xdebug-handler",
2661 "url": "https://github.com/composer/xdebug-handler.git",
2662 "reference": "c919dc6c62e221fc6406f861ea13433c0aa24f08"
2666 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/c919dc6c62e221fc6406f861ea13433c0aa24f08",
2667 "reference": "c919dc6c62e221fc6406f861ea13433c0aa24f08",
2671 "php": "^5.3.2 || ^7.0",
2675 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
2680 "Composer\\XdebugHandler\\": "src"
2683 "notification-url": "https://packagist.org/downloads/",
2689 "name": "John Stevenson",
2690 "email": "john-stevenson@blueyonder.co.uk"
2693 "description": "Restarts a process without xdebug.",
2698 "time": "2018-04-11T15:42:36+00:00"
2701 "name": "facebook/webdriver",
2705 "url": "https://github.com/facebook/php-webdriver.git",
2706 "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e"
2710 "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e",
2711 "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e",
2717 "ext-mbstring": "*",
2719 "php": "^5.6 || ~7.0",
2720 "symfony/process": "^2.8 || ^3.1 || ^4.0"
2723 "friendsofphp/php-cs-fixer": "^2.0",
2724 "jakub-onderka/php-parallel-lint": "^0.9.2",
2725 "php-coveralls/php-coveralls": "^2.0",
2726 "php-mock/php-mock-phpunit": "^1.1",
2727 "phpunit/phpunit": "^5.7",
2728 "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
2729 "squizlabs/php_codesniffer": "^2.6",
2730 "symfony/var-dumper": "^3.3 || ^4.0"
2733 "ext-SimpleXML": "For Firefox profile creation"
2738 "dev-community": "1.5-dev"
2743 "Facebook\\WebDriver\\": "lib/"
2746 "notification-url": "https://packagist.org/downloads/",
2750 "description": "A PHP client for Selenium WebDriver",
2751 "homepage": "https://github.com/facebook/php-webdriver",
2758 "time": "2018-05-16T17:37:13+00:00"
2761 "name": "fiunchinho/phpunit-randomizer",
2762 "version": "v4.0.0",
2765 "url": "https://github.com/fiunchinho/phpunit-randomizer.git",
2766 "reference": "a2d7c2b9ef994d6a79dc89e6d7176d3232022646"
2770 "url": "https://api.github.com/repos/fiunchinho/phpunit-randomizer/zipball/a2d7c2b9ef994d6a79dc89e6d7176d3232022646",
2771 "reference": "a2d7c2b9ef994d6a79dc89e6d7176d3232022646",
2778 "phpunit/phpunit": "<7.0"
2781 "phpunit/phpunit": "^7.0"
2784 "bin/phpunit-randomizer"
2789 "dev-master": "1.0.x-dev"
2794 "PHPUnitRandomizer": "src/"
2797 "notification-url": "https://packagist.org/downloads/",
2803 "name": "Jose Manuel Armesto",
2804 "email": "jose@armesto.net"
2807 "description": "Execute your test cases in random order, so you can check if they have hidden dependencies",
2808 "homepage": "https://armesto.net/",
2814 "time": "2018-05-09T11:37:10+00:00"
2817 "name": "friendsofphp/php-cs-fixer",
2818 "version": "v2.12.2",
2821 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
2822 "reference": "dcc87d5414e9d0bd316fce81a5bedb9ce720b183"
2826 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/dcc87d5414e9d0bd316fce81a5bedb9ce720b183",
2827 "reference": "dcc87d5414e9d0bd316fce81a5bedb9ce720b183",
2831 "composer/semver": "^1.4",
2832 "composer/xdebug-handler": "^1.0",
2833 "doctrine/annotations": "^1.2",
2835 "ext-tokenizer": "*",
2836 "php": "^5.6 || >=7.0 <7.3",
2837 "php-cs-fixer/diff": "^1.3",
2838 "symfony/console": "^3.2 || ^4.0",
2839 "symfony/event-dispatcher": "^3.0 || ^4.0",
2840 "symfony/filesystem": "^3.0 || ^4.0",
2841 "symfony/finder": "^3.0 || ^4.0",
2842 "symfony/options-resolver": "^3.0 || ^4.0",
2843 "symfony/polyfill-php70": "^1.0",
2844 "symfony/polyfill-php72": "^1.4",
2845 "symfony/process": "^3.0 || ^4.0",
2846 "symfony/stopwatch": "^3.0 || ^4.0"
2852 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
2853 "justinrainbow/json-schema": "^5.0",
2854 "keradus/cli-executor": "^1.1",
2855 "mikey179/vfsstream": "^1.6",
2856 "php-coveralls/php-coveralls": "^2.1",
2857 "php-cs-fixer/accessible-object": "^1.0",
2858 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.0.1",
2859 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.0.1",
2860 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
2861 "phpunitgoodpractices/traits": "^1.5.1",
2862 "symfony/phpunit-bridge": "^4.0"
2865 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
2866 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
2867 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
2868 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
2873 "type": "application",
2876 "PhpCsFixer\\": "src/"
2879 "tests/Test/AbstractFixerTestCase.php",
2880 "tests/Test/AbstractIntegrationCaseFactory.php",
2881 "tests/Test/AbstractIntegrationTestCase.php",
2882 "tests/Test/Assert/AssertTokensTrait.php",
2883 "tests/Test/IntegrationCase.php",
2884 "tests/Test/IntegrationCaseFactory.php",
2885 "tests/Test/IntegrationCaseFactoryInterface.php",
2886 "tests/Test/InternalIntegrationCaseFactory.php",
2887 "tests/TestCase.php"
2890 "notification-url": "https://packagist.org/downloads/",
2896 "name": "Dariusz Rumiński",
2897 "email": "dariusz.ruminski@gmail.com"
2900 "name": "Fabien Potencier",
2901 "email": "fabien@symfony.com"
2904 "description": "A tool to automatically fix PHP code style",
2905 "time": "2018-07-06T10:37:40+00:00"
2908 "name": "mikey179/vfsStream",
2909 "version": "v1.6.5",
2912 "url": "https://github.com/mikey179/vfsStream.git",
2913 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
2917 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
2918 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
2925 "phpunit/phpunit": "~4.5"
2930 "dev-master": "1.6.x-dev"
2935 "org\\bovigo\\vfs\\": "src/main/php"
2938 "notification-url": "https://packagist.org/downloads/",
2944 "name": "Frank Kleine",
2945 "homepage": "http://frankkleine.de/",
2949 "description": "Virtual file system to mock the real file system in unit tests.",
2950 "homepage": "http://vfs.bovigo.org/",
2951 "time": "2017-08-01T08:02:14+00:00"
2954 "name": "myclabs/deep-copy",
2958 "url": "https://github.com/myclabs/DeepCopy.git",
2959 "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
2963 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
2964 "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
2971 "myclabs/deep-copy": "self.version"
2974 "doctrine/collections": "^1.0",
2975 "doctrine/common": "^2.6",
2976 "phpunit/phpunit": "^7.1"
2981 "DeepCopy\\": "src/DeepCopy/"
2984 "src/DeepCopy/deep_copy.php"
2987 "notification-url": "https://packagist.org/downloads/",
2991 "description": "Create deep copies (clones) of your objects",
2999 "time": "2018-06-11T23:09:50+00:00"
3002 "name": "paragonie/random_compat",
3003 "version": "v2.0.17",
3006 "url": "https://github.com/paragonie/random_compat.git",
3007 "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d"
3011 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d",
3012 "reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d",
3019 "phpunit/phpunit": "4.*|5.*"
3022 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3030 "notification-url": "https://packagist.org/downloads/",
3036 "name": "Paragon Initiative Enterprises",
3037 "email": "security@paragonie.com",
3038 "homepage": "https://paragonie.com"
3041 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3048 "time": "2018-07-04T16:31:37+00:00"
3051 "name": "phar-io/manifest",
3055 "url": "https://github.com/phar-io/manifest.git",
3056 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
3060 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
3061 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
3067 "phar-io/version": "^1.0.1",
3068 "php": "^5.6 || ^7.0"
3073 "dev-master": "1.0.x-dev"
3081 "notification-url": "https://packagist.org/downloads/",
3087 "name": "Arne Blankerts",
3088 "email": "arne@blankerts.de",
3092 "name": "Sebastian Heuer",
3093 "email": "sebastian@phpeople.de",
3097 "name": "Sebastian Bergmann",
3098 "email": "sebastian@phpunit.de",
3102 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
3103 "time": "2017-03-05T18:14:27+00:00"
3106 "name": "phar-io/version",
3110 "url": "https://github.com/phar-io/version.git",
3111 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
3115 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
3116 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
3120 "php": "^5.6 || ^7.0"
3128 "notification-url": "https://packagist.org/downloads/",
3134 "name": "Arne Blankerts",
3135 "email": "arne@blankerts.de",
3139 "name": "Sebastian Heuer",
3140 "email": "sebastian@phpeople.de",
3144 "name": "Sebastian Bergmann",
3145 "email": "sebastian@phpunit.de",
3149 "description": "Library for handling version information and constraints",
3150 "time": "2017-03-05T17:38:23+00:00"
3153 "name": "php-cs-fixer/diff",
3154 "version": "v1.3.0",
3157 "url": "https://github.com/PHP-CS-Fixer/diff.git",
3158 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
3162 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
3163 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
3167 "php": "^5.6 || ^7.0"
3170 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
3171 "symfony/process": "^3.3"
3179 "notification-url": "https://packagist.org/downloads/",
3185 "name": "Kore Nordmann",
3186 "email": "mail@kore-nordmann.de"
3189 "name": "Sebastian Bergmann",
3190 "email": "sebastian@phpunit.de"
3193 "name": "SpacePossum"
3196 "description": "sebastian/diff v2 backport support for PHP5.6",
3197 "homepage": "https://github.com/PHP-CS-Fixer",
3201 "time": "2018-02-15T16:58:55+00:00"
3204 "name": "phpdocumentor/reflection-common",
3208 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3209 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3213 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3214 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3221 "phpunit/phpunit": "^4.6"
3226 "dev-master": "1.0.x-dev"
3231 "phpDocumentor\\Reflection\\": [
3236 "notification-url": "https://packagist.org/downloads/",
3242 "name": "Jaap van Otterdijk",
3243 "email": "opensource@ijaap.nl"
3246 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3247 "homepage": "http://www.phpdoc.org",
3255 "time": "2017-09-11T18:02:19+00:00"
3258 "name": "phpdocumentor/reflection-docblock",
3262 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3263 "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
3267 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
3268 "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
3273 "phpdocumentor/reflection-common": "^1.0.0",
3274 "phpdocumentor/type-resolver": "^0.4.0",
3275 "webmozart/assert": "^1.0"
3278 "doctrine/instantiator": "~1.0.5",
3279 "mockery/mockery": "^1.0",
3280 "phpunit/phpunit": "^6.4"
3285 "dev-master": "4.x-dev"
3290 "phpDocumentor\\Reflection\\": [
3295 "notification-url": "https://packagist.org/downloads/",
3301 "name": "Mike van Riel",
3302 "email": "me@mikevanriel.com"
3305 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3306 "time": "2017-11-30T07:14:17+00:00"
3309 "name": "phpdocumentor/type-resolver",
3313 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3314 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3318 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3319 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3323 "php": "^5.5 || ^7.0",
3324 "phpdocumentor/reflection-common": "^1.0"
3327 "mockery/mockery": "^0.9.4",
3328 "phpunit/phpunit": "^5.2||^4.8.24"
3333 "dev-master": "1.0.x-dev"
3338 "phpDocumentor\\Reflection\\": [
3343 "notification-url": "https://packagist.org/downloads/",
3349 "name": "Mike van Riel",
3350 "email": "me@mikevanriel.com"
3353 "time": "2017-07-14T14:27:02+00:00"
3356 "name": "phpspec/prophecy",
3360 "url": "https://github.com/phpspec/prophecy.git",
3361 "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
3365 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
3366 "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
3370 "doctrine/instantiator": "^1.0.2",
3372 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
3373 "sebastian/comparator": "^1.1|^2.0|^3.0",
3374 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
3377 "phpspec/phpspec": "^2.5|^3.2",
3378 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
3383 "dev-master": "1.7.x-dev"
3388 "Prophecy\\": "src/"
3391 "notification-url": "https://packagist.org/downloads/",
3397 "name": "Konstantin Kudryashov",
3398 "email": "ever.zet@gmail.com",
3399 "homepage": "http://everzet.com"
3402 "name": "Marcello Duarte",
3403 "email": "marcello.duarte@gmail.com"
3406 "description": "Highly opinionated mocking framework for PHP 5.3+",
3407 "homepage": "https://github.com/phpspec/prophecy",
3416 "time": "2018-04-18T13:57:24+00:00"
3419 "name": "phpunit/php-code-coverage",
3423 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3424 "reference": "4cab20a326d14de7575a8e235c70d879b569a57a"
3428 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4cab20a326d14de7575a8e235c70d879b569a57a",
3429 "reference": "4cab20a326d14de7575a8e235c70d879b569a57a",
3434 "ext-xmlwriter": "*",
3436 "phpunit/php-file-iterator": "^1.4.2",
3437 "phpunit/php-text-template": "^1.2.1",
3438 "phpunit/php-token-stream": "^3.0",
3439 "sebastian/code-unit-reverse-lookup": "^1.0.1",
3440 "sebastian/environment": "^3.1",
3441 "sebastian/version": "^2.0.1",
3442 "theseer/tokenizer": "^1.1"
3445 "phpunit/phpunit": "^7.0"
3448 "ext-xdebug": "^2.6.0"
3453 "dev-master": "6.0-dev"
3461 "notification-url": "https://packagist.org/downloads/",
3467 "name": "Sebastian Bergmann",
3468 "email": "sebastian@phpunit.de",
3472 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3473 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3479 "time": "2018-05-28T11:49:20+00:00"
3482 "name": "phpunit/php-file-iterator",
3486 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3487 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
3491 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
3492 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
3501 "dev-master": "1.4.x-dev"
3509 "notification-url": "https://packagist.org/downloads/",
3515 "name": "Sebastian Bergmann",
3516 "email": "sb@sebastian-bergmann.de",
3520 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3521 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3526 "time": "2017-11-27T13:52:08+00:00"
3529 "name": "phpunit/php-text-template",
3533 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3534 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3538 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3539 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3551 "notification-url": "https://packagist.org/downloads/",
3557 "name": "Sebastian Bergmann",
3558 "email": "sebastian@phpunit.de",
3562 "description": "Simple template engine.",
3563 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3567 "time": "2015-06-21T13:50:34+00:00"
3570 "name": "phpunit/php-timer",
3574 "url": "https://github.com/sebastianbergmann/php-timer.git",
3575 "reference": "8b8454ea6958c3dee38453d3bd571e023108c91f"
3579 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b8454ea6958c3dee38453d3bd571e023108c91f",
3580 "reference": "8b8454ea6958c3dee38453d3bd571e023108c91f",
3587 "phpunit/phpunit": "^7.0"
3592 "dev-master": "2.0-dev"
3600 "notification-url": "https://packagist.org/downloads/",
3606 "name": "Sebastian Bergmann",
3607 "email": "sebastian@phpunit.de",
3611 "description": "Utility class for timing",
3612 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3616 "time": "2018-02-01T13:07:23+00:00"
3619 "name": "phpunit/php-token-stream",
3623 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3624 "reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace"
3628 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/21ad88bbba7c3d93530d93994e0a33cd45f02ace",
3629 "reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace",
3633 "ext-tokenizer": "*",
3637 "phpunit/phpunit": "^7.0"
3642 "dev-master": "3.0-dev"
3650 "notification-url": "https://packagist.org/downloads/",
3656 "name": "Sebastian Bergmann",
3657 "email": "sebastian@phpunit.de"
3660 "description": "Wrapper around PHP's tokenizer extension.",
3661 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3665 "time": "2018-02-01T13:16:43+00:00"
3668 "name": "phpunit/phpunit",
3672 "url": "https://github.com/sebastianbergmann/phpunit.git",
3673 "reference": "ca64dba53b88aba6af32aebc6b388068db95c435"
3677 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ca64dba53b88aba6af32aebc6b388068db95c435",
3678 "reference": "ca64dba53b88aba6af32aebc6b388068db95c435",
3685 "ext-mbstring": "*",
3687 "myclabs/deep-copy": "^1.6.1",
3688 "phar-io/manifest": "^1.0.1",
3689 "phar-io/version": "^1.0",
3691 "phpspec/prophecy": "^1.7",
3692 "phpunit/php-code-coverage": "^6.0.1",
3693 "phpunit/php-file-iterator": "^1.4.3",
3694 "phpunit/php-text-template": "^1.2.1",
3695 "phpunit/php-timer": "^2.0",
3696 "phpunit/phpunit-mock-objects": "^6.1.1",
3697 "sebastian/comparator": "^3.0",
3698 "sebastian/diff": "^3.0",
3699 "sebastian/environment": "^3.1",
3700 "sebastian/exporter": "^3.1",
3701 "sebastian/global-state": "^2.0",
3702 "sebastian/object-enumerator": "^3.0.3",
3703 "sebastian/resource-operations": "^1.0",
3704 "sebastian/version": "^2.0.1"
3711 "phpunit/php-invoker": "^2.0"
3719 "dev-master": "7.1-dev"
3727 "notification-url": "https://packagist.org/downloads/",
3733 "name": "Sebastian Bergmann",
3734 "email": "sebastian@phpunit.de",
3738 "description": "The PHP Unit Testing framework.",
3739 "homepage": "https://phpunit.de/",
3745 "time": "2018-04-29T15:09:19+00:00"
3748 "name": "phpunit/phpunit-mock-objects",
3752 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3753 "reference": "f9756fd4f43f014cb2dca98deeaaa8ce5500a36e"
3757 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/f9756fd4f43f014cb2dca98deeaaa8ce5500a36e",
3758 "reference": "f9756fd4f43f014cb2dca98deeaaa8ce5500a36e",
3762 "doctrine/instantiator": "^1.0.5",
3764 "phpunit/php-text-template": "^1.2.1",
3765 "sebastian/exporter": "^3.1"
3768 "phpunit/phpunit": "^7.0"
3776 "dev-master": "6.1-dev"
3784 "notification-url": "https://packagist.org/downloads/",
3790 "name": "Sebastian Bergmann",
3791 "email": "sebastian@phpunit.de",
3795 "description": "Mock Object library for PHPUnit",
3796 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3801 "time": "2018-05-29T13:54:20+00:00"
3804 "name": "sebastian/code-unit-reverse-lookup",
3808 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3809 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3813 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3814 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3818 "php": "^5.6 || ^7.0"
3821 "phpunit/phpunit": "^5.7 || ^6.0"
3826 "dev-master": "1.0.x-dev"
3834 "notification-url": "https://packagist.org/downloads/",
3840 "name": "Sebastian Bergmann",
3841 "email": "sebastian@phpunit.de"
3844 "description": "Looks up which function or method a line of code belongs to",
3845 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3846 "time": "2017-03-04T06:30:41+00:00"
3849 "name": "sebastian/comparator",
3853 "url": "https://github.com/sebastianbergmann/comparator.git",
3854 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
3858 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3859 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
3864 "sebastian/diff": "^3.0",
3865 "sebastian/exporter": "^3.1"
3868 "phpunit/phpunit": "^7.1"
3873 "dev-master": "3.0-dev"
3881 "notification-url": "https://packagist.org/downloads/",
3887 "name": "Jeff Welch",
3888 "email": "whatthejeff@gmail.com"
3891 "name": "Volker Dusch",
3892 "email": "github@wallbash.com"
3895 "name": "Bernhard Schussek",
3896 "email": "bschussek@2bepublished.at"
3899 "name": "Sebastian Bergmann",
3900 "email": "sebastian@phpunit.de"
3903 "description": "Provides the functionality to compare PHP values for equality",
3904 "homepage": "https://github.com/sebastianbergmann/comparator",
3910 "time": "2018-07-12T15:12:46+00:00"
3913 "name": "sebastian/diff",
3917 "url": "https://github.com/sebastianbergmann/diff.git",
3918 "reference": "366541b989927187c4ca70490a35615d3fef2dce"
3922 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/366541b989927187c4ca70490a35615d3fef2dce",
3923 "reference": "366541b989927187c4ca70490a35615d3fef2dce",
3930 "phpunit/phpunit": "^7.0",
3931 "symfony/process": "^2 || ^3.3 || ^4"
3936 "dev-master": "3.0-dev"
3944 "notification-url": "https://packagist.org/downloads/",
3950 "name": "Kore Nordmann",
3951 "email": "mail@kore-nordmann.de"
3954 "name": "Sebastian Bergmann",
3955 "email": "sebastian@phpunit.de"
3958 "description": "Diff implementation",
3959 "homepage": "https://github.com/sebastianbergmann/diff",
3966 "time": "2018-06-10T07:54:39+00:00"
3969 "name": "sebastian/environment",
3973 "url": "https://github.com/sebastianbergmann/environment.git",
3974 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
3978 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
3979 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
3986 "phpunit/phpunit": "^6.1"
3991 "dev-master": "3.1.x-dev"
3999 "notification-url": "https://packagist.org/downloads/",
4005 "name": "Sebastian Bergmann",
4006 "email": "sebastian@phpunit.de"
4009 "description": "Provides functionality to handle HHVM/PHP environments",
4010 "homepage": "http://www.github.com/sebastianbergmann/environment",
4016 "time": "2017-07-01T08:51:00+00:00"
4019 "name": "sebastian/exporter",
4023 "url": "https://github.com/sebastianbergmann/exporter.git",
4024 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
4028 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
4029 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
4034 "sebastian/recursion-context": "^3.0"
4037 "ext-mbstring": "*",
4038 "phpunit/phpunit": "^6.0"
4043 "dev-master": "3.1.x-dev"
4051 "notification-url": "https://packagist.org/downloads/",
4057 "name": "Jeff Welch",
4058 "email": "whatthejeff@gmail.com"
4061 "name": "Volker Dusch",
4062 "email": "github@wallbash.com"
4065 "name": "Bernhard Schussek",
4066 "email": "bschussek@2bepublished.at"
4069 "name": "Sebastian Bergmann",
4070 "email": "sebastian@phpunit.de"
4073 "name": "Adam Harvey",
4074 "email": "aharvey@php.net"
4077 "description": "Provides the functionality to export PHP variables for visualization",
4078 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4083 "time": "2017-04-03T13:19:02+00:00"
4086 "name": "sebastian/global-state",
4090 "url": "https://github.com/sebastianbergmann/global-state.git",
4091 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
4095 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4096 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4103 "phpunit/phpunit": "^6.0"
4111 "dev-master": "2.0-dev"
4119 "notification-url": "https://packagist.org/downloads/",
4125 "name": "Sebastian Bergmann",
4126 "email": "sebastian@phpunit.de"
4129 "description": "Snapshotting of global state",
4130 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4134 "time": "2017-04-27T15:39:26+00:00"
4137 "name": "sebastian/object-enumerator",
4141 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4142 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
4146 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4147 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4152 "sebastian/object-reflector": "^1.1.1",
4153 "sebastian/recursion-context": "^3.0"
4156 "phpunit/phpunit": "^6.0"
4161 "dev-master": "3.0.x-dev"
4169 "notification-url": "https://packagist.org/downloads/",
4175 "name": "Sebastian Bergmann",
4176 "email": "sebastian@phpunit.de"
4179 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4180 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4181 "time": "2017-08-03T12:35:26+00:00"
4184 "name": "sebastian/object-reflector",
4188 "url": "https://github.com/sebastianbergmann/object-reflector.git",
4189 "reference": "773f97c67f28de00d397be301821b06708fca0be"
4193 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
4194 "reference": "773f97c67f28de00d397be301821b06708fca0be",
4201 "phpunit/phpunit": "^6.0"
4206 "dev-master": "1.1-dev"
4214 "notification-url": "https://packagist.org/downloads/",
4220 "name": "Sebastian Bergmann",
4221 "email": "sebastian@phpunit.de"
4224 "description": "Allows reflection of object attributes, including inherited and non-public ones",
4225 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
4226 "time": "2017-03-29T09:07:27+00:00"
4229 "name": "sebastian/recursion-context",
4233 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4234 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
4238 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4239 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4246 "phpunit/phpunit": "^6.0"
4251 "dev-master": "3.0.x-dev"
4259 "notification-url": "https://packagist.org/downloads/",
4265 "name": "Jeff Welch",
4266 "email": "whatthejeff@gmail.com"
4269 "name": "Sebastian Bergmann",
4270 "email": "sebastian@phpunit.de"
4273 "name": "Adam Harvey",
4274 "email": "aharvey@php.net"
4277 "description": "Provides functionality to recursively process PHP variables",
4278 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4279 "time": "2017-03-03T06:23:57+00:00"
4282 "name": "sebastian/resource-operations",
4286 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4287 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4291 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4292 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4301 "dev-master": "1.0.x-dev"
4309 "notification-url": "https://packagist.org/downloads/",
4315 "name": "Sebastian Bergmann",
4316 "email": "sebastian@phpunit.de"
4319 "description": "Provides a list of PHP built-in functions that operate on resources",
4320 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4321 "time": "2015-07-28T20:34:47+00:00"
4324 "name": "sebastian/version",
4328 "url": "https://github.com/sebastianbergmann/version.git",
4329 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4333 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4334 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4343 "dev-master": "2.0.x-dev"
4351 "notification-url": "https://packagist.org/downloads/",
4357 "name": "Sebastian Bergmann",
4358 "email": "sebastian@phpunit.de",
4362 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4363 "homepage": "https://github.com/sebastianbergmann/version",
4364 "time": "2016-10-03T07:35:21+00:00"
4367 "name": "symfony/browser-kit",
4368 "version": "v4.1.4",
4371 "url": "https://github.com/symfony/browser-kit.git",
4372 "reference": "c55fe9257003b2d95c0211b3f6941e8dfd26dffd"
4376 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c55fe9257003b2d95c0211b3f6941e8dfd26dffd",
4377 "reference": "c55fe9257003b2d95c0211b3f6941e8dfd26dffd",
4382 "symfony/dom-crawler": "~3.4|~4.0"
4385 "symfony/css-selector": "~3.4|~4.0",
4386 "symfony/process": "~3.4|~4.0"
4389 "symfony/process": ""
4394 "dev-master": "4.1-dev"
4399 "Symfony\\Component\\BrowserKit\\": ""
4401 "exclude-from-classmap": [
4405 "notification-url": "https://packagist.org/downloads/",
4411 "name": "Fabien Potencier",
4412 "email": "fabien@symfony.com"
4415 "name": "Symfony Community",
4416 "homepage": "https://symfony.com/contributors"
4419 "description": "Symfony BrowserKit Component",
4420 "homepage": "https://symfony.com",
4421 "time": "2018-07-26T09:10:45+00:00"
4424 "name": "symfony/css-selector",
4425 "version": "v4.1.4",
4428 "url": "https://github.com/symfony/css-selector.git",
4429 "reference": "2a4df7618f869b456f9096781e78c57b509d76c7"
4433 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2a4df7618f869b456f9096781e78c57b509d76c7",
4434 "reference": "2a4df7618f869b456f9096781e78c57b509d76c7",
4443 "dev-master": "4.1-dev"
4448 "Symfony\\Component\\CssSelector\\": ""
4450 "exclude-from-classmap": [
4454 "notification-url": "https://packagist.org/downloads/",
4460 "name": "Jean-François Simon",
4461 "email": "jeanfrancois.simon@sensiolabs.com"
4464 "name": "Fabien Potencier",
4465 "email": "fabien@symfony.com"
4468 "name": "Symfony Community",
4469 "homepage": "https://symfony.com/contributors"
4472 "description": "Symfony CssSelector Component",
4473 "homepage": "https://symfony.com",
4474 "time": "2018-07-26T09:10:45+00:00"
4477 "name": "symfony/dom-crawler",
4478 "version": "v4.1.4",
4481 "url": "https://github.com/symfony/dom-crawler.git",
4482 "reference": "1c4519d257e652404c3aa550207ccd8ada66b38e"
4486 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/1c4519d257e652404c3aa550207ccd8ada66b38e",
4487 "reference": "1c4519d257e652404c3aa550207ccd8ada66b38e",
4492 "symfony/polyfill-ctype": "~1.8",
4493 "symfony/polyfill-mbstring": "~1.0"
4496 "symfony/css-selector": "~3.4|~4.0"
4499 "symfony/css-selector": ""
4504 "dev-master": "4.1-dev"
4509 "Symfony\\Component\\DomCrawler\\": ""
4511 "exclude-from-classmap": [
4515 "notification-url": "https://packagist.org/downloads/",
4521 "name": "Fabien Potencier",
4522 "email": "fabien@symfony.com"
4525 "name": "Symfony Community",
4526 "homepage": "https://symfony.com/contributors"
4529 "description": "Symfony DomCrawler Component",
4530 "homepage": "https://symfony.com",
4531 "time": "2018-07-26T11:00:49+00:00"
4534 "name": "symfony/event-dispatcher",
4535 "version": "v4.1.4",
4538 "url": "https://github.com/symfony/event-dispatcher.git",
4539 "reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e"
4543 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bfb30c2ad377615a463ebbc875eba64a99f6aa3e",
4544 "reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e",
4551 "symfony/dependency-injection": "<3.4"
4555 "symfony/config": "~3.4|~4.0",
4556 "symfony/dependency-injection": "~3.4|~4.0",
4557 "symfony/expression-language": "~3.4|~4.0",
4558 "symfony/stopwatch": "~3.4|~4.0"
4561 "symfony/dependency-injection": "",
4562 "symfony/http-kernel": ""
4567 "dev-master": "4.1-dev"
4572 "Symfony\\Component\\EventDispatcher\\": ""
4574 "exclude-from-classmap": [
4578 "notification-url": "https://packagist.org/downloads/",
4584 "name": "Fabien Potencier",
4585 "email": "fabien@symfony.com"
4588 "name": "Symfony Community",
4589 "homepage": "https://symfony.com/contributors"
4592 "description": "Symfony EventDispatcher Component",
4593 "homepage": "https://symfony.com",
4594 "time": "2018-07-26T09:10:45+00:00"
4597 "name": "symfony/filesystem",
4598 "version": "v4.1.4",
4601 "url": "https://github.com/symfony/filesystem.git",
4602 "reference": "c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e"
4606 "url": "https://api.github.com/repos/symfony/filesystem/zipball/c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e",
4607 "reference": "c0f5f62db218fa72195b8b8700e4b9b9cf52eb5e",
4612 "symfony/polyfill-ctype": "~1.8"
4617 "dev-master": "4.1-dev"
4622 "Symfony\\Component\\Filesystem\\": ""
4624 "exclude-from-classmap": [
4628 "notification-url": "https://packagist.org/downloads/",
4634 "name": "Fabien Potencier",
4635 "email": "fabien@symfony.com"
4638 "name": "Symfony Community",
4639 "homepage": "https://symfony.com/contributors"
4642 "description": "Symfony Filesystem Component",
4643 "homepage": "https://symfony.com",
4644 "time": "2018-08-18T16:52:46+00:00"
4647 "name": "symfony/options-resolver",
4648 "version": "v4.1.4",
4651 "url": "https://github.com/symfony/options-resolver.git",
4652 "reference": "1913f1962477cdbb13df951f8147d5da1fe2412c"
4656 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/1913f1962477cdbb13df951f8147d5da1fe2412c",
4657 "reference": "1913f1962477cdbb13df951f8147d5da1fe2412c",
4666 "dev-master": "4.1-dev"
4671 "Symfony\\Component\\OptionsResolver\\": ""
4673 "exclude-from-classmap": [
4677 "notification-url": "https://packagist.org/downloads/",
4683 "name": "Fabien Potencier",
4684 "email": "fabien@symfony.com"
4687 "name": "Symfony Community",
4688 "homepage": "https://symfony.com/contributors"
4691 "description": "Symfony OptionsResolver Component",
4692 "homepage": "https://symfony.com",
4698 "time": "2018-07-26T08:55:25+00:00"
4701 "name": "symfony/polyfill-php70",
4702 "version": "v1.9.0",
4705 "url": "https://github.com/symfony/polyfill-php70.git",
4706 "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934"
4710 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
4711 "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
4715 "paragonie/random_compat": "~1.0|~2.0|~9.99",
4721 "dev-master": "1.9-dev"
4726 "Symfony\\Polyfill\\Php70\\": ""
4735 "notification-url": "https://packagist.org/downloads/",
4741 "name": "Nicolas Grekas",
4742 "email": "p@tchwork.com"
4745 "name": "Symfony Community",
4746 "homepage": "https://symfony.com/contributors"
4749 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
4750 "homepage": "https://symfony.com",
4757 "time": "2018-08-06T14:22:27+00:00"
4760 "name": "symfony/polyfill-php72",
4761 "version": "v1.9.0",
4764 "url": "https://github.com/symfony/polyfill-php72.git",
4765 "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae"
4769 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/95c50420b0baed23852452a7f0c7b527303ed5ae",
4770 "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae",
4779 "dev-master": "1.9-dev"
4784 "Symfony\\Polyfill\\Php72\\": ""
4790 "notification-url": "https://packagist.org/downloads/",
4796 "name": "Nicolas Grekas",
4797 "email": "p@tchwork.com"
4800 "name": "Symfony Community",
4801 "homepage": "https://symfony.com/contributors"
4804 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4805 "homepage": "https://symfony.com",
4812 "time": "2018-08-06T14:22:27+00:00"
4815 "name": "symfony/process",
4816 "version": "v4.1.4",
4819 "url": "https://github.com/symfony/process.git",
4820 "reference": "86cdb930a6a855b0ab35fb60c1504cb36184f843"
4824 "url": "https://api.github.com/repos/symfony/process/zipball/86cdb930a6a855b0ab35fb60c1504cb36184f843",
4825 "reference": "86cdb930a6a855b0ab35fb60c1504cb36184f843",
4834 "dev-master": "4.1-dev"
4839 "Symfony\\Component\\Process\\": ""
4841 "exclude-from-classmap": [
4845 "notification-url": "https://packagist.org/downloads/",
4851 "name": "Fabien Potencier",
4852 "email": "fabien@symfony.com"
4855 "name": "Symfony Community",
4856 "homepage": "https://symfony.com/contributors"
4859 "description": "Symfony Process Component",
4860 "homepage": "https://symfony.com",
4861 "time": "2018-08-03T11:13:38+00:00"
4864 "name": "symfony/stopwatch",
4865 "version": "v4.1.4",
4868 "url": "https://github.com/symfony/stopwatch.git",
4869 "reference": "966c982df3cca41324253dc0c7ffe76b6076b705"
4873 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/966c982df3cca41324253dc0c7ffe76b6076b705",
4874 "reference": "966c982df3cca41324253dc0c7ffe76b6076b705",
4883 "dev-master": "4.1-dev"
4888 "Symfony\\Component\\Stopwatch\\": ""
4890 "exclude-from-classmap": [
4894 "notification-url": "https://packagist.org/downloads/",
4900 "name": "Fabien Potencier",
4901 "email": "fabien@symfony.com"
4904 "name": "Symfony Community",
4905 "homepage": "https://symfony.com/contributors"
4908 "description": "Symfony Stopwatch Component",
4909 "homepage": "https://symfony.com",
4910 "time": "2018-07-26T11:00:49+00:00"
4913 "name": "theseer/tokenizer",
4917 "url": "https://github.com/theseer/tokenizer.git",
4918 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
4922 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
4923 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
4928 "ext-tokenizer": "*",
4929 "ext-xmlwriter": "*",
4938 "notification-url": "https://packagist.org/downloads/",
4944 "name": "Arne Blankerts",
4945 "email": "arne@blankerts.de",
4949 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
4950 "time": "2017-04-07T12:08:54+00:00"
4953 "name": "typo3/cms-styleguide",
4957 "url": "https://github.com/TYPO3/styleguide.git",
4958 "reference": "e945c17a78cfd25ccea6335907fae35e55369d20"
4962 "url": "https://api.github.com/repos/TYPO3/styleguide/zipball/e945c17a78cfd25ccea6335907fae35e55369d20",
4963 "reference": "e945c17a78cfd25ccea6335907fae35e55369d20",
4970 "codeception/codeception": "^2.4",
4971 "typo3/cms-about": "^9.5",
4972 "typo3/cms-core": "^9.5",
4973 "typo3/cms-frontend": "^9.5",
4974 "typo3/cms-install": "^9.5",
4975 "typo3/testing-framework": "^4.11.0"
4977 "type": "typo3-cms-extension",
4980 "app-dir": ".Build",
4981 "web-dir": ".Build/Web",
4982 "extension-key": "styleguide"
4987 "TYPO3\\CMS\\Styleguide\\": "Classes/"
4990 "notification-url": "https://packagist.org/downloads/",
4996 "name": "Felix Kopp",
4997 "email": "felix-source@phorax.com",
4998 "homepage": "http://phorax.com",
5002 "name": "TYPO3 CMS Core Team",
5003 "homepage": "https://forge.typo3.org/projects/typo3cms-core",
5007 "description": "TYPO3 CMS Extension to test everything in the TYPO3 Backend",
5008 "homepage": "https://github.com/TYPO3/styleguide",
5014 "time": "2018-11-02T12:59:32+00:00"
5017 "name": "typo3/testing-framework",
5018 "version": "4.11.1",
5021 "url": "https://github.com/TYPO3/testing-framework.git",
5022 "reference": "cfc5ad04e61898c8144e19ca5f7e8d83203a4b24"
5026 "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/cfc5ad04e61898c8144e19ca5f7e8d83203a4b24",
5027 "reference": "cfc5ad04e61898c8144e19ca5f7e8d83203a4b24",
5031 "mikey179/vfsstream": "~1.6.0",
5032 "phpunit/phpunit": "^7.1",
5033 "typo3/cms-backend": "^9.3",
5034 "typo3/cms-core": "^9.3",
5035 "typo3/cms-extbase": "^9.3",
5036 "typo3/cms-fluid": "^9.3",
5037 "typo3/cms-frontend": "^9.3",
5038 "typo3/cms-recordlist": "^9.3",
5039 "typo3fluid/fluid": "^2.5"
5042 "codeception/codeception": "^2.4",
5043 "typo3/cms-styleguide": "^9.0"
5048 "TYPO3\\TestingFramework\\": "Classes/"
5051 "notification-url": "https://packagist.org/downloads/",
5057 "name": "The TYPO3 Community",
5058 "homepage": "https://typo3.org/community/",
5059 "role": "Contributor"
5062 "name": "TYPO3 CMS Core Team",
5063 "homepage": "https://forge.typo3.org/projects/typo3cms-core",
5067 "description": "The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.",
5068 "homepage": "https://typo3.org/",
5074 "time": "2018-11-02T16:00:39+00:00"
5077 "name": "webmozart/assert",
5081 "url": "https://github.com/webmozart/assert.git",
5082 "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
5086 "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
5087 "reference": "0df1908962e7a3071564e857d86874dad1ef204a",