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": "b1953ceec577434625a7aee12f650daa",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30",
21 "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30",
25 "behat/gherkin": "^4.6.0",
26 "behat/transliterator": "^1.2",
27 "container-interop/container-interop": "^1.2",
30 "psr/container": "^1.0",
31 "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
32 "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
33 "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
34 "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
35 "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
36 "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
39 "herrera-io/box": "~1.6.1",
40 "phpunit/phpunit": "^4.8.36 || ^6.3",
41 "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
44 "ext-dom": "Needed to output test results in JUnit format."
52 "dev-master": "3.6.x-dev"
57 "Behat\\Behat\\": "src/Behat/Behat/",
58 "Behat\\Testwork\\": "src/Behat/Testwork/"
61 "notification-url": "https://packagist.org/downloads/",
67 "name": "Konstantin Kudryashov",
68 "email": "ever.zet@gmail.com",
69 "homepage": "http://everzet.com"
72 "description": "Scenario-oriented BDD framework for PHP 5.3",
73 "homepage": "http://behat.org/",
88 "time": "2020-02-06T09:54:48+00:00"
91 "name": "behat/gherkin",
95 "url": "https://github.com/Behat/Gherkin.git",
96 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
100 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
101 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
108 "phpunit/phpunit": "~4.5|~5",
109 "symfony/phpunit-bridge": "~2.7|~3|~4",
110 "symfony/yaml": "~2.3|~3|~4"
113 "symfony/yaml": "If you want to parse features, represented in YAML files"
118 "dev-master": "4.4-dev"
123 "Behat\\Gherkin": "src/"
126 "notification-url": "https://packagist.org/downloads/",
132 "name": "Konstantin Kudryashov",
133 "email": "ever.zet@gmail.com",
134 "homepage": "http://everzet.com"
137 "description": "Gherkin DSL parser for PHP 5.3",
138 "homepage": "http://behat.org/",
147 "time": "2020-03-17T14:03:26+00:00"
150 "name": "behat/mink",
154 "url": "https://github.com/minkphp/Mink.git",
155 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
159 "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
160 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
165 "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
168 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
169 "symfony/debug": "^2.7|^3.0|^4.0",
170 "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
173 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
174 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
175 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
176 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
177 "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
182 "dev-master": "1.8.x-dev"
187 "Behat\\Mink\\": "src/"
190 "notification-url": "https://packagist.org/downloads/",
196 "name": "Konstantin Kudryashov",
197 "email": "ever.zet@gmail.com",
198 "homepage": "http://everzet.com"
201 "description": "Browser controller/emulator abstraction for PHP",
202 "homepage": "http://mink.behat.org/",
208 "time": "2020-03-11T15:45:53+00:00"
211 "name": "behat/mink-browserkit-driver",
215 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
216 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
220 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
221 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
225 "behat/mink": "^1.7.1@dev",
227 "symfony/browser-kit": "~2.3|~3.0|~4.0",
228 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
231 "mink/driver-testsuite": "dev-master",
232 "symfony/debug": "^2.7|^3.0|^4.0",
233 "symfony/http-kernel": "~2.3|~3.0|~4.0"
235 "type": "mink-driver",
238 "dev-master": "1.3.x-dev"
243 "Behat\\Mink\\Driver\\": "src/"
246 "notification-url": "https://packagist.org/downloads/",
252 "name": "Konstantin Kudryashov",
253 "email": "ever.zet@gmail.com",
254 "homepage": "http://everzet.com"
257 "description": "Symfony2 BrowserKit driver for Mink framework",
258 "homepage": "http://mink.behat.org/",
265 "time": "2020-03-11T09:49:45+00:00"
268 "name": "behat/mink-extension",
272 "url": "https://github.com/Behat/MinkExtension.git",
273 "reference": "80f7849ba53867181b7e412df9210e12fba50177"
277 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
278 "reference": "80f7849ba53867181b7e412df9210e12fba50177",
282 "behat/behat": "^3.0.5",
283 "behat/mink": "^1.5",
285 "symfony/config": "^2.7|^3.0|^4.0"
288 "behat/mink-goutte-driver": "^1.1",
289 "phpspec/phpspec": "^2.0"
291 "type": "behat-extension",
294 "dev-master": "2.1.x-dev"
299 "Behat\\MinkExtension": "src/"
302 "notification-url": "https://packagist.org/downloads/",
308 "name": "Christophe Coevoet",
309 "email": "stof@notk.org"
312 "name": "Konstantin Kudryashov",
313 "email": "ever.zet@gmail.com"
316 "description": "Mink extension for Behat",
317 "homepage": "http://extensions.behat.org/mink",
324 "time": "2018-02-06T15:36:30+00:00"
327 "name": "behat/mink-goutte-driver",
331 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
332 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
336 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
337 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
341 "behat/mink": "~1.6@dev",
342 "behat/mink-browserkit-driver": "~1.2@dev",
343 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
347 "symfony/phpunit-bridge": "~2.7|~3.0"
349 "type": "mink-driver",
352 "dev-master": "1.2.x-dev"
357 "Behat\\Mink\\Driver\\": "src/"
360 "notification-url": "https://packagist.org/downloads/",
366 "name": "Konstantin Kudryashov",
367 "email": "ever.zet@gmail.com",
368 "homepage": "http://everzet.com"
371 "description": "Goutte driver for Mink framework",
372 "homepage": "http://mink.behat.org/",
379 "time": "2016-03-05T09:04:22+00:00"
382 "name": "behat/mink-selenium2-driver",
386 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
387 "reference": "312a967dd527f28980cce40850339cd5316da092"
391 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
392 "reference": "312a967dd527f28980cce40850339cd5316da092",
396 "behat/mink": "~1.7@dev",
397 "instaclick/php-webdriver": "~1.1",
401 "mink/driver-testsuite": "dev-master"
403 "type": "mink-driver",
406 "dev-master": "1.4.x-dev"
411 "Behat\\Mink\\Driver\\": "src/"
414 "notification-url": "https://packagist.org/downloads/",
420 "name": "Pete Otaqui",
421 "email": "pete@otaqui.com",
422 "homepage": "https://github.com/pete-otaqui"
425 "name": "Konstantin Kudryashov",
426 "email": "ever.zet@gmail.com",
427 "homepage": "http://everzet.com"
430 "description": "Selenium2 (WebDriver) driver for Mink framework",
431 "homepage": "http://mink.behat.org/",
440 "time": "2020-03-11T14:43:21+00:00"
443 "name": "behat/transliterator",
447 "url": "https://github.com/Behat/Transliterator.git",
448 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
452 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
453 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
460 "chuyskywalker/rolling-curl": "^3.1",
461 "php-yaoi/php-yaoi": "^1.0",
462 "phpunit/phpunit": "^4.8.36|^6.3"
467 "dev-master": "1.2-dev"
472 "Behat\\Transliterator\\": "src/Behat/Transliterator"
475 "notification-url": "https://packagist.org/downloads/",
479 "description": "String transliterator",
485 "time": "2020-01-14T16:39:13+00:00"
488 "name": "container-interop/container-interop",
492 "url": "https://github.com/container-interop/container-interop.git",
493 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
497 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
498 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
502 "psr/container": "^1.0"
507 "Interop\\Container\\": "src/Interop/Container/"
510 "notification-url": "https://packagist.org/downloads/",
514 "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
515 "homepage": "https://github.com/container-interop/container-interop",
516 "abandoned": "psr/container",
517 "time": "2017-02-14T19:40:03+00:00"
520 "name": "doctrine/instantiator",
524 "url": "https://github.com/doctrine/instantiator.git",
525 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
529 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
530 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
537 "doctrine/coding-standard": "^6.0",
540 "phpbench/phpbench": "^0.13",
541 "phpstan/phpstan-phpunit": "^0.11",
542 "phpstan/phpstan-shim": "^0.11",
543 "phpunit/phpunit": "^7.0"
548 "dev-master": "1.2.x-dev"
553 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
556 "notification-url": "https://packagist.org/downloads/",
562 "name": "Marco Pivetta",
563 "email": "ocramius@gmail.com",
564 "homepage": "http://ocramius.github.com/"
567 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
568 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
573 "time": "2019-10-21T16:45:58+00:00"
576 "name": "fabpot/goutte",
580 "url": "https://github.com/FriendsOfPHP/Goutte.git",
581 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae"
585 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
586 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
590 "guzzlehttp/guzzle": "^6.0",
592 "symfony/browser-kit": "^4.4|^5.0",
593 "symfony/css-selector": "^4.4|^5.0",
594 "symfony/dom-crawler": "^4.4|^5.0"
597 "symfony/phpunit-bridge": "^5.0"
599 "type": "application",
602 "dev-master": "3.3-dev"
609 "exclude-from-classmap": [
613 "notification-url": "https://packagist.org/downloads/",
619 "name": "Fabien Potencier",
620 "email": "fabien@symfony.com"
623 "description": "A simple PHP Web Scraper",
624 "homepage": "https://github.com/FriendsOfPHP/Goutte",
628 "time": "2019-12-06T13:11:18+00:00"
631 "name": "guzzlehttp/guzzle",
635 "url": "https://github.com/guzzle/guzzle.git",
636 "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e"
640 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e",
641 "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e",
646 "guzzlehttp/promises": "^1.0",
647 "guzzlehttp/psr7": "^1.6.1",
649 "symfony/polyfill-intl-idn": "^1.11"
653 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
657 "psr/log": "Required for using the Log middleware"
662 "dev-master": "6.5-dev"
667 "GuzzleHttp\\": "src/"
670 "src/functions_include.php"
673 "notification-url": "https://packagist.org/downloads/",
679 "name": "Michael Dowling",
680 "email": "mtdowling@gmail.com",
681 "homepage": "https://github.com/mtdowling"
684 "description": "Guzzle is a PHP HTTP client library",
685 "homepage": "http://guzzlephp.org/",
695 "time": "2020-04-18T10:38:46+00:00"
698 "name": "guzzlehttp/promises",
702 "url": "https://github.com/guzzle/promises.git",
703 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
707 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
708 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
715 "phpunit/phpunit": "^4.0"
720 "dev-master": "1.4-dev"
725 "GuzzleHttp\\Promise\\": "src/"
728 "src/functions_include.php"
731 "notification-url": "https://packagist.org/downloads/",
737 "name": "Michael Dowling",
738 "email": "mtdowling@gmail.com",
739 "homepage": "https://github.com/mtdowling"
742 "description": "Guzzle promises library",
746 "time": "2016-12-20T10:07:11+00:00"
749 "name": "guzzlehttp/psr7",
753 "url": "https://github.com/guzzle/psr7.git",
754 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
758 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
759 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
764 "psr/http-message": "~1.0",
765 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
768 "psr/http-message-implementation": "1.0"
772 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
775 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
780 "dev-master": "1.6-dev"
785 "GuzzleHttp\\Psr7\\": "src/"
788 "src/functions_include.php"
791 "notification-url": "https://packagist.org/downloads/",
797 "name": "Michael Dowling",
798 "email": "mtdowling@gmail.com",
799 "homepage": "https://github.com/mtdowling"
802 "name": "Tobias Schultze",
803 "homepage": "https://github.com/Tobion"
806 "description": "PSR-7 message implementation that also provides common utility methods",
817 "time": "2019-07-01T23:21:34+00:00"
820 "name": "instaclick/php-webdriver",
821 "version": "dev-local",
824 "url": "https://github.com/moodlehq/php-webdriver.git",
825 "reference": "3df827208ec104a9716aa8c30741e330da620c1e"
829 "url": "https://api.github.com/repos/moodlehq/php-webdriver/zipball/3df827208ec104a9716aa8c30741e330da620c1e",
830 "reference": "3df827208ec104a9716aa8c30741e330da620c1e",
838 "phpunit/phpunit": "^4.8",
839 "satooshi/php-coveralls": "^1.0||^2.0"
844 "dev-master": "1.4.x-dev"
857 "name": "Justin Bishop",
858 "email": "jubishop@gmail.com",
862 "name": "Anthon Pang",
863 "email": "apang@softwaredevelopment.ca",
864 "role": "Fork Maintainer"
867 "description": "PHP WebDriver for Selenium 2",
868 "homepage": "http://instaclick.com/",
876 "source": "https://github.com/moodlehq/php-webdriver/tree/local"
878 "time": "2019-08-14T02:10:24+00:00"
881 "name": "mikey179/vfsstream",
885 "url": "https://github.com/bovigo/vfsStream.git",
886 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
890 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
891 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
898 "phpunit/phpunit": "^4.5|^5.0"
903 "dev-master": "1.6.x-dev"
908 "org\\bovigo\\vfs\\": "src/main/php"
911 "notification-url": "https://packagist.org/downloads/",
917 "name": "Frank Kleine",
918 "homepage": "http://frankkleine.de/",
922 "description": "Virtual file system to mock the real file system in unit tests.",
923 "homepage": "http://vfs.bovigo.org/",
924 "time": "2019-10-30T15:31:00+00:00"
927 "name": "moodlehq/behat-extension",
928 "version": "v3.39.3",
931 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
932 "reference": "d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b"
936 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b",
937 "reference": "d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b",
941 "behat/behat": "3.6.*",
942 "behat/mink": "~1.8",
943 "behat/mink-extension": "~2.3",
944 "behat/mink-goutte-driver": "~1.2",
945 "behat/mink-selenium2-driver": "~1.4",
947 "symfony/process": "^4.0 || ^5.0"
952 "Moodle\\BehatExtension": "src/"
955 "notification-url": "https://packagist.org/downloads/",
961 "name": "David Monllaó",
962 "email": "david.monllao@gmail.com",
963 "homepage": "http://moodle.com",
967 "description": "Moodle behat extension",
973 "time": "2020-04-20T09:32:44+00:00"
976 "name": "myclabs/deep-copy",
980 "url": "https://github.com/myclabs/DeepCopy.git",
981 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
985 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
986 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
993 "myclabs/deep-copy": "self.version"
996 "doctrine/collections": "^1.0",
997 "doctrine/common": "^2.6",
998 "phpunit/phpunit": "^7.1"
1003 "DeepCopy\\": "src/DeepCopy/"
1006 "src/DeepCopy/deep_copy.php"
1009 "notification-url": "https://packagist.org/downloads/",
1013 "description": "Create deep copies (clones) of your objects",
1021 "time": "2020-01-17T21:11:47+00:00"
1024 "name": "phar-io/manifest",
1028 "url": "https://github.com/phar-io/manifest.git",
1029 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
1033 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1034 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1040 "phar-io/version": "^2.0",
1041 "php": "^5.6 || ^7.0"
1046 "dev-master": "1.0.x-dev"
1054 "notification-url": "https://packagist.org/downloads/",
1060 "name": "Arne Blankerts",
1061 "email": "arne@blankerts.de",
1065 "name": "Sebastian Heuer",
1066 "email": "sebastian@phpeople.de",
1070 "name": "Sebastian Bergmann",
1071 "email": "sebastian@phpunit.de",
1075 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1076 "time": "2018-07-08T19:23:20+00:00"
1079 "name": "phar-io/version",
1083 "url": "https://github.com/phar-io/version.git",
1084 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
1088 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1089 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1093 "php": "^5.6 || ^7.0"
1101 "notification-url": "https://packagist.org/downloads/",
1107 "name": "Arne Blankerts",
1108 "email": "arne@blankerts.de",
1112 "name": "Sebastian Heuer",
1113 "email": "sebastian@phpeople.de",
1117 "name": "Sebastian Bergmann",
1118 "email": "sebastian@phpunit.de",
1122 "description": "Library for handling version information and constraints",
1123 "time": "2018-07-08T19:19:57+00:00"
1126 "name": "phpdocumentor/reflection-common",
1130 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1131 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
1135 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
1136 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
1143 "phpunit/phpunit": "~6"
1148 "dev-master": "2.x-dev"
1153 "phpDocumentor\\Reflection\\": "src/"
1156 "notification-url": "https://packagist.org/downloads/",
1162 "name": "Jaap van Otterdijk",
1163 "email": "opensource@ijaap.nl"
1166 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1167 "homepage": "http://www.phpdoc.org",
1175 "time": "2018-08-07T13:53:10+00:00"
1178 "name": "phpdocumentor/reflection-docblock",
1182 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1183 "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
1187 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
1188 "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
1192 "ext-filter": "^7.1",
1194 "phpdocumentor/reflection-common": "^2.0",
1195 "phpdocumentor/type-resolver": "^1.0",
1196 "webmozart/assert": "^1"
1199 "doctrine/instantiator": "^1",
1200 "mockery/mockery": "^1"
1205 "dev-master": "5.x-dev"
1210 "phpDocumentor\\Reflection\\": "src"
1213 "notification-url": "https://packagist.org/downloads/",
1219 "name": "Mike van Riel",
1220 "email": "me@mikevanriel.com"
1223 "name": "Jaap van Otterdijk",
1224 "email": "account@ijaap.nl"
1227 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1228 "time": "2020-02-22T12:28:44+00:00"
1231 "name": "phpdocumentor/type-resolver",
1235 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1236 "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
1240 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
1241 "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
1246 "phpdocumentor/reflection-common": "^2.0"
1249 "ext-tokenizer": "^7.2",
1250 "mockery/mockery": "~1"
1255 "dev-master": "1.x-dev"
1260 "phpDocumentor\\Reflection\\": "src"
1263 "notification-url": "https://packagist.org/downloads/",
1269 "name": "Mike van Riel",
1270 "email": "me@mikevanriel.com"
1273 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1274 "time": "2020-02-18T18:59:58+00:00"
1277 "name": "phpspec/prophecy",
1278 "version": "v1.10.3",
1281 "url": "https://github.com/phpspec/prophecy.git",
1282 "reference": "451c3cd1418cf640de218914901e51b064abb093"
1286 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
1287 "reference": "451c3cd1418cf640de218914901e51b064abb093",
1291 "doctrine/instantiator": "^1.0.2",
1293 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
1294 "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
1295 "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
1298 "phpspec/phpspec": "^2.5 || ^3.2",
1299 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
1304 "dev-master": "1.10.x-dev"
1309 "Prophecy\\": "src/Prophecy"
1312 "notification-url": "https://packagist.org/downloads/",
1318 "name": "Konstantin Kudryashov",
1319 "email": "ever.zet@gmail.com",
1320 "homepage": "http://everzet.com"
1323 "name": "Marcello Duarte",
1324 "email": "marcello.duarte@gmail.com"
1327 "description": "Highly opinionated mocking framework for PHP 5.3+",
1328 "homepage": "https://github.com/phpspec/prophecy",
1337 "time": "2020-03-05T15:02:03+00:00"
1340 "name": "phpunit/dbunit",
1344 "url": "https://github.com/sebastianbergmann/dbunit.git",
1345 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615"
1349 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1350 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1355 "ext-simplexml": "*",
1357 "phpunit/phpunit": "^7.0",
1358 "symfony/yaml": "^3.0 || ^4.0"
1363 "dev-master": "4.0-dev"
1371 "notification-url": "https://packagist.org/downloads/",
1377 "name": "Sebastian Bergmann",
1378 "email": "sebastian@phpunit.de",
1382 "description": "PHPUnit extension for database interaction testing",
1383 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1390 "time": "2018-02-07T06:47:59+00:00"
1393 "name": "phpunit/php-code-coverage",
1397 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1398 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
1402 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1403 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1408 "ext-xmlwriter": "*",
1410 "phpunit/php-file-iterator": "^2.0",
1411 "phpunit/php-text-template": "^1.2.1",
1412 "phpunit/php-token-stream": "^3.0",
1413 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1414 "sebastian/environment": "^3.1 || ^4.0",
1415 "sebastian/version": "^2.0.1",
1416 "theseer/tokenizer": "^1.1"
1419 "phpunit/phpunit": "^7.0"
1422 "ext-xdebug": "^2.6.0"
1427 "dev-master": "6.1-dev"
1435 "notification-url": "https://packagist.org/downloads/",
1441 "name": "Sebastian Bergmann",
1442 "email": "sebastian@phpunit.de",
1446 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1447 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1453 "time": "2018-10-31T16:06:48+00:00"
1456 "name": "phpunit/php-file-iterator",
1460 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1461 "reference": "050bedf145a257b1ff02746c31894800e5122946"
1465 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
1466 "reference": "050bedf145a257b1ff02746c31894800e5122946",
1473 "phpunit/phpunit": "^7.1"
1478 "dev-master": "2.0.x-dev"
1486 "notification-url": "https://packagist.org/downloads/",
1492 "name": "Sebastian Bergmann",
1493 "email": "sebastian@phpunit.de",
1497 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1498 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1503 "time": "2018-09-13T20:33:42+00:00"
1506 "name": "phpunit/php-text-template",
1510 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1511 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1515 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1516 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1528 "notification-url": "https://packagist.org/downloads/",
1534 "name": "Sebastian Bergmann",
1535 "email": "sebastian@phpunit.de",
1539 "description": "Simple template engine.",
1540 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1544 "time": "2015-06-21T13:50:34+00:00"
1547 "name": "phpunit/php-timer",
1551 "url": "https://github.com/sebastianbergmann/php-timer.git",
1552 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
1556 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
1557 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
1564 "phpunit/phpunit": "^7.0"
1569 "dev-master": "2.1-dev"
1577 "notification-url": "https://packagist.org/downloads/",
1583 "name": "Sebastian Bergmann",
1584 "email": "sebastian@phpunit.de",
1588 "description": "Utility class for timing",
1589 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1593 "time": "2019-06-07T04:22:29+00:00"
1596 "name": "phpunit/php-token-stream",
1600 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1601 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
1605 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
1606 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
1610 "ext-tokenizer": "*",
1614 "phpunit/phpunit": "^7.0"
1619 "dev-master": "3.1-dev"
1627 "notification-url": "https://packagist.org/downloads/",
1633 "name": "Sebastian Bergmann",
1634 "email": "sebastian@phpunit.de"
1637 "description": "Wrapper around PHP's tokenizer extension.",
1638 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1642 "time": "2019-09-17T06:23:10+00:00"
1645 "name": "phpunit/phpunit",
1646 "version": "7.5.20",
1649 "url": "https://github.com/sebastianbergmann/phpunit.git",
1650 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
1654 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
1655 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
1659 "doctrine/instantiator": "^1.1",
1663 "ext-mbstring": "*",
1665 "myclabs/deep-copy": "^1.7",
1666 "phar-io/manifest": "^1.0.2",
1667 "phar-io/version": "^2.0",
1669 "phpspec/prophecy": "^1.7",
1670 "phpunit/php-code-coverage": "^6.0.7",
1671 "phpunit/php-file-iterator": "^2.0.1",
1672 "phpunit/php-text-template": "^1.2.1",
1673 "phpunit/php-timer": "^2.1",
1674 "sebastian/comparator": "^3.0",
1675 "sebastian/diff": "^3.0",
1676 "sebastian/environment": "^4.0",
1677 "sebastian/exporter": "^3.1",
1678 "sebastian/global-state": "^2.0",
1679 "sebastian/object-enumerator": "^3.0.3",
1680 "sebastian/resource-operations": "^2.0",
1681 "sebastian/version": "^2.0.1"
1684 "phpunit/phpunit-mock-objects": "*"
1692 "phpunit/php-invoker": "^2.0"
1700 "dev-master": "7.5-dev"
1708 "notification-url": "https://packagist.org/downloads/",
1714 "name": "Sebastian Bergmann",
1715 "email": "sebastian@phpunit.de",
1719 "description": "The PHP Unit Testing framework.",
1720 "homepage": "https://phpunit.de/",
1726 "time": "2020-01-08T08:45:45+00:00"
1729 "name": "psr/container",
1733 "url": "https://github.com/php-fig/container.git",
1734 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1738 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1739 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1748 "dev-master": "1.0.x-dev"
1753 "Psr\\Container\\": "src/"
1756 "notification-url": "https://packagist.org/downloads/",
1763 "homepage": "http://www.php-fig.org/"
1766 "description": "Common Container Interface (PHP FIG PSR-11)",
1767 "homepage": "https://github.com/php-fig/container",
1771 "container-interface",
1772 "container-interop",
1775 "time": "2017-02-14T16:28:37+00:00"
1778 "name": "psr/event-dispatcher",
1782 "url": "https://github.com/php-fig/event-dispatcher.git",
1783 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1787 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1788 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
1797 "dev-master": "1.0.x-dev"
1802 "Psr\\EventDispatcher\\": "src/"
1805 "notification-url": "https://packagist.org/downloads/",
1812 "homepage": "http://www.php-fig.org/"
1815 "description": "Standard interfaces for event handling.",
1821 "time": "2019-01-08T18:20:26+00:00"
1824 "name": "psr/http-message",
1828 "url": "https://github.com/php-fig/http-message.git",
1829 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1833 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1834 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1843 "dev-master": "1.0.x-dev"
1848 "Psr\\Http\\Message\\": "src/"
1851 "notification-url": "https://packagist.org/downloads/",
1858 "homepage": "http://www.php-fig.org/"
1861 "description": "Common interface for HTTP messages",
1862 "homepage": "https://github.com/php-fig/http-message",
1871 "time": "2016-08-06T14:39:51+00:00"
1874 "name": "ralouphie/getallheaders",
1878 "url": "https://github.com/ralouphie/getallheaders.git",
1879 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1883 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1884 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1891 "php-coveralls/php-coveralls": "^2.1",
1892 "phpunit/phpunit": "^5 || ^6.5"
1897 "src/getallheaders.php"
1900 "notification-url": "https://packagist.org/downloads/",
1906 "name": "Ralph Khattar",
1907 "email": "ralph.khattar@gmail.com"
1910 "description": "A polyfill for getallheaders.",
1911 "time": "2019-03-08T08:55:37+00:00"
1914 "name": "sebastian/code-unit-reverse-lookup",
1918 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1919 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1923 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1924 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1928 "php": "^5.6 || ^7.0"
1931 "phpunit/phpunit": "^5.7 || ^6.0"
1936 "dev-master": "1.0.x-dev"
1944 "notification-url": "https://packagist.org/downloads/",
1950 "name": "Sebastian Bergmann",
1951 "email": "sebastian@phpunit.de"
1954 "description": "Looks up which function or method a line of code belongs to",
1955 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1956 "time": "2017-03-04T06:30:41+00:00"
1959 "name": "sebastian/comparator",
1963 "url": "https://github.com/sebastianbergmann/comparator.git",
1964 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
1968 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1969 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1974 "sebastian/diff": "^3.0",
1975 "sebastian/exporter": "^3.1"
1978 "phpunit/phpunit": "^7.1"
1983 "dev-master": "3.0-dev"
1991 "notification-url": "https://packagist.org/downloads/",
1997 "name": "Jeff Welch",
1998 "email": "whatthejeff@gmail.com"
2001 "name": "Volker Dusch",
2002 "email": "github@wallbash.com"
2005 "name": "Bernhard Schussek",
2006 "email": "bschussek@2bepublished.at"
2009 "name": "Sebastian Bergmann",
2010 "email": "sebastian@phpunit.de"
2013 "description": "Provides the functionality to compare PHP values for equality",
2014 "homepage": "https://github.com/sebastianbergmann/comparator",
2020 "time": "2018-07-12T15:12:46+00:00"
2023 "name": "sebastian/diff",
2027 "url": "https://github.com/sebastianbergmann/diff.git",
2028 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2032 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2033 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2040 "phpunit/phpunit": "^7.5 || ^8.0",
2041 "symfony/process": "^2 || ^3.3 || ^4"
2046 "dev-master": "3.0-dev"
2054 "notification-url": "https://packagist.org/downloads/",
2060 "name": "Kore Nordmann",
2061 "email": "mail@kore-nordmann.de"
2064 "name": "Sebastian Bergmann",
2065 "email": "sebastian@phpunit.de"
2068 "description": "Diff implementation",
2069 "homepage": "https://github.com/sebastianbergmann/diff",
2076 "time": "2019-02-04T06:01:07+00:00"
2079 "name": "sebastian/environment",
2083 "url": "https://github.com/sebastianbergmann/environment.git",
2084 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
2088 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2089 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2096 "phpunit/phpunit": "^7.5"
2104 "dev-master": "4.2-dev"
2112 "notification-url": "https://packagist.org/downloads/",
2118 "name": "Sebastian Bergmann",
2119 "email": "sebastian@phpunit.de"
2122 "description": "Provides functionality to handle HHVM/PHP environments",
2123 "homepage": "http://www.github.com/sebastianbergmann/environment",
2129 "time": "2019-11-20T08:46:58+00:00"
2132 "name": "sebastian/exporter",
2136 "url": "https://github.com/sebastianbergmann/exporter.git",
2137 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2141 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
2142 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
2147 "sebastian/recursion-context": "^3.0"
2150 "ext-mbstring": "*",
2151 "phpunit/phpunit": "^6.0"
2156 "dev-master": "3.1.x-dev"
2164 "notification-url": "https://packagist.org/downloads/",
2170 "name": "Sebastian Bergmann",
2171 "email": "sebastian@phpunit.de"
2174 "name": "Jeff Welch",
2175 "email": "whatthejeff@gmail.com"
2178 "name": "Volker Dusch",
2179 "email": "github@wallbash.com"
2182 "name": "Adam Harvey",
2183 "email": "aharvey@php.net"
2186 "name": "Bernhard Schussek",
2187 "email": "bschussek@gmail.com"
2190 "description": "Provides the functionality to export PHP variables for visualization",
2191 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2196 "time": "2019-09-14T09:02:43+00:00"
2199 "name": "sebastian/global-state",
2203 "url": "https://github.com/sebastianbergmann/global-state.git",
2204 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2208 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2209 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2216 "phpunit/phpunit": "^6.0"
2224 "dev-master": "2.0-dev"
2232 "notification-url": "https://packagist.org/downloads/",
2238 "name": "Sebastian Bergmann",
2239 "email": "sebastian@phpunit.de"
2242 "description": "Snapshotting of global state",
2243 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2247 "time": "2017-04-27T15:39:26+00:00"
2250 "name": "sebastian/object-enumerator",
2254 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2255 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2259 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2260 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2265 "sebastian/object-reflector": "^1.1.1",
2266 "sebastian/recursion-context": "^3.0"
2269 "phpunit/phpunit": "^6.0"
2274 "dev-master": "3.0.x-dev"
2282 "notification-url": "https://packagist.org/downloads/",
2288 "name": "Sebastian Bergmann",
2289 "email": "sebastian@phpunit.de"
2292 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2293 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2294 "time": "2017-08-03T12:35:26+00:00"
2297 "name": "sebastian/object-reflector",
2301 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2302 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2306 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2307 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2314 "phpunit/phpunit": "^6.0"
2319 "dev-master": "1.1-dev"
2327 "notification-url": "https://packagist.org/downloads/",
2333 "name": "Sebastian Bergmann",
2334 "email": "sebastian@phpunit.de"
2337 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2338 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2339 "time": "2017-03-29T09:07:27+00:00"
2342 "name": "sebastian/recursion-context",
2346 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2347 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2351 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2352 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2359 "phpunit/phpunit": "^6.0"
2364 "dev-master": "3.0.x-dev"
2372 "notification-url": "https://packagist.org/downloads/",
2378 "name": "Jeff Welch",
2379 "email": "whatthejeff@gmail.com"
2382 "name": "Sebastian Bergmann",
2383 "email": "sebastian@phpunit.de"
2386 "name": "Adam Harvey",
2387 "email": "aharvey@php.net"
2390 "description": "Provides functionality to recursively process PHP variables",
2391 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2392 "time": "2017-03-03T06:23:57+00:00"
2395 "name": "sebastian/resource-operations",
2399 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2400 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2404 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2405 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2414 "dev-master": "2.0-dev"
2422 "notification-url": "https://packagist.org/downloads/",
2428 "name": "Sebastian Bergmann",
2429 "email": "sebastian@phpunit.de"
2432 "description": "Provides a list of PHP built-in functions that operate on resources",
2433 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2434 "time": "2018-10-04T04:07:39+00:00"
2437 "name": "sebastian/version",
2441 "url": "https://github.com/sebastianbergmann/version.git",
2442 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2446 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2447 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2456 "dev-master": "2.0.x-dev"
2464 "notification-url": "https://packagist.org/downloads/",
2470 "name": "Sebastian Bergmann",
2471 "email": "sebastian@phpunit.de",
2475 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2476 "homepage": "https://github.com/sebastianbergmann/version",
2477 "time": "2016-10-03T07:35:21+00:00"
2480 "name": "symfony/browser-kit",
2481 "version": "v4.4.7",
2484 "url": "https://github.com/symfony/browser-kit.git",
2485 "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42"
2489 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42",
2490 "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42",
2495 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
2498 "symfony/css-selector": "^3.4|^4.0|^5.0",
2499 "symfony/http-client": "^4.3|^5.0",
2500 "symfony/mime": "^4.3|^5.0",
2501 "symfony/process": "^3.4|^4.0|^5.0"
2504 "symfony/process": ""
2509 "dev-master": "4.4-dev"
2514 "Symfony\\Component\\BrowserKit\\": ""
2516 "exclude-from-classmap": [
2520 "notification-url": "https://packagist.org/downloads/",
2526 "name": "Fabien Potencier",
2527 "email": "fabien@symfony.com"
2530 "name": "Symfony Community",
2531 "homepage": "https://symfony.com/contributors"
2534 "description": "Symfony BrowserKit Component",
2535 "homepage": "https://symfony.com",
2538 "url": "https://symfony.com/sponsor",
2542 "url": "https://github.com/fabpot",
2546 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2550 "time": "2020-03-28T10:15:50+00:00"
2553 "name": "symfony/config",
2554 "version": "v4.4.7",
2557 "url": "https://github.com/symfony/config.git",
2558 "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4"
2562 "url": "https://api.github.com/repos/symfony/config/zipball/3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
2563 "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
2568 "symfony/filesystem": "^3.4|^4.0|^5.0",
2569 "symfony/polyfill-ctype": "~1.8"
2572 "symfony/finder": "<3.4"
2575 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
2576 "symfony/finder": "^3.4|^4.0|^5.0",
2577 "symfony/messenger": "^4.1|^5.0",
2578 "symfony/service-contracts": "^1.1|^2",
2579 "symfony/yaml": "^3.4|^4.0|^5.0"
2582 "symfony/yaml": "To use the yaml reference dumper"
2587 "dev-master": "4.4-dev"
2592 "Symfony\\Component\\Config\\": ""
2594 "exclude-from-classmap": [
2598 "notification-url": "https://packagist.org/downloads/",
2604 "name": "Fabien Potencier",
2605 "email": "fabien@symfony.com"
2608 "name": "Symfony Community",
2609 "homepage": "https://symfony.com/contributors"
2612 "description": "Symfony Config Component",
2613 "homepage": "https://symfony.com",
2614 "time": "2020-03-27T16:54:36+00:00"
2617 "name": "symfony/console",
2618 "version": "v5.0.7",
2621 "url": "https://github.com/symfony/console.git",
2622 "reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935"
2626 "url": "https://api.github.com/repos/symfony/console/zipball/5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
2627 "reference": "5fa1caadc8cdaa17bcfb25219f3b53fe294a9935",
2632 "symfony/polyfill-mbstring": "~1.0",
2633 "symfony/polyfill-php73": "^1.8",
2634 "symfony/service-contracts": "^1.1|^2"
2637 "symfony/dependency-injection": "<4.4",
2638 "symfony/event-dispatcher": "<4.4",
2639 "symfony/lock": "<4.4",
2640 "symfony/process": "<4.4"
2643 "psr/log-implementation": "1.0"
2647 "symfony/config": "^4.4|^5.0",
2648 "symfony/dependency-injection": "^4.4|^5.0",
2649 "symfony/event-dispatcher": "^4.4|^5.0",
2650 "symfony/lock": "^4.4|^5.0",
2651 "symfony/process": "^4.4|^5.0",
2652 "symfony/var-dumper": "^4.4|^5.0"
2655 "psr/log": "For using the console logger",
2656 "symfony/event-dispatcher": "",
2658 "symfony/process": ""
2663 "dev-master": "5.0-dev"
2668 "Symfony\\Component\\Console\\": ""
2670 "exclude-from-classmap": [
2674 "notification-url": "https://packagist.org/downloads/",
2680 "name": "Fabien Potencier",
2681 "email": "fabien@symfony.com"
2684 "name": "Symfony Community",
2685 "homepage": "https://symfony.com/contributors"
2688 "description": "Symfony Console Component",
2689 "homepage": "https://symfony.com",
2690 "time": "2020-03-30T11:42:42+00:00"
2693 "name": "symfony/css-selector",
2694 "version": "v5.0.7",
2697 "url": "https://github.com/symfony/css-selector.git",
2698 "reference": "5f8d5271303dad260692ba73dfa21777d38e124e"
2702 "url": "https://api.github.com/repos/symfony/css-selector/zipball/5f8d5271303dad260692ba73dfa21777d38e124e",
2703 "reference": "5f8d5271303dad260692ba73dfa21777d38e124e",
2712 "dev-master": "5.0-dev"
2717 "Symfony\\Component\\CssSelector\\": ""
2719 "exclude-from-classmap": [
2723 "notification-url": "https://packagist.org/downloads/",
2729 "name": "Fabien Potencier",
2730 "email": "fabien@symfony.com"
2733 "name": "Jean-François Simon",
2734 "email": "jeanfrancois.simon@sensiolabs.com"
2737 "name": "Symfony Community",
2738 "homepage": "https://symfony.com/contributors"
2741 "description": "Symfony CssSelector Component",
2742 "homepage": "https://symfony.com",
2745 "url": "https://symfony.com/sponsor",
2749 "url": "https://github.com/fabpot",
2753 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2757 "time": "2020-03-27T16:56:45+00:00"
2760 "name": "symfony/dependency-injection",
2761 "version": "v4.4.7",
2764 "url": "https://github.com/symfony/dependency-injection.git",
2765 "reference": "755b18859be26b90f4bf63753432d3387458bf31"
2769 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/755b18859be26b90f4bf63753432d3387458bf31",
2770 "reference": "755b18859be26b90f4bf63753432d3387458bf31",
2775 "psr/container": "^1.0",
2776 "symfony/service-contracts": "^1.1.6|^2"
2779 "symfony/config": "<4.3|>=5.0",
2780 "symfony/finder": "<3.4",
2781 "symfony/proxy-manager-bridge": "<3.4",
2782 "symfony/yaml": "<3.4"
2785 "psr/container-implementation": "1.0",
2786 "symfony/service-implementation": "1.0"
2789 "symfony/config": "^4.3",
2790 "symfony/expression-language": "^3.4|^4.0|^5.0",
2791 "symfony/yaml": "^3.4|^4.0|^5.0"
2794 "symfony/config": "",
2795 "symfony/expression-language": "For using expressions in service container configuration",
2796 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2797 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2803 "dev-master": "4.4-dev"
2808 "Symfony\\Component\\DependencyInjection\\": ""
2810 "exclude-from-classmap": [
2814 "notification-url": "https://packagist.org/downloads/",
2820 "name": "Fabien Potencier",
2821 "email": "fabien@symfony.com"
2824 "name": "Symfony Community",
2825 "homepage": "https://symfony.com/contributors"
2828 "description": "Symfony DependencyInjection Component",
2829 "homepage": "https://symfony.com",
2830 "time": "2020-03-30T10:09:30+00:00"
2833 "name": "symfony/dom-crawler",
2834 "version": "v4.4.7",
2837 "url": "https://github.com/symfony/dom-crawler.git",
2838 "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162"
2842 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4d0fb3374324071ecdd94898367a3fa4b5563162",
2843 "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162",
2848 "symfony/polyfill-ctype": "~1.8",
2849 "symfony/polyfill-mbstring": "~1.0"
2852 "masterminds/html5": "<2.6"
2855 "masterminds/html5": "^2.6",
2856 "symfony/css-selector": "^3.4|^4.0|^5.0"
2859 "symfony/css-selector": ""
2864 "dev-master": "4.4-dev"
2869 "Symfony\\Component\\DomCrawler\\": ""
2871 "exclude-from-classmap": [
2875 "notification-url": "https://packagist.org/downloads/",
2881 "name": "Fabien Potencier",
2882 "email": "fabien@symfony.com"
2885 "name": "Symfony Community",
2886 "homepage": "https://symfony.com/contributors"
2889 "description": "Symfony DomCrawler Component",
2890 "homepage": "https://symfony.com",
2893 "url": "https://symfony.com/sponsor",
2897 "url": "https://github.com/fabpot",
2901 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2905 "time": "2020-03-29T19:12:22+00:00"
2908 "name": "symfony/event-dispatcher",
2909 "version": "v5.0.7",
2912 "url": "https://github.com/symfony/event-dispatcher.git",
2913 "reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc"
2917 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/24f40d95385774ed5c71dbf014edd047e2f2f3dc",
2918 "reference": "24f40d95385774ed5c71dbf014edd047e2f2f3dc",
2923 "symfony/event-dispatcher-contracts": "^2"
2926 "symfony/dependency-injection": "<4.4"
2929 "psr/event-dispatcher-implementation": "1.0",
2930 "symfony/event-dispatcher-implementation": "2.0"
2934 "symfony/config": "^4.4|^5.0",
2935 "symfony/dependency-injection": "^4.4|^5.0",
2936 "symfony/expression-language": "^4.4|^5.0",
2937 "symfony/http-foundation": "^4.4|^5.0",
2938 "symfony/service-contracts": "^1.1|^2",
2939 "symfony/stopwatch": "^4.4|^5.0"
2942 "symfony/dependency-injection": "",
2943 "symfony/http-kernel": ""
2948 "dev-master": "5.0-dev"
2953 "Symfony\\Component\\EventDispatcher\\": ""
2955 "exclude-from-classmap": [
2959 "notification-url": "https://packagist.org/downloads/",
2965 "name": "Fabien Potencier",
2966 "email": "fabien@symfony.com"
2969 "name": "Symfony Community",
2970 "homepage": "https://symfony.com/contributors"
2973 "description": "Symfony EventDispatcher Component",
2974 "homepage": "https://symfony.com",
2977 "url": "https://symfony.com/sponsor",
2981 "url": "https://github.com/fabpot",
2985 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2989 "time": "2020-03-27T16:56:45+00:00"
2992 "name": "symfony/event-dispatcher-contracts",
2993 "version": "v2.0.1",
2996 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2997 "reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
3001 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
3002 "reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
3007 "psr/event-dispatcher": "^1"
3010 "symfony/event-dispatcher-implementation": ""
3015 "dev-master": "2.0-dev"
3020 "Symfony\\Contracts\\EventDispatcher\\": ""
3023 "notification-url": "https://packagist.org/downloads/",
3029 "name": "Nicolas Grekas",
3030 "email": "p@tchwork.com"
3033 "name": "Symfony Community",
3034 "homepage": "https://symfony.com/contributors"
3037 "description": "Generic abstractions related to dispatching event",
3038 "homepage": "https://symfony.com",
3047 "time": "2019-11-18T17:27:11+00:00"
3050 "name": "symfony/filesystem",
3051 "version": "v5.0.7",
3054 "url": "https://github.com/symfony/filesystem.git",
3055 "reference": "ca3b87dd09fff9b771731637f5379965fbfab420"
3059 "url": "https://api.github.com/repos/symfony/filesystem/zipball/ca3b87dd09fff9b771731637f5379965fbfab420",
3060 "reference": "ca3b87dd09fff9b771731637f5379965fbfab420",
3065 "symfony/polyfill-ctype": "~1.8"
3070 "dev-master": "5.0-dev"
3075 "Symfony\\Component\\Filesystem\\": ""
3077 "exclude-from-classmap": [
3081 "notification-url": "https://packagist.org/downloads/",
3087 "name": "Fabien Potencier",
3088 "email": "fabien@symfony.com"
3091 "name": "Symfony Community",
3092 "homepage": "https://symfony.com/contributors"
3095 "description": "Symfony Filesystem Component",
3096 "homepage": "https://symfony.com",
3097 "time": "2020-03-27T16:56:45+00:00"
3100 "name": "symfony/polyfill-ctype",
3101 "version": "v1.15.0",
3104 "url": "https://github.com/symfony/polyfill-ctype.git",
3105 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
3109 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
3110 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
3117 "ext-ctype": "For best performance"
3122 "dev-master": "1.15-dev"
3127 "Symfony\\Polyfill\\Ctype\\": ""
3133 "notification-url": "https://packagist.org/downloads/",
3139 "name": "Gert de Pagter",
3140 "email": "BackEndTea@gmail.com"
3143 "name": "Symfony Community",
3144 "homepage": "https://symfony.com/contributors"
3147 "description": "Symfony polyfill for ctype functions",
3148 "homepage": "https://symfony.com",
3157 "url": "https://symfony.com/sponsor",
3161 "url": "https://github.com/fabpot",
3165 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3169 "time": "2020-02-27T09:26:54+00:00"
3172 "name": "symfony/polyfill-intl-idn",
3173 "version": "v1.15.0",
3176 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3177 "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
3181 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
3182 "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
3187 "symfony/polyfill-mbstring": "^1.3",
3188 "symfony/polyfill-php72": "^1.10"
3191 "ext-intl": "For best performance"
3196 "dev-master": "1.15-dev"
3201 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3207 "notification-url": "https://packagist.org/downloads/",
3213 "name": "Laurent Bassin",
3214 "email": "laurent@bassin.info"
3217 "name": "Symfony Community",
3218 "homepage": "https://symfony.com/contributors"
3221 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3222 "homepage": "https://symfony.com",
3233 "url": "https://symfony.com/sponsor",
3237 "url": "https://github.com/fabpot",
3241 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3245 "time": "2020-03-09T19:04:49+00:00"
3248 "name": "symfony/polyfill-mbstring",
3249 "version": "v1.15.0",
3252 "url": "https://github.com/symfony/polyfill-mbstring.git",
3253 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
3257 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
3258 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
3265 "ext-mbstring": "For best performance"
3270 "dev-master": "1.15-dev"
3275 "Symfony\\Polyfill\\Mbstring\\": ""
3281 "notification-url": "https://packagist.org/downloads/",
3287 "name": "Nicolas Grekas",
3288 "email": "p@tchwork.com"
3291 "name": "Symfony Community",
3292 "homepage": "https://symfony.com/contributors"
3295 "description": "Symfony polyfill for the Mbstring extension",
3296 "homepage": "https://symfony.com",
3306 "url": "https://symfony.com/sponsor",
3310 "url": "https://github.com/fabpot",
3314 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3318 "time": "2020-03-09T19:04:49+00:00"
3321 "name": "symfony/polyfill-php72",
3322 "version": "v1.15.0",
3325 "url": "https://github.com/symfony/polyfill-php72.git",
3326 "reference": "37b0976c78b94856543260ce09b460a7bc852747"
3330 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
3331 "reference": "37b0976c78b94856543260ce09b460a7bc852747",
3340 "dev-master": "1.15-dev"
3345 "Symfony\\Polyfill\\Php72\\": ""
3351 "notification-url": "https://packagist.org/downloads/",
3357 "name": "Nicolas Grekas",
3358 "email": "p@tchwork.com"
3361 "name": "Symfony Community",
3362 "homepage": "https://symfony.com/contributors"
3365 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3366 "homepage": "https://symfony.com",
3375 "url": "https://symfony.com/sponsor",
3379 "url": "https://github.com/fabpot",
3383 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3387 "time": "2020-02-27T09:26:54+00:00"
3390 "name": "symfony/polyfill-php73",
3391 "version": "v1.15.0",
3394 "url": "https://github.com/symfony/polyfill-php73.git",
3395 "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
3399 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
3400 "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
3409 "dev-master": "1.15-dev"
3414 "Symfony\\Polyfill\\Php73\\": ""
3423 "notification-url": "https://packagist.org/downloads/",
3429 "name": "Nicolas Grekas",
3430 "email": "p@tchwork.com"
3433 "name": "Symfony Community",
3434 "homepage": "https://symfony.com/contributors"
3437 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
3438 "homepage": "https://symfony.com",
3447 "url": "https://symfony.com/sponsor",
3451 "url": "https://github.com/fabpot",
3455 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3459 "time": "2020-02-27T09:26:54+00:00"
3462 "name": "symfony/process",
3463 "version": "v5.0.7",
3466 "url": "https://github.com/symfony/process.git",
3467 "reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e"
3471 "url": "https://api.github.com/repos/symfony/process/zipball/c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
3472 "reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
3481 "dev-master": "5.0-dev"
3486 "Symfony\\Component\\Process\\": ""
3488 "exclude-from-classmap": [
3492 "notification-url": "https://packagist.org/downloads/",
3498 "name": "Fabien Potencier",
3499 "email": "fabien@symfony.com"
3502 "name": "Symfony Community",
3503 "homepage": "https://symfony.com/contributors"
3506 "description": "Symfony Process Component",
3507 "homepage": "https://symfony.com",
3508 "time": "2020-03-27T16:56:45+00:00"
3511 "name": "symfony/service-contracts",
3512 "version": "v2.0.1",
3515 "url": "https://github.com/symfony/service-contracts.git",
3516 "reference": "144c5e51266b281231e947b51223ba14acf1a749"
3520 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
3521 "reference": "144c5e51266b281231e947b51223ba14acf1a749",
3526 "psr/container": "^1.0"
3529 "symfony/service-implementation": ""
3534 "dev-master": "2.0-dev"
3539 "Symfony\\Contracts\\Service\\": ""
3542 "notification-url": "https://packagist.org/downloads/",
3548 "name": "Nicolas Grekas",
3549 "email": "p@tchwork.com"
3552 "name": "Symfony Community",
3553 "homepage": "https://symfony.com/contributors"
3556 "description": "Generic abstractions related to writing services",
3557 "homepage": "https://symfony.com",
3566 "time": "2019-11-18T17:27:11+00:00"
3569 "name": "symfony/translation",
3570 "version": "v4.4.7",
3573 "url": "https://github.com/symfony/translation.git",
3574 "reference": "4e54d336f2eca5facad449d0b0118bb449375b76"
3578 "url": "https://api.github.com/repos/symfony/translation/zipball/4e54d336f2eca5facad449d0b0118bb449375b76",
3579 "reference": "4e54d336f2eca5facad449d0b0118bb449375b76",
3584 "symfony/polyfill-mbstring": "~1.0",
3585 "symfony/translation-contracts": "^1.1.6|^2"
3588 "symfony/config": "<3.4",
3589 "symfony/dependency-injection": "<3.4",
3590 "symfony/http-kernel": "<4.4",
3591 "symfony/yaml": "<3.4"
3594 "symfony/translation-implementation": "1.0"
3598 "symfony/config": "^3.4|^4.0|^5.0",
3599 "symfony/console": "^3.4|^4.0|^5.0",
3600 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3601 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
3602 "symfony/http-kernel": "^4.4",
3603 "symfony/intl": "^3.4|^4.0|^5.0",
3604 "symfony/service-contracts": "^1.1.2|^2",
3605 "symfony/yaml": "^3.4|^4.0|^5.0"
3608 "psr/log-implementation": "To use logging capability in translator",
3609 "symfony/config": "",
3615 "dev-master": "4.4-dev"
3620 "Symfony\\Component\\Translation\\": ""
3622 "exclude-from-classmap": [
3626 "notification-url": "https://packagist.org/downloads/",
3632 "name": "Fabien Potencier",
3633 "email": "fabien@symfony.com"
3636 "name": "Symfony Community",
3637 "homepage": "https://symfony.com/contributors"
3640 "description": "Symfony Translation Component",
3641 "homepage": "https://symfony.com",
3642 "time": "2020-03-27T16:54:36+00:00"
3645 "name": "symfony/translation-contracts",
3646 "version": "v2.0.1",
3649 "url": "https://github.com/symfony/translation-contracts.git",
3650 "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed"
3654 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed",
3655 "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed",
3662 "symfony/translation-implementation": ""
3667 "dev-master": "2.0-dev"
3672 "Symfony\\Contracts\\Translation\\": ""
3675 "notification-url": "https://packagist.org/downloads/",
3681 "name": "Nicolas Grekas",
3682 "email": "p@tchwork.com"
3685 "name": "Symfony Community",
3686 "homepage": "https://symfony.com/contributors"
3689 "description": "Generic abstractions related to translation",
3690 "homepage": "https://symfony.com",
3699 "time": "2019-11-18T17:27:11+00:00"
3702 "name": "symfony/yaml",
3703 "version": "v4.4.7",
3706 "url": "https://github.com/symfony/yaml.git",
3707 "reference": "ef166890d821518106da3560086bfcbeb4fadfec"
3711 "url": "https://api.github.com/repos/symfony/yaml/zipball/ef166890d821518106da3560086bfcbeb4fadfec",
3712 "reference": "ef166890d821518106da3560086bfcbeb4fadfec",
3717 "symfony/polyfill-ctype": "~1.8"
3720 "symfony/console": "<3.4"
3723 "symfony/console": "^3.4|^4.0|^5.0"
3726 "symfony/console": "For validating YAML files using the lint command"
3731 "dev-master": "4.4-dev"
3736 "Symfony\\Component\\Yaml\\": ""
3738 "exclude-from-classmap": [
3742 "notification-url": "https://packagist.org/downloads/",
3748 "name": "Fabien Potencier",
3749 "email": "fabien@symfony.com"
3752 "name": "Symfony Community",
3753 "homepage": "https://symfony.com/contributors"
3756 "description": "Symfony Yaml Component",
3757 "homepage": "https://symfony.com",
3758 "time": "2020-03-30T11:41:10+00:00"
3761 "name": "theseer/tokenizer",
3765 "url": "https://github.com/theseer/tokenizer.git",
3766 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
3770 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3771 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3776 "ext-tokenizer": "*",
3777 "ext-xmlwriter": "*",
3786 "notification-url": "https://packagist.org/downloads/",
3792 "name": "Arne Blankerts",
3793 "email": "arne@blankerts.de",
3797 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
3798 "time": "2019-06-13T22:48:21+00:00"
3801 "name": "webmozart/assert",
3805 "url": "https://github.com/webmozart/assert.git",
3806 "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
3810 "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
3811 "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
3815 "php": "^5.3.3 || ^7.0",
3816 "symfony/polyfill-ctype": "^1.8"
3819 "vimeo/psalm": "<3.9.1"
3822 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
3827 "Webmozart\\Assert\\": "src/"
3830 "notification-url": "https://packagist.org/downloads/",
3836 "name": "Bernhard Schussek",
3837 "email": "bschussek@gmail.com"
3840 "description": "Assertions to validate method input/output with nice error messages.",
3846 "time": "2020-04-18T12:12:48+00:00"
3852 "alias_normalized": "1.9999999.9999999.9999999-dev",
3853 "version": "dev-local",
3854 "package": "instaclick/php-webdriver"
3857 "minimum-stability": "stable",
3858 "stability-flags": {
3859 "instaclick/php-webdriver": 20
3861 "prefer-stable": false,
3862 "prefer-lowest": false,
3865 "plugin-api-version": "1.1.0"