Verzeichnisstruktur phpBB-3.3.15
- Veröffentlicht
- 28.08.2024
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
composer.lock
0001 {
0002 "_readme": [
0003 "This file locks the dependencies of your project to a known state",
0004 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
0005 "This file is @generated automatically"
0006 ],
0007 "content-hash": "b80efb4b6261de83a1e263bb46ddfa8b",
0008 "packages": [
0009 {
0010 "name": "bantu/ini-get-wrapper",
0011 "version": "v1.0.1",
0012 "source": {
0013 "type": "git",
0014 "url": "https://github.com/bantuXorg/php-ini-get-wrapper.git",
0015 "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2"
0016 },
0017 "dist": {
0018 "type": "zip",
0019 "url": "https://api.github.com/repos/bantuXorg/php-ini-get-wrapper/zipball/4770c7feab370c62e23db4f31c112b7c6d90aee2",
0020 "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2",
0021 "shasum": ""
0022 },
0023 "require-dev": {
0024 "phpunit/phpunit": "3.7.*"
0025 },
0026 "type": "library",
0027 "autoload": {
0028 "psr-4": {
0029 "bantu\\IniGetWrapper\\": "src/"
0030 }
0031 },
0032 "notification-url": "https://packagist.org/downloads/",
0033 "license": [
0034 "MIT"
0035 ],
0036 "description": "Convenience wrapper around ini_get()",
0037 "time": "2014-09-15T13:12:35+00:00"
0038 },
0039 {
0040 "name": "composer/installers",
0041 "version": "v1.7.0",
0042 "source": {
0043 "type": "git",
0044 "url": "https://github.com/composer/installers.git",
0045 "reference": "141b272484481432cda342727a427dc1e206bfa0"
0046 },
0047 "dist": {
0048 "type": "zip",
0049 "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
0050 "reference": "141b272484481432cda342727a427dc1e206bfa0",
0051 "shasum": ""
0052 },
0053 "require": {
0054 "composer-plugin-api": "^1.0"
0055 },
0056 "replace": {
0057 "roundcube/plugin-installer": "*",
0058 "shama/baton": "*"
0059 },
0060 "require-dev": {
0061 "composer/composer": "1.0.*@dev",
0062 "phpunit/phpunit": "^4.8.36"
0063 },
0064 "type": "composer-plugin",
0065 "extra": {
0066 "class": "Composer\\Installers\\Plugin",
0067 "branch-alias": {
0068 "dev-master": "1.0-dev"
0069 }
0070 },
0071 "autoload": {
0072 "psr-4": {
0073 "Composer\\Installers\\": "src/Composer/Installers"
0074 }
0075 },
0076 "notification-url": "https://packagist.org/downloads/",
0077 "license": [
0078 "MIT"
0079 ],
0080 "authors": [
0081 {
0082 "name": "Kyle Robinson Young",
0083 "email": "kyle@dontkry.com",
0084 "homepage": "https://github.com/shama"
0085 }
0086 ],
0087 "description": "A multi-framework Composer library installer",
0088 "homepage": "https://composer.github.io/installers/",
0089 "keywords": [
0090 "Craft",
0091 "Dolibarr",
0092 "Eliasis",
0093 "Hurad",
0094 "ImageCMS",
0095 "Kanboard",
0096 "Lan Management System",
0097 "MODX Evo",
0098 "Mautic",
0099 "Maya",
0100 "OXID",
0101 "Plentymarkets",
0102 "Porto",
0103 "RadPHP",
0104 "SMF",
0105 "Thelia",
0106 "Whmcs",
0107 "WolfCMS",
0108 "agl",
0109 "aimeos",
0110 "annotatecms",
0111 "attogram",
0112 "bitrix",
0113 "cakephp",
0114 "chef",
0115 "cockpit",
0116 "codeigniter",
0117 "concrete5",
0118 "croogo",
0119 "dokuwiki",
0120 "drupal",
0121 "eZ Platform",
0122 "elgg",
0123 "expressionengine",
0124 "fuelphp",
0125 "grav",
0126 "installer",
0127 "itop",
0128 "joomla",
0129 "known",
0130 "kohana",
0131 "laravel",
0132 "lavalite",
0133 "lithium",
0134 "magento",
0135 "majima",
0136 "mako",
0137 "mediawiki",
0138 "modulework",
0139 "modx",
0140 "moodle",
0141 "osclass",
0142 "phpbb",
0143 "piwik",
0144 "ppi",
0145 "puppet",
0146 "pxcms",
0147 "reindex",
0148 "roundcube",
0149 "shopware",
0150 "silverstripe",
0151 "sydes",
0152 "symfony",
0153 "typo3",
0154 "wordpress",
0155 "yawik",
0156 "zend",
0157 "zikula"
0158 ],
0159 "time": "2019-08-12T15:00:31+00:00"
0160 },
0161 {
0162 "name": "google/recaptcha",
0163 "version": "1.2.3",
0164 "source": {
0165 "type": "git",
0166 "url": "https://github.com/google/recaptcha.git",
0167 "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c"
0168 },
0169 "dist": {
0170 "type": "zip",
0171 "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c",
0172 "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c",
0173 "shasum": ""
0174 },
0175 "require": {
0176 "php": ">=5.5"
0177 },
0178 "require-dev": {
0179 "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
0180 "php-coveralls/php-coveralls": "^2.1",
0181 "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
0182 },
0183 "type": "library",
0184 "extra": {
0185 "branch-alias": {
0186 "dev-master": "1.2.x-dev"
0187 }
0188 },
0189 "autoload": {
0190 "psr-4": {
0191 "ReCaptcha\\": "src/ReCaptcha"
0192 }
0193 },
0194 "notification-url": "https://packagist.org/downloads/",
0195 "license": [
0196 "BSD-3-Clause"
0197 ],
0198 "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
0199 "homepage": "https://www.google.com/recaptcha/",
0200 "keywords": [
0201 "Abuse",
0202 "captcha",
0203 "recaptcha",
0204 "spam"
0205 ],
0206 "time": "2019-08-16T15:48:25+00:00"
0207 },
0208 {
0209 "name": "guzzlehttp/guzzle",
0210 "version": "6.5.2",
0211 "source": {
0212 "type": "git",
0213 "url": "https://github.com/guzzle/guzzle.git",
0214 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82"
0215 },
0216 "dist": {
0217 "type": "zip",
0218 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82",
0219 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82",
0220 "shasum": ""
0221 },
0222 "require": {
0223 "ext-json": "*",
0224 "guzzlehttp/promises": "^1.0",
0225 "guzzlehttp/psr7": "^1.6.1",
0226 "php": ">=5.5"
0227 },
0228 "require-dev": {
0229 "ext-curl": "*",
0230 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
0231 "psr/log": "^1.1"
0232 },
0233 "suggest": {
0234 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
0235 "psr/log": "Required for using the Log middleware"
0236 },
0237 "type": "library",
0238 "extra": {
0239 "branch-alias": {
0240 "dev-master": "6.5-dev"
0241 }
0242 },
0243 "autoload": {
0244 "psr-4": {
0245 "GuzzleHttp\\": "src/"
0246 },
0247 "files": [
0248 "src/functions_include.php"
0249 ]
0250 },
0251 "notification-url": "https://packagist.org/downloads/",
0252 "license": [
0253 "MIT"
0254 ],
0255 "authors": [
0256 {
0257 "name": "Michael Dowling",
0258 "email": "mtdowling@gmail.com",
0259 "homepage": "https://github.com/mtdowling"
0260 }
0261 ],
0262 "description": "Guzzle is a PHP HTTP client library",
0263 "homepage": "http://guzzlephp.org/",
0264 "keywords": [
0265 "client",
0266 "curl",
0267 "framework",
0268 "http",
0269 "http client",
0270 "rest",
0271 "web service"
0272 ],
0273 "time": "2019-12-23T11:57:10+00:00"
0274 },
0275 {
0276 "name": "guzzlehttp/promises",
0277 "version": "v1.3.1",
0278 "source": {
0279 "type": "git",
0280 "url": "https://github.com/guzzle/promises.git",
0281 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
0282 },
0283 "dist": {
0284 "type": "zip",
0285 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
0286 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
0287 "shasum": ""
0288 },
0289 "require": {
0290 "php": ">=5.5.0"
0291 },
0292 "require-dev": {
0293 "phpunit/phpunit": "^4.0"
0294 },
0295 "type": "library",
0296 "extra": {
0297 "branch-alias": {
0298 "dev-master": "1.4-dev"
0299 }
0300 },
0301 "autoload": {
0302 "psr-4": {
0303 "GuzzleHttp\\Promise\\": "src/"
0304 },
0305 "files": [
0306 "src/functions_include.php"
0307 ]
0308 },
0309 "notification-url": "https://packagist.org/downloads/",
0310 "license": [
0311 "MIT"
0312 ],
0313 "authors": [
0314 {
0315 "name": "Michael Dowling",
0316 "email": "mtdowling@gmail.com",
0317 "homepage": "https://github.com/mtdowling"
0318 }
0319 ],
0320 "description": "Guzzle promises library",
0321 "keywords": [
0322 "promise"
0323 ],
0324 "time": "2016-12-20T10:07:11+00:00"
0325 },
0326 {
0327 "name": "guzzlehttp/psr7",
0328 "version": "1.6.1",
0329 "source": {
0330 "type": "git",
0331 "url": "https://github.com/guzzle/psr7.git",
0332 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
0333 },
0334 "dist": {
0335 "type": "zip",
0336 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
0337 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
0338 "shasum": ""
0339 },
0340 "require": {
0341 "php": ">=5.4.0",
0342 "psr/http-message": "~1.0",
0343 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
0344 },
0345 "provide": {
0346 "psr/http-message-implementation": "1.0"
0347 },
0348 "require-dev": {
0349 "ext-zlib": "*",
0350 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
0351 },
0352 "suggest": {
0353 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
0354 },
0355 "type": "library",
0356 "extra": {
0357 "branch-alias": {
0358 "dev-master": "1.6-dev"
0359 }
0360 },
0361 "autoload": {
0362 "psr-4": {
0363 "GuzzleHttp\\Psr7\\": "src/"
0364 },
0365 "files": [
0366 "src/functions_include.php"
0367 ]
0368 },
0369 "notification-url": "https://packagist.org/downloads/",
0370 "license": [
0371 "MIT"
0372 ],
0373 "authors": [
0374 {
0375 "name": "Michael Dowling",
0376 "email": "mtdowling@gmail.com",
0377 "homepage": "https://github.com/mtdowling"
0378 },
0379 {
0380 "name": "Tobias Schultze",
0381 "homepage": "https://github.com/Tobion"
0382 }
0383 ],
0384 "description": "PSR-7 message implementation that also provides common utility methods",
0385 "keywords": [
0386 "http",
0387 "message",
0388 "psr-7",
0389 "request",
0390 "response",
0391 "stream",
0392 "uri",
0393 "url"
0394 ],
0395 "time": "2019-07-01T23:21:34+00:00"
0396 },
0397 {
0398 "name": "lusitanian/oauth",
0399 "version": "v0.8.11",
0400 "source": {
0401 "type": "git",
0402 "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
0403 "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
0404 },
0405 "dist": {
0406 "type": "zip",
0407 "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
0408 "reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
0409 "shasum": ""
0410 },
0411 "require": {
0412 "php": ">=5.3.0"
0413 },
0414 "require-dev": {
0415 "phpunit/phpunit": "3.7.*",
0416 "predis/predis": "0.8.*@dev",
0417 "squizlabs/php_codesniffer": "2.*",
0418 "symfony/http-foundation": "~2.1"
0419 },
0420 "suggest": {
0421 "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
0422 "predis/predis": "Allows using the Redis storage backend.",
0423 "symfony/http-foundation": "Allows using the Symfony Session storage backend."
0424 },
0425 "type": "library",
0426 "extra": {
0427 "branch-alias": {
0428 "dev-master": "0.1-dev"
0429 }
0430 },
0431 "autoload": {
0432 "psr-0": {
0433 "OAuth": "src",
0434 "OAuth\\Unit": "tests"
0435 }
0436 },
0437 "notification-url": "https://packagist.org/downloads/",
0438 "license": [
0439 "MIT"
0440 ],
0441 "authors": [
0442 {
0443 "name": "David Desberg",
0444 "email": "david@daviddesberg.com"
0445 },
0446 {
0447 "name": "Elliot Chance",
0448 "email": "elliotchance@gmail.com"
0449 },
0450 {
0451 "name": "Pieter Hordijk",
0452 "email": "info@pieterhordijk.com"
0453 }
0454 ],
0455 "description": "PHP 5.3+ oAuth 1/2 Library",
0456 "keywords": [
0457 "Authentication",
0458 "authorization",
0459 "oauth",
0460 "security"
0461 ],
0462 "time": "2018-02-14T22:37:14+00:00"
0463 },
0464 {
0465 "name": "marc1706/fast-image-size",
0466 "version": "v1.1.6",
0467 "source": {
0468 "type": "git",
0469 "url": "https://github.com/marc1706/fast-image-size.git",
0470 "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684"
0471 },
0472 "dist": {
0473 "type": "zip",
0474 "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/3a3a2b036be20f43fa06ce00dfa754df503e6684",
0475 "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684",
0476 "shasum": ""
0477 },
0478 "require": {
0479 "ext-mbstring": "*",
0480 "php": ">=5.3.0"
0481 },
0482 "require-dev": {
0483 "phpunit/phpunit": "^4.8"
0484 },
0485 "type": "library",
0486 "extra": {
0487 "branch-alias": {
0488 "dev-master": "1.1.x-dev"
0489 }
0490 },
0491 "autoload": {
0492 "psr-4": {
0493 "FastImageSize\\": "lib",
0494 "FastImageSize\\tests\\": "tests"
0495 }
0496 },
0497 "notification-url": "https://packagist.org/downloads/",
0498 "license": [
0499 "MIT"
0500 ],
0501 "authors": [
0502 {
0503 "name": "Marc Alexander",
0504 "email": "admin@m-a-styles.de",
0505 "homepage": "https://www.m-a-styles.de",
0506 "role": "Developer"
0507 }
0508 ],
0509 "description": "fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.",
0510 "homepage": "https://www.m-a-styles.de",
0511 "keywords": [
0512 "fast",
0513 "getimagesize",
0514 "image",
0515 "imagesize",
0516 "php",
0517 "size"
0518 ],
0519 "time": "2019-12-07T08:02:07+00:00"
0520 },
0521 {
0522 "name": "ocramius/package-versions",
0523 "version": "1.4.2",
0524 "source": {
0525 "type": "git",
0526 "url": "https://github.com/Ocramius/PackageVersions.git",
0527 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
0528 },
0529 "dist": {
0530 "type": "zip",
0531 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
0532 "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
0533 "shasum": ""
0534 },
0535 "require": {
0536 "composer-plugin-api": "^1.0.0",
0537 "php": "^7.1.0"
0538 },
0539 "require-dev": {
0540 "composer/composer": "^1.6.3",
0541 "doctrine/coding-standard": "^5.0.1",
0542 "ext-zip": "*",
0543 "infection/infection": "^0.7.1",
0544 "phpunit/phpunit": "^7.5.17"
0545 },
0546 "type": "composer-plugin",
0547 "extra": {
0548 "class": "PackageVersions\\Installer",
0549 "branch-alias": {
0550 "dev-master": "2.0.x-dev"
0551 }
0552 },
0553 "autoload": {
0554 "psr-4": {
0555 "PackageVersions\\": "src/PackageVersions"
0556 }
0557 },
0558 "notification-url": "https://packagist.org/downloads/",
0559 "license": [
0560 "MIT"
0561 ],
0562 "authors": [
0563 {
0564 "name": "Marco Pivetta",
0565 "email": "ocramius@gmail.com"
0566 }
0567 ],
0568 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
0569 "time": "2019-11-15T16:17:10+00:00"
0570 },
0571 {
0572 "name": "ocramius/proxy-manager",
0573 "version": "2.2.3",
0574 "source": {
0575 "type": "git",
0576 "url": "https://github.com/Ocramius/ProxyManager.git",
0577 "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
0578 },
0579 "dist": {
0580 "type": "zip",
0581 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
0582 "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
0583 "shasum": ""
0584 },
0585 "require": {
0586 "ocramius/package-versions": "^1.1.3",
0587 "php": "^7.2.0",
0588 "zendframework/zend-code": "^3.3.0"
0589 },
0590 "require-dev": {
0591 "couscous/couscous": "^1.6.1",
0592 "ext-phar": "*",
0593 "humbug/humbug": "1.0.0-RC.0@RC",
0594 "nikic/php-parser": "^3.1.1",
0595 "padraic/phpunit-accelerator": "dev-master@DEV",
0596 "phpbench/phpbench": "^0.12.2",
0597 "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
0598 "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
0599 "phpunit/phpunit": "^6.4.3",
0600 "squizlabs/php_codesniffer": "^2.9.1"
0601 },
0602 "suggest": {
0603 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
0604 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
0605 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
0606 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
0607 },
0608 "type": "library",
0609 "extra": {
0610 "branch-alias": {
0611 "dev-master": "3.0.x-dev"
0612 }
0613 },
0614 "autoload": {
0615 "psr-0": {
0616 "ProxyManager\\": "src"
0617 }
0618 },
0619 "notification-url": "https://packagist.org/downloads/",
0620 "license": [
0621 "MIT"
0622 ],
0623 "authors": [
0624 {
0625 "name": "Marco Pivetta",
0626 "email": "ocramius@gmail.com",
0627 "homepage": "http://ocramius.github.io/"
0628 }
0629 ],
0630 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
0631 "homepage": "https://github.com/Ocramius/ProxyManager",
0632 "keywords": [
0633 "aop",
0634 "lazy loading",
0635 "proxy",
0636 "proxy pattern",
0637 "service proxies"
0638 ],
0639 "time": "2019-08-10T08:37:15+00:00"
0640 },
0641 {
0642 "name": "paragonie/random_compat",
0643 "version": "v9.99.99",
0644 "source": {
0645 "type": "git",
0646 "url": "https://github.com/paragonie/random_compat.git",
0647 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
0648 },
0649 "dist": {
0650 "type": "zip",
0651 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
0652 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
0653 "shasum": ""
0654 },
0655 "require": {
0656 "php": "^7"
0657 },
0658 "require-dev": {
0659 "phpunit/phpunit": "4.*|5.*",
0660 "vimeo/psalm": "^1"
0661 },
0662 "suggest": {
0663 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
0664 },
0665 "type": "library",
0666 "notification-url": "https://packagist.org/downloads/",
0667 "license": [
0668 "MIT"
0669 ],
0670 "authors": [
0671 {
0672 "name": "Paragon Initiative Enterprises",
0673 "email": "security@paragonie.com",
0674 "homepage": "https://paragonie.com"
0675 }
0676 ],
0677 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
0678 "keywords": [
0679 "csprng",
0680 "polyfill",
0681 "pseudorandom",
0682 "random"
0683 ],
0684 "time": "2018-07-02T15:55:56+00:00"
0685 },
0686 {
0687 "name": "patchwork/utf8",
0688 "version": "v1.3.2",
0689 "source": {
0690 "type": "git",
0691 "url": "https://github.com/tchwork/utf8.git",
0692 "reference": "d296e0026e7ce10b2a9fe594feca9628ef00e9e8"
0693 },
0694 "dist": {
0695 "type": "zip",
0696 "url": "https://api.github.com/repos/tchwork/utf8/zipball/d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
0697 "reference": "d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
0698 "shasum": ""
0699 },
0700 "require": {
0701 "lib-pcre": ">=7.3",
0702 "php": ">=5.3.0"
0703 },
0704 "require-dev": {
0705 "symfony/phpunit-bridge": "^3.4|^4.4"
0706 },
0707 "suggest": {
0708 "ext-iconv": "Use iconv for best performance",
0709 "ext-intl": "Use Intl for best performance",
0710 "ext-mbstring": "Use Mbstring for best performance",
0711 "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
0712 },
0713 "type": "library",
0714 "extra": {
0715 "branch-alias": {
0716 "dev-master": "1.3-dev"
0717 }
0718 },
0719 "autoload": {
0720 "psr-4": {
0721 "Patchwork\\": "src/Patchwork/"
0722 },
0723 "classmap": [
0724 "src/Normalizer.php"
0725 ]
0726 },
0727 "notification-url": "https://packagist.org/downloads/",
0728 "license": [
0729 "(Apache-2.0 or GPL-2.0)"
0730 ],
0731 "authors": [
0732 {
0733 "name": "Nicolas Grekas",
0734 "email": "p@tchwork.com"
0735 }
0736 ],
0737 "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
0738 "homepage": "https://github.com/tchwork/utf8",
0739 "keywords": [
0740 "grapheme",
0741 "i18n",
0742 "unicode",
0743 "utf-8",
0744 "utf8"
0745 ],
0746 "time": "2019-12-03T14:44:12+00:00"
0747 },
0748 {
0749 "name": "phpbb/phpbb",
0750 "version": "3.3.0-RC1",
0751 "source": {
0752 "type": "git",
0753 "url": "https://github.com/phpbb/phpbb-app.git",
0754 "reference": "664db37d53bb5490e701d4e016f7df2434e2418e"
0755 },
0756 "dist": {
0757 "type": "zip",
0758 "url": "https://api.github.com/repos/phpbb/phpbb-app/zipball/664db37d53bb5490e701d4e016f7df2434e2418e",
0759 "reference": "664db37d53bb5490e701d4e016f7df2434e2418e",
0760 "shasum": ""
0761 },
0762 "require": {
0763 "bantu/ini-get-wrapper": "~1.0",
0764 "ext-json": "*",
0765 "google/recaptcha": "~1.1",
0766 "guzzlehttp/guzzle": "~6.3",
0767 "lusitanian/oauth": "^0.8.1",
0768 "marc1706/fast-image-size": "^1.1",
0769 "patchwork/utf8": "^1.1",
0770 "php": ">=7.1",
0771 "s9e/text-formatter": "^2.0",
0772 "symfony/config": "~3.4",
0773 "symfony/console": "~3.4",
0774 "symfony/debug": "~3.4",
0775 "symfony/dependency-injection": "~3.4",
0776 "symfony/event-dispatcher": "~3.4",
0777 "symfony/filesystem": "~3.4",
0778 "symfony/finder": "~3.4",
0779 "symfony/http-foundation": "~3.4",
0780 "symfony/http-kernel": "~3.4",
0781 "symfony/proxy-manager-bridge": "~3.4",
0782 "symfony/routing": "~3.4",
0783 "symfony/twig-bridge": "~3.4",
0784 "symfony/yaml": "~3.4",
0785 "twig/twig": "^1.0 || ^2.0"
0786 },
0787 "replace": {
0788 "phpbb/phpbb-core": "self.version"
0789 },
0790 "require-dev": {
0791 "fabpot/goutte": "~3.2",
0792 "facebook/webdriver": "~1.6",
0793 "laravel/homestead": "~7.0",
0794 "phing/phing": "~2.4",
0795 "phpunit/dbunit": "~4.0",
0796 "phpunit/phpunit": "^7.0",
0797 "squizlabs/php_codesniffer": "~3.4",
0798 "symfony/browser-kit": "~3.4",
0799 "symfony/css-selector": "~3.4",
0800 "symfony/dom-crawler": "~3.4"
0801 },
0802 "type": "project",
0803 "extra": {
0804 "branch-alias": {
0805 "dev-master": "3.3.x-dev"
0806 }
0807 },
0808 "notification-url": "https://packagist.org/downloads/",
0809 "license": [
0810 "GPL-2.0-only"
0811 ],
0812 "authors": [
0813 {
0814 "name": "phpBB Limited",
0815 "email": "operations@phpbb.com",
0816 "homepage": "https://www.phpbb.com/go/authors"
0817 }
0818 ],
0819 "description": "phpBB Forum Software application",
0820 "homepage": "https://www.phpbb.com",
0821 "keywords": [
0822 "forum",
0823 "phpbb"
0824 ],
0825 "time": "2019-12-21T09:51:05+00:00"
0826 },
0827 {
0828 "name": "psr/container",
0829 "version": "1.0.0",
0830 "source": {
0831 "type": "git",
0832 "url": "https://github.com/php-fig/container.git",
0833 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
0834 },
0835 "dist": {
0836 "type": "zip",
0837 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
0838 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
0839 "shasum": ""
0840 },
0841 "require": {
0842 "php": ">=5.3.0"
0843 },
0844 "type": "library",
0845 "extra": {
0846 "branch-alias": {
0847 "dev-master": "1.0.x-dev"
0848 }
0849 },
0850 "autoload": {
0851 "psr-4": {
0852 "Psr\\Container\\": "src/"
0853 }
0854 },
0855 "notification-url": "https://packagist.org/downloads/",
0856 "license": [
0857 "MIT"
0858 ],
0859 "authors": [
0860 {
0861 "name": "PHP-FIG",
0862 "homepage": "http://www.php-fig.org/"
0863 }
0864 ],
0865 "description": "Common Container Interface (PHP FIG PSR-11)",
0866 "homepage": "https://github.com/php-fig/container",
0867 "keywords": [
0868 "PSR-11",
0869 "container",
0870 "container-interface",
0871 "container-interop",
0872 "psr"
0873 ],
0874 "time": "2017-02-14T16:28:37+00:00"
0875 },
0876 {
0877 "name": "psr/http-message",
0878 "version": "1.0.1",
0879 "source": {
0880 "type": "git",
0881 "url": "https://github.com/php-fig/http-message.git",
0882 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
0883 },
0884 "dist": {
0885 "type": "zip",
0886 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
0887 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
0888 "shasum": ""
0889 },
0890 "require": {
0891 "php": ">=5.3.0"
0892 },
0893 "type": "library",
0894 "extra": {
0895 "branch-alias": {
0896 "dev-master": "1.0.x-dev"
0897 }
0898 },
0899 "autoload": {
0900 "psr-4": {
0901 "Psr\\Http\\Message\\": "src/"
0902 }
0903 },
0904 "notification-url": "https://packagist.org/downloads/",
0905 "license": [
0906 "MIT"
0907 ],
0908 "authors": [
0909 {
0910 "name": "PHP-FIG",
0911 "homepage": "http://www.php-fig.org/"
0912 }
0913 ],
0914 "description": "Common interface for HTTP messages",
0915 "homepage": "https://github.com/php-fig/http-message",
0916 "keywords": [
0917 "http",
0918 "http-message",
0919 "psr",
0920 "psr-7",
0921 "request",
0922 "response"
0923 ],
0924 "time": "2016-08-06T14:39:51+00:00"
0925 },
0926 {
0927 "name": "psr/log",
0928 "version": "1.1.2",
0929 "source": {
0930 "type": "git",
0931 "url": "https://github.com/php-fig/log.git",
0932 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
0933 },
0934 "dist": {
0935 "type": "zip",
0936 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
0937 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
0938 "shasum": ""
0939 },
0940 "require": {
0941 "php": ">=5.3.0"
0942 },
0943 "type": "library",
0944 "extra": {
0945 "branch-alias": {
0946 "dev-master": "1.1.x-dev"
0947 }
0948 },
0949 "autoload": {
0950 "psr-4": {
0951 "Psr\\Log\\": "Psr/Log/"
0952 }
0953 },
0954 "notification-url": "https://packagist.org/downloads/",
0955 "license": [
0956 "MIT"
0957 ],
0958 "authors": [
0959 {
0960 "name": "PHP-FIG",
0961 "homepage": "http://www.php-fig.org/"
0962 }
0963 ],
0964 "description": "Common interface for logging libraries",
0965 "homepage": "https://github.com/php-fig/log",
0966 "keywords": [
0967 "log",
0968 "psr",
0969 "psr-3"
0970 ],
0971 "time": "2019-11-01T11:05:21+00:00"
0972 },
0973 {
0974 "name": "ralouphie/getallheaders",
0975 "version": "3.0.3",
0976 "source": {
0977 "type": "git",
0978 "url": "https://github.com/ralouphie/getallheaders.git",
0979 "reference": "120b605dfeb996808c31b6477290a714d356e822"
0980 },
0981 "dist": {
0982 "type": "zip",
0983 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
0984 "reference": "120b605dfeb996808c31b6477290a714d356e822",
0985 "shasum": ""
0986 },
0987 "require": {
0988 "php": ">=5.6"
0989 },
0990 "require-dev": {
0991 "php-coveralls/php-coveralls": "^2.1",
0992 "phpunit/phpunit": "^5 || ^6.5"
0993 },
0994 "type": "library",
0995 "autoload": {
0996 "files": [
0997 "src/getallheaders.php"
0998 ]
0999 },
1000 "notification-url": "https://packagist.org/downloads/",
1001 "license": [
1002 "MIT"
1003 ],
1004 "authors": [
1005 {
1006 "name": "Ralph Khattar",
1007 "email": "ralph.khattar@gmail.com"
1008 }
1009 ],
1010 "description": "A polyfill for getallheaders.",
1011 "time": "2019-03-08T08:55:37+00:00"
1012 },
1013 {
1014 "name": "s9e/regexp-builder",
1015 "version": "1.4.3",
1016 "source": {
1017 "type": "git",
1018 "url": "https://github.com/s9e/RegexpBuilder.git",
1019 "reference": "59d0167a909659d718f53964f7653d2c83a5f8fe"
1020 },
1021 "dist": {
1022 "type": "zip",
1023 "url": "https://api.github.com/repos/s9e/RegexpBuilder/zipball/59d0167a909659d718f53964f7653d2c83a5f8fe",
1024 "reference": "59d0167a909659d718f53964f7653d2c83a5f8fe",
1025 "shasum": ""
1026 },
1027 "require": {
1028 "lib-pcre": ">=7.2",
1029 "php": ">=5.5.1"
1030 },
1031 "require-dev": {
1032 "phpunit/phpunit": "<5.8"
1033 },
1034 "type": "library",
1035 "autoload": {
1036 "psr-4": {
1037 "s9e\\RegexpBuilder\\": "src"
1038 }
1039 },
1040 "notification-url": "https://packagist.org/downloads/",
1041 "license": [
1042 "MIT"
1043 ],
1044 "description": "Single-purpose library that generates regular expressions that match a list of strings.",
1045 "homepage": "https://github.com/s9e/RegexpBuilder/",
1046 "keywords": [
1047 "regexp"
1048 ],
1049 "time": "2019-04-26T17:55:23+00:00"
1050 },
1051 {
1052 "name": "s9e/text-formatter",
1053 "version": "2.3.0",
1054 "source": {
1055 "type": "git",
1056 "url": "https://github.com/s9e/TextFormatter.git",
1057 "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859"
1058 },
1059 "dist": {
1060 "type": "zip",
1061 "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/26d6ee3a931a25acfea3096f62f0cc42172f3859",
1062 "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859",
1063 "shasum": ""
1064 },
1065 "require": {
1066 "ext-dom": "*",
1067 "ext-filter": "*",
1068 "lib-pcre": ">=8.13",
1069 "php": ">=7.1",
1070 "s9e/regexp-builder": "^1.4"
1071 },
1072 "require-dev": {
1073 "matthiasmullie/minify": "*",
1074 "phpunit/phpunit": "^7 || 8.2.*"
1075 },
1076 "suggest": {
1077 "ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
1078 "ext-intl": "Allows international URLs to be accepted by the URL filter",
1079 "ext-json": "Enables the generation of a JavaScript parser",
1080 "ext-mbstring": "Improves the performance of the PHP renderer",
1081 "ext-tokenizer": "Improves the performance of the PHP renderer",
1082 "ext-xsl": "Enables the XSLT renderer",
1083 "ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
1084 },
1085 "type": "library",
1086 "extra": {
1087 "version": "2.3.0"
1088 },
1089 "autoload": {
1090 "psr-4": {
1091 "s9e\\TextFormatter\\": "src"
1092 }
1093 },
1094 "notification-url": "https://packagist.org/downloads/",
1095 "license": [
1096 "MIT"
1097 ],
1098 "description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding media (YouTube, etc...), enhanced typography and more.",
1099 "homepage": "https://github.com/s9e/TextFormatter/",
1100 "keywords": [
1101 "bbcode",
1102 "bbcodes",
1103 "blog",
1104 "censor",
1105 "embed",
1106 "emoji",
1107 "emoticons",
1108 "engine",
1109 "forum",
1110 "html",
1111 "markdown",
1112 "markup",
1113 "media",
1114 "parser",
1115 "shortcodes"
1116 ],
1117 "time": "2019-11-17T16:03:56+00:00"
1118 },
1119 {
1120 "name": "symfony/config",
1121 "version": "v3.4.36",
1122 "source": {
1123 "type": "git",
1124 "url": "https://github.com/symfony/config.git",
1125 "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe"
1126 },
1127 "dist": {
1128 "type": "zip",
1129 "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe",
1130 "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe",
1131 "shasum": ""
1132 },
1133 "require": {
1134 "php": "^5.5.9|>=7.0.8",
1135 "symfony/filesystem": "~2.8|~3.0|~4.0",
1136 "symfony/polyfill-ctype": "~1.8"
1137 },
1138 "conflict": {
1139 "symfony/dependency-injection": "<3.3",
1140 "symfony/finder": "<3.3"
1141 },
1142 "require-dev": {
1143 "symfony/dependency-injection": "~3.3|~4.0",
1144 "symfony/event-dispatcher": "~3.3|~4.0",
1145 "symfony/finder": "~3.3|~4.0",
1146 "symfony/yaml": "~3.0|~4.0"
1147 },
1148 "suggest": {
1149 "symfony/yaml": "To use the yaml reference dumper"
1150 },
1151 "type": "library",
1152 "extra": {
1153 "branch-alias": {
1154 "dev-master": "3.4-dev"
1155 }
1156 },
1157 "autoload": {
1158 "psr-4": {
1159 "Symfony\\Component\\Config\\": ""
1160 },
1161 "exclude-from-classmap": [
1162 "/Tests/"
1163 ]
1164 },
1165 "notification-url": "https://packagist.org/downloads/",
1166 "license": [
1167 "MIT"
1168 ],
1169 "authors": [
1170 {
1171 "name": "Fabien Potencier",
1172 "email": "fabien@symfony.com"
1173 },
1174 {
1175 "name": "Symfony Community",
1176 "homepage": "https://symfony.com/contributors"
1177 }
1178 ],
1179 "description": "Symfony Config Component",
1180 "homepage": "https://symfony.com",
1181 "time": "2019-12-01T10:45:41+00:00"
1182 },
1183 {
1184 "name": "symfony/console",
1185 "version": "v3.4.36",
1186 "source": {
1187 "type": "git",
1188 "url": "https://github.com/symfony/console.git",
1189 "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586"
1190 },
1191 "dist": {
1192 "type": "zip",
1193 "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586",
1194 "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586",
1195 "shasum": ""
1196 },
1197 "require": {
1198 "php": "^5.5.9|>=7.0.8",
1199 "symfony/debug": "~2.8|~3.0|~4.0",
1200 "symfony/polyfill-mbstring": "~1.0"
1201 },
1202 "conflict": {
1203 "symfony/dependency-injection": "<3.4",
1204 "symfony/process": "<3.3"
1205 },
1206 "provide": {
1207 "psr/log-implementation": "1.0"
1208 },
1209 "require-dev": {
1210 "psr/log": "~1.0",
1211 "symfony/config": "~3.3|~4.0",
1212 "symfony/dependency-injection": "~3.4|~4.0",
1213 "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
1214 "symfony/lock": "~3.4|~4.0",
1215 "symfony/process": "~3.3|~4.0"
1216 },
1217 "suggest": {
1218 "psr/log": "For using the console logger",
1219 "symfony/event-dispatcher": "",
1220 "symfony/lock": "",
1221 "symfony/process": ""
1222 },
1223 "type": "library",
1224 "extra": {
1225 "branch-alias": {
1226 "dev-master": "3.4-dev"
1227 }
1228 },
1229 "autoload": {
1230 "psr-4": {
1231 "Symfony\\Component\\Console\\": ""
1232 },
1233 "exclude-from-classmap": [
1234 "/Tests/"
1235 ]
1236 },
1237 "notification-url": "https://packagist.org/downloads/",
1238 "license": [
1239 "MIT"
1240 ],
1241 "authors": [
1242 {
1243 "name": "Fabien Potencier",
1244 "email": "fabien@symfony.com"
1245 },
1246 {
1247 "name": "Symfony Community",
1248 "homepage": "https://symfony.com/contributors"
1249 }
1250 ],
1251 "description": "Symfony Console Component",
1252 "homepage": "https://symfony.com",
1253 "time": "2019-12-01T10:04:45+00:00"
1254 },
1255 {
1256 "name": "symfony/debug",
1257 "version": "v3.4.36",
1258 "source": {
1259 "type": "git",
1260 "url": "https://github.com/symfony/debug.git",
1261 "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
1262 },
1263 "dist": {
1264 "type": "zip",
1265 "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
1266 "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
1267 "shasum": ""
1268 },
1269 "require": {
1270 "php": "^5.5.9|>=7.0.8",
1271 "psr/log": "~1.0"
1272 },
1273 "conflict": {
1274 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1275 },
1276 "require-dev": {
1277 "symfony/http-kernel": "~2.8|~3.0|~4.0"
1278 },
1279 "type": "library",
1280 "extra": {
1281 "branch-alias": {
1282 "dev-master": "3.4-dev"
1283 }
1284 },
1285 "autoload": {
1286 "psr-4": {
1287 "Symfony\\Component\\Debug\\": ""
1288 },
1289 "exclude-from-classmap": [
1290 "/Tests/"
1291 ]
1292 },
1293 "notification-url": "https://packagist.org/downloads/",
1294 "license": [
1295 "MIT"
1296 ],
1297 "authors": [
1298 {
1299 "name": "Fabien Potencier",
1300 "email": "fabien@symfony.com"
1301 },
1302 {
1303 "name": "Symfony Community",
1304 "homepage": "https://symfony.com/contributors"
1305 }
1306 ],
1307 "description": "Symfony Debug Component",
1308 "homepage": "https://symfony.com",
1309 "time": "2019-10-24T15:33:53+00:00"
1310 },
1311 {
1312 "name": "symfony/dependency-injection",
1313 "version": "v3.4.36",
1314 "source": {
1315 "type": "git",
1316 "url": "https://github.com/symfony/dependency-injection.git",
1317 "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2"
1318 },
1319 "dist": {
1320 "type": "zip",
1321 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0d201916bfb3af939fec3c0c8815ea16c60ac1a2",
1322 "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2",
1323 "shasum": ""
1324 },
1325 "require": {
1326 "php": "^5.5.9|>=7.0.8",
1327 "psr/container": "^1.0"
1328 },
1329 "conflict": {
1330 "symfony/config": "<3.3.7",
1331 "symfony/finder": "<3.3",
1332 "symfony/proxy-manager-bridge": "<3.4",
1333 "symfony/yaml": "<3.4"
1334 },
1335 "provide": {
1336 "psr/container-implementation": "1.0"
1337 },
1338 "require-dev": {
1339 "symfony/config": "~3.3|~4.0",
1340 "symfony/expression-language": "~2.8|~3.0|~4.0",
1341 "symfony/yaml": "~3.4|~4.0"
1342 },
1343 "suggest": {
1344 "symfony/config": "",
1345 "symfony/expression-language": "For using expressions in service container configuration",
1346 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
1347 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1348 "symfony/yaml": ""
1349 },
1350 "type": "library",
1351 "extra": {
1352 "branch-alias": {
1353 "dev-master": "3.4-dev"
1354 }
1355 },
1356 "autoload": {
1357 "psr-4": {
1358 "Symfony\\Component\\DependencyInjection\\": ""
1359 },
1360 "exclude-from-classmap": [
1361 "/Tests/"
1362 ]
1363 },
1364 "notification-url": "https://packagist.org/downloads/",
1365 "license": [
1366 "MIT"
1367 ],
1368 "authors": [
1369 {
1370 "name": "Fabien Potencier",
1371 "email": "fabien@symfony.com"
1372 },
1373 {
1374 "name": "Symfony Community",
1375 "homepage": "https://symfony.com/contributors"
1376 }
1377 ],
1378 "description": "Symfony DependencyInjection Component",
1379 "homepage": "https://symfony.com",
1380 "time": "2019-12-01T08:33:36+00:00"
1381 },
1382 {
1383 "name": "symfony/event-dispatcher",
1384 "version": "v3.4.36",
1385 "source": {
1386 "type": "git",
1387 "url": "https://github.com/symfony/event-dispatcher.git",
1388 "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
1389 },
1390 "dist": {
1391 "type": "zip",
1392 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
1393 "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
1394 "shasum": ""
1395 },
1396 "require": {
1397 "php": "^5.5.9|>=7.0.8"
1398 },
1399 "conflict": {
1400 "symfony/dependency-injection": "<3.3"
1401 },
1402 "require-dev": {
1403 "psr/log": "~1.0",
1404 "symfony/config": "~2.8|~3.0|~4.0",
1405 "symfony/dependency-injection": "~3.3|~4.0",
1406 "symfony/expression-language": "~2.8|~3.0|~4.0",
1407 "symfony/stopwatch": "~2.8|~3.0|~4.0"
1408 },
1409 "suggest": {
1410 "symfony/dependency-injection": "",
1411 "symfony/http-kernel": ""
1412 },
1413 "type": "library",
1414 "extra": {
1415 "branch-alias": {
1416 "dev-master": "3.4-dev"
1417 }
1418 },
1419 "autoload": {
1420 "psr-4": {
1421 "Symfony\\Component\\EventDispatcher\\": ""
1422 },
1423 "exclude-from-classmap": [
1424 "/Tests/"
1425 ]
1426 },
1427 "notification-url": "https://packagist.org/downloads/",
1428 "license": [
1429 "MIT"
1430 ],
1431 "authors": [
1432 {
1433 "name": "Fabien Potencier",
1434 "email": "fabien@symfony.com"
1435 },
1436 {
1437 "name": "Symfony Community",
1438 "homepage": "https://symfony.com/contributors"
1439 }
1440 ],
1441 "description": "Symfony EventDispatcher Component",
1442 "homepage": "https://symfony.com",
1443 "time": "2019-10-24T15:33:53+00:00"
1444 },
1445 {
1446 "name": "symfony/filesystem",
1447 "version": "v3.4.36",
1448 "source": {
1449 "type": "git",
1450 "url": "https://github.com/symfony/filesystem.git",
1451 "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2"
1452 },
1453 "dist": {
1454 "type": "zip",
1455 "url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2",
1456 "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2",
1457 "shasum": ""
1458 },
1459 "require": {
1460 "php": "^5.5.9|>=7.0.8",
1461 "symfony/polyfill-ctype": "~1.8"
1462 },
1463 "type": "library",
1464 "extra": {
1465 "branch-alias": {
1466 "dev-master": "3.4-dev"
1467 }
1468 },
1469 "autoload": {
1470 "psr-4": {
1471 "Symfony\\Component\\Filesystem\\": ""
1472 },
1473 "exclude-from-classmap": [
1474 "/Tests/"
1475 ]
1476 },
1477 "notification-url": "https://packagist.org/downloads/",
1478 "license": [
1479 "MIT"
1480 ],
1481 "authors": [
1482 {
1483 "name": "Fabien Potencier",
1484 "email": "fabien@symfony.com"
1485 },
1486 {
1487 "name": "Symfony Community",
1488 "homepage": "https://symfony.com/contributors"
1489 }
1490 ],
1491 "description": "Symfony Filesystem Component",
1492 "homepage": "https://symfony.com",
1493 "time": "2019-11-25T16:36:22+00:00"
1494 },
1495 {
1496 "name": "symfony/finder",
1497 "version": "v3.4.36",
1498 "source": {
1499 "type": "git",
1500 "url": "https://github.com/symfony/finder.git",
1501 "reference": "290ae21279b37bfd287cdcce640d51204e84afdf"
1502 },
1503 "dist": {
1504 "type": "zip",
1505 "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf",
1506 "reference": "290ae21279b37bfd287cdcce640d51204e84afdf",
1507 "shasum": ""
1508 },
1509 "require": {
1510 "php": "^5.5.9|>=7.0.8"
1511 },
1512 "type": "library",
1513 "extra": {
1514 "branch-alias": {
1515 "dev-master": "3.4-dev"
1516 }
1517 },
1518 "autoload": {
1519 "psr-4": {
1520 "Symfony\\Component\\Finder\\": ""
1521 },
1522 "exclude-from-classmap": [
1523 "/Tests/"
1524 ]
1525 },
1526 "notification-url": "https://packagist.org/downloads/",
1527 "license": [
1528 "MIT"
1529 ],
1530 "authors": [
1531 {
1532 "name": "Fabien Potencier",
1533 "email": "fabien@symfony.com"
1534 },
1535 {
1536 "name": "Symfony Community",
1537 "homepage": "https://symfony.com/contributors"
1538 }
1539 ],
1540 "description": "Symfony Finder Component",
1541 "homepage": "https://symfony.com",
1542 "time": "2019-11-17T21:55:15+00:00"
1543 },
1544 {
1545 "name": "symfony/http-foundation",
1546 "version": "v3.4.36",
1547 "source": {
1548 "type": "git",
1549 "url": "https://github.com/symfony/http-foundation.git",
1550 "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593"
1551 },
1552 "dist": {
1553 "type": "zip",
1554 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d2d0cfe8e319d9df44c4cca570710fcf221d4593",
1555 "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593",
1556 "shasum": ""
1557 },
1558 "require": {
1559 "php": "^5.5.9|>=7.0.8",
1560 "symfony/polyfill-mbstring": "~1.1",
1561 "symfony/polyfill-php70": "~1.6"
1562 },
1563 "require-dev": {
1564 "symfony/expression-language": "~2.8|~3.0|~4.0"
1565 },
1566 "type": "library",
1567 "extra": {
1568 "branch-alias": {
1569 "dev-master": "3.4-dev"
1570 }
1571 },
1572 "autoload": {
1573 "psr-4": {
1574 "Symfony\\Component\\HttpFoundation\\": ""
1575 },
1576 "exclude-from-classmap": [
1577 "/Tests/"
1578 ]
1579 },
1580 "notification-url": "https://packagist.org/downloads/",
1581 "license": [
1582 "MIT"
1583 ],
1584 "authors": [
1585 {
1586 "name": "Fabien Potencier",
1587 "email": "fabien@symfony.com"
1588 },
1589 {
1590 "name": "Symfony Community",
1591 "homepage": "https://symfony.com/contributors"
1592 }
1593 ],
1594 "description": "Symfony HttpFoundation Component",
1595 "homepage": "https://symfony.com",
1596 "time": "2019-11-28T12:52:59+00:00"
1597 },
1598 {
1599 "name": "symfony/http-kernel",
1600 "version": "v3.4.36",
1601 "source": {
1602 "type": "git",
1603 "url": "https://github.com/symfony/http-kernel.git",
1604 "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7"
1605 },
1606 "dist": {
1607 "type": "zip",
1608 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c42c8339acb28cfff0fb1786948db4d23d609ff7",
1609 "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7",
1610 "shasum": ""
1611 },
1612 "require": {
1613 "php": "^5.5.9|>=7.0.8",
1614 "psr/log": "~1.0",
1615 "symfony/debug": "^3.3.3|~4.0",
1616 "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
1617 "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
1618 "symfony/polyfill-ctype": "~1.8",
1619 "symfony/polyfill-php56": "~1.8"
1620 },
1621 "conflict": {
1622 "symfony/config": "<2.8",
1623 "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
1624 "symfony/var-dumper": "<3.3",
1625 "twig/twig": "<1.34|<2.4,>=2"
1626 },
1627 "provide": {
1628 "psr/log-implementation": "1.0"
1629 },
1630 "require-dev": {
1631 "psr/cache": "~1.0",
1632 "symfony/browser-kit": "~2.8|~3.0|~4.0",
1633 "symfony/class-loader": "~2.8|~3.0",
1634 "symfony/config": "~2.8|~3.0|~4.0",
1635 "symfony/console": "~2.8|~3.0|~4.0",
1636 "symfony/css-selector": "~2.8|~3.0|~4.0",
1637 "symfony/dependency-injection": "^3.4.10|^4.0.10",
1638 "symfony/dom-crawler": "~2.8|~3.0|~4.0",
1639 "symfony/expression-language": "~2.8|~3.0|~4.0",
1640 "symfony/finder": "~2.8|~3.0|~4.0",
1641 "symfony/process": "~2.8|~3.0|~4.0",
1642 "symfony/routing": "~3.4|~4.0",
1643 "symfony/stopwatch": "~2.8|~3.0|~4.0",
1644 "symfony/templating": "~2.8|~3.0|~4.0",
1645 "symfony/translation": "~2.8|~3.0|~4.0",
1646 "symfony/var-dumper": "~3.3|~4.0"
1647 },
1648 "suggest": {
1649 "symfony/browser-kit": "",
1650 "symfony/config": "",
1651 "symfony/console": "",
1652 "symfony/dependency-injection": "",
1653 "symfony/finder": "",
1654 "symfony/var-dumper": ""
1655 },
1656 "type": "library",
1657 "extra": {
1658 "branch-alias": {
1659 "dev-master": "3.4-dev"
1660 }
1661 },
1662 "autoload": {
1663 "psr-4": {
1664 "Symfony\\Component\\HttpKernel\\": ""
1665 },
1666 "exclude-from-classmap": [
1667 "/Tests/"
1668 ]
1669 },
1670 "notification-url": "https://packagist.org/downloads/",
1671 "license": [
1672 "MIT"
1673 ],
1674 "authors": [
1675 {
1676 "name": "Fabien Potencier",
1677 "email": "fabien@symfony.com"
1678 },
1679 {
1680 "name": "Symfony Community",
1681 "homepage": "https://symfony.com/contributors"
1682 }
1683 ],
1684 "description": "Symfony HttpKernel Component",
1685 "homepage": "https://symfony.com",
1686 "time": "2019-12-01T13:50:37+00:00"
1687 },
1688 {
1689 "name": "symfony/polyfill-ctype",
1690 "version": "v1.13.1",
1691 "source": {
1692 "type": "git",
1693 "url": "https://github.com/symfony/polyfill-ctype.git",
1694 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
1695 },
1696 "dist": {
1697 "type": "zip",
1698 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
1699 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
1700 "shasum": ""
1701 },
1702 "require": {
1703 "php": ">=5.3.3"
1704 },
1705 "suggest": {
1706 "ext-ctype": "For best performance"
1707 },
1708 "type": "library",
1709 "extra": {
1710 "branch-alias": {
1711 "dev-master": "1.13-dev"
1712 }
1713 },
1714 "autoload": {
1715 "psr-4": {
1716 "Symfony\\Polyfill\\Ctype\\": ""
1717 },
1718 "files": [
1719 "bootstrap.php"
1720 ]
1721 },
1722 "notification-url": "https://packagist.org/downloads/",
1723 "license": [
1724 "MIT"
1725 ],
1726 "authors": [
1727 {
1728 "name": "Gert de Pagter",
1729 "email": "BackEndTea@gmail.com"
1730 },
1731 {
1732 "name": "Symfony Community",
1733 "homepage": "https://symfony.com/contributors"
1734 }
1735 ],
1736 "description": "Symfony polyfill for ctype functions",
1737 "homepage": "https://symfony.com",
1738 "keywords": [
1739 "compatibility",
1740 "ctype",
1741 "polyfill",
1742 "portable"
1743 ],
1744 "time": "2019-11-27T13:56:44+00:00"
1745 },
1746 {
1747 "name": "symfony/polyfill-mbstring",
1748 "version": "v1.13.1",
1749 "source": {
1750 "type": "git",
1751 "url": "https://github.com/symfony/polyfill-mbstring.git",
1752 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
1753 },
1754 "dist": {
1755 "type": "zip",
1756 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
1757 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
1758 "shasum": ""
1759 },
1760 "require": {
1761 "php": ">=5.3.3"
1762 },
1763 "suggest": {
1764 "ext-mbstring": "For best performance"
1765 },
1766 "type": "library",
1767 "extra": {
1768 "branch-alias": {
1769 "dev-master": "1.13-dev"
1770 }
1771 },
1772 "autoload": {
1773 "psr-4": {
1774 "Symfony\\Polyfill\\Mbstring\\": ""
1775 },
1776 "files": [
1777 "bootstrap.php"
1778 ]
1779 },
1780 "notification-url": "https://packagist.org/downloads/",
1781 "license": [
1782 "MIT"
1783 ],
1784 "authors": [
1785 {
1786 "name": "Nicolas Grekas",
1787 "email": "p@tchwork.com"
1788 },
1789 {
1790 "name": "Symfony Community",
1791 "homepage": "https://symfony.com/contributors"
1792 }
1793 ],
1794 "description": "Symfony polyfill for the Mbstring extension",
1795 "homepage": "https://symfony.com",
1796 "keywords": [
1797 "compatibility",
1798 "mbstring",
1799 "polyfill",
1800 "portable",
1801 "shim"
1802 ],
1803 "time": "2019-11-27T14:18:11+00:00"
1804 },
1805 {
1806 "name": "symfony/polyfill-php56",
1807 "version": "v1.13.1",
1808 "source": {
1809 "type": "git",
1810 "url": "https://github.com/symfony/polyfill-php56.git",
1811 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4"
1812 },
1813 "dist": {
1814 "type": "zip",
1815 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
1816 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
1817 "shasum": ""
1818 },
1819 "require": {
1820 "php": ">=5.3.3",
1821 "symfony/polyfill-util": "~1.0"
1822 },
1823 "type": "library",
1824 "extra": {
1825 "branch-alias": {
1826 "dev-master": "1.13-dev"
1827 }
1828 },
1829 "autoload": {
1830 "psr-4": {
1831 "Symfony\\Polyfill\\Php56\\": ""
1832 },
1833 "files": [
1834 "bootstrap.php"
1835 ]
1836 },
1837 "notification-url": "https://packagist.org/downloads/",
1838 "license": [
1839 "MIT"
1840 ],
1841 "authors": [
1842 {
1843 "name": "Nicolas Grekas",
1844 "email": "p@tchwork.com"
1845 },
1846 {
1847 "name": "Symfony Community",
1848 "homepage": "https://symfony.com/contributors"
1849 }
1850 ],
1851 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
1852 "homepage": "https://symfony.com",
1853 "keywords": [
1854 "compatibility",
1855 "polyfill",
1856 "portable",
1857 "shim"
1858 ],
1859 "time": "2019-11-27T13:56:44+00:00"
1860 },
1861 {
1862 "name": "symfony/polyfill-php70",
1863 "version": "v1.13.1",
1864 "source": {
1865 "type": "git",
1866 "url": "https://github.com/symfony/polyfill-php70.git",
1867 "reference": "af23c7bb26a73b850840823662dda371484926c4"
1868 },
1869 "dist": {
1870 "type": "zip",
1871 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
1872 "reference": "af23c7bb26a73b850840823662dda371484926c4",
1873 "shasum": ""
1874 },
1875 "require": {
1876 "paragonie/random_compat": "~1.0|~2.0|~9.99",
1877 "php": ">=5.3.3"
1878 },
1879 "type": "library",
1880 "extra": {
1881 "branch-alias": {
1882 "dev-master": "1.13-dev"
1883 }
1884 },
1885 "autoload": {
1886 "psr-4": {
1887 "Symfony\\Polyfill\\Php70\\": ""
1888 },
1889 "files": [
1890 "bootstrap.php"
1891 ],
1892 "classmap": [
1893 "Resources/stubs"
1894 ]
1895 },
1896 "notification-url": "https://packagist.org/downloads/",
1897 "license": [
1898 "MIT"
1899 ],
1900 "authors": [
1901 {
1902 "name": "Nicolas Grekas",
1903 "email": "p@tchwork.com"
1904 },
1905 {
1906 "name": "Symfony Community",
1907 "homepage": "https://symfony.com/contributors"
1908 }
1909 ],
1910 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
1911 "homepage": "https://symfony.com",
1912 "keywords": [
1913 "compatibility",
1914 "polyfill",
1915 "portable",
1916 "shim"
1917 ],
1918 "time": "2019-11-27T13:56:44+00:00"
1919 },
1920 {
1921 "name": "symfony/polyfill-util",
1922 "version": "v1.13.1",
1923 "source": {
1924 "type": "git",
1925 "url": "https://github.com/symfony/polyfill-util.git",
1926 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f"
1927 },
1928 "dist": {
1929 "type": "zip",
1930 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f",
1931 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f",
1932 "shasum": ""
1933 },
1934 "require": {
1935 "php": ">=5.3.3"
1936 },
1937 "type": "library",
1938 "extra": {
1939 "branch-alias": {
1940 "dev-master": "1.13-dev"
1941 }
1942 },
1943 "autoload": {
1944 "psr-4": {
1945 "Symfony\\Polyfill\\Util\\": ""
1946 }
1947 },
1948 "notification-url": "https://packagist.org/downloads/",
1949 "license": [
1950 "MIT"
1951 ],
1952 "authors": [
1953 {
1954 "name": "Nicolas Grekas",
1955 "email": "p@tchwork.com"
1956 },
1957 {
1958 "name": "Symfony Community",
1959 "homepage": "https://symfony.com/contributors"
1960 }
1961 ],
1962 "description": "Symfony utilities for portability of PHP codes",
1963 "homepage": "https://symfony.com",
1964 "keywords": [
1965 "compat",
1966 "compatibility",
1967 "polyfill",
1968 "shim"
1969 ],
1970 "time": "2019-11-27T13:56:44+00:00"
1971 },
1972 {
1973 "name": "symfony/proxy-manager-bridge",
1974 "version": "v3.4.36",
1975 "source": {
1976 "type": "git",
1977 "url": "https://github.com/symfony/proxy-manager-bridge.git",
1978 "reference": "3c185a0e45ea13334aaf7b0fa9726922816ebec6"
1979 },
1980 "dist": {
1981 "type": "zip",
1982 "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3c185a0e45ea13334aaf7b0fa9726922816ebec6",
1983 "reference": "3c185a0e45ea13334aaf7b0fa9726922816ebec6",
1984 "shasum": ""
1985 },
1986 "require": {
1987 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
1988 "php": "^5.5.9|>=7.0.8",
1989 "symfony/dependency-injection": "~3.4|~4.0"
1990 },
1991 "require-dev": {
1992 "symfony/config": "~2.8|~3.0|~4.0"
1993 },
1994 "type": "symfony-bridge",
1995 "extra": {
1996 "branch-alias": {
1997 "dev-master": "3.4-dev"
1998 }
1999 },
2000 "autoload": {
2001 "psr-4": {
2002 "Symfony\\Bridge\\ProxyManager\\": ""
2003 },
2004 "exclude-from-classmap": [
2005 "/Tests/"
2006 ]
2007 },
2008 "notification-url": "https://packagist.org/downloads/",
2009 "license": [
2010 "MIT"
2011 ],
2012 "authors": [
2013 {
2014 "name": "Fabien Potencier",
2015 "email": "fabien@symfony.com"
2016 },
2017 {
2018 "name": "Symfony Community",
2019 "homepage": "https://symfony.com/contributors"
2020 }
2021 ],
2022 "description": "Symfony ProxyManager Bridge",
2023 "homepage": "https://symfony.com",
2024 "time": "2019-08-29T14:54:55+00:00"
2025 },
2026 {
2027 "name": "symfony/routing",
2028 "version": "v3.4.36",
2029 "source": {
2030 "type": "git",
2031 "url": "https://github.com/symfony/routing.git",
2032 "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a"
2033 },
2034 "dist": {
2035 "type": "zip",
2036 "url": "https://api.github.com/repos/symfony/routing/zipball/b689ccd48e234ea404806d94b07eeb45f9f6f06a",
2037 "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a",
2038 "shasum": ""
2039 },
2040 "require": {
2041 "php": "^5.5.9|>=7.0.8"
2042 },
2043 "conflict": {
2044 "symfony/config": "<3.3.1",
2045 "symfony/dependency-injection": "<3.3",
2046 "symfony/yaml": "<3.4"
2047 },
2048 "require-dev": {
2049 "doctrine/annotations": "~1.0",
2050 "psr/log": "~1.0",
2051 "symfony/config": "^3.3.1|~4.0",
2052 "symfony/dependency-injection": "~3.3|~4.0",
2053 "symfony/expression-language": "~2.8|~3.0|~4.0",
2054 "symfony/http-foundation": "~2.8|~3.0|~4.0",
2055 "symfony/yaml": "~3.4|~4.0"
2056 },
2057 "suggest": {
2058 "doctrine/annotations": "For using the annotation loader",
2059 "symfony/config": "For using the all-in-one router or any loader",
2060 "symfony/expression-language": "For using expression matching",
2061 "symfony/http-foundation": "For using a Symfony Request object",
2062 "symfony/yaml": "For using the YAML loader"
2063 },
2064 "type": "library",
2065 "extra": {
2066 "branch-alias": {
2067 "dev-master": "3.4-dev"
2068 }
2069 },
2070 "autoload": {
2071 "psr-4": {
2072 "Symfony\\Component\\Routing\\": ""
2073 },
2074 "exclude-from-classmap": [
2075 "/Tests/"
2076 ]
2077 },
2078 "notification-url": "https://packagist.org/downloads/",
2079 "license": [
2080 "MIT"
2081 ],
2082 "authors": [
2083 {
2084 "name": "Fabien Potencier",
2085 "email": "fabien@symfony.com"
2086 },
2087 {
2088 "name": "Symfony Community",
2089 "homepage": "https://symfony.com/contributors"
2090 }
2091 ],
2092 "description": "Symfony Routing Component",
2093 "homepage": "https://symfony.com",
2094 "keywords": [
2095 "router",
2096 "routing",
2097 "uri",
2098 "url"
2099 ],
2100 "time": "2019-12-01T08:33:36+00:00"
2101 },
2102 {
2103 "name": "symfony/twig-bridge",
2104 "version": "v3.4.36",
2105 "source": {
2106 "type": "git",
2107 "url": "https://github.com/symfony/twig-bridge.git",
2108 "reference": "49b824ddc7f2d250a1f172349cd9a111d63287c0"
2109 },
2110 "dist": {
2111 "type": "zip",
2112 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/49b824ddc7f2d250a1f172349cd9a111d63287c0",
2113 "reference": "49b824ddc7f2d250a1f172349cd9a111d63287c0",
2114 "shasum": ""
2115 },
2116 "require": {
2117 "php": "^5.5.9|>=7.0.8",
2118 "twig/twig": "^1.41|^2.10"
2119 },
2120 "conflict": {
2121 "symfony/console": "<3.4",
2122 "symfony/form": "<3.4.31|>=4.0,<4.3.4"
2123 },
2124 "require-dev": {
2125 "fig/link-util": "^1.0",
2126 "symfony/asset": "~2.8|~3.0|~4.0",
2127 "symfony/console": "~3.4|~4.0",
2128 "symfony/dependency-injection": "~2.8|~3.0|~4.0",
2129 "symfony/expression-language": "~2.8|~3.0|~4.0",
2130 "symfony/finder": "~2.8|~3.0|~4.0",
2131 "symfony/form": "^3.4.31|^4.3.4",
2132 "symfony/http-foundation": "^3.3.11|~4.0",
2133 "symfony/http-kernel": "~3.2|~4.0",
2134 "symfony/polyfill-intl-icu": "~1.0",
2135 "symfony/routing": "~2.8|~3.0|~4.0",
2136 "symfony/security": "^2.8.31|^3.3.13|~4.0",
2137 "symfony/security-acl": "~2.8|~3.0",
2138 "symfony/stopwatch": "~2.8|~3.0|~4.0",
2139 "symfony/templating": "~2.8|~3.0|~4.0",
2140 "symfony/translation": "~2.8|~3.0|~4.0",
2141 "symfony/var-dumper": "~2.8.10|~3.1.4|~3.2|~4.0",
2142 "symfony/web-link": "~3.3|~4.0",
2143 "symfony/workflow": "~3.3|~4.0",
2144 "symfony/yaml": "~2.8|~3.0|~4.0"
2145 },
2146 "suggest": {
2147 "symfony/asset": "For using the AssetExtension",
2148 "symfony/expression-language": "For using the ExpressionExtension",
2149 "symfony/finder": "",
2150 "symfony/form": "For using the FormExtension",
2151 "symfony/http-kernel": "For using the HttpKernelExtension",
2152 "symfony/routing": "For using the RoutingExtension",
2153 "symfony/security": "For using the SecurityExtension",
2154 "symfony/stopwatch": "For using the StopwatchExtension",
2155 "symfony/templating": "For using the TwigEngine",
2156 "symfony/translation": "For using the TranslationExtension",
2157 "symfony/var-dumper": "For using the DumpExtension",
2158 "symfony/web-link": "For using the WebLinkExtension",
2159 "symfony/yaml": "For using the YamlExtension"
2160 },
2161 "type": "symfony-bridge",
2162 "extra": {
2163 "branch-alias": {
2164 "dev-master": "3.4-dev"
2165 }
2166 },
2167 "autoload": {
2168 "psr-4": {
2169 "Symfony\\Bridge\\Twig\\": ""
2170 },
2171 "exclude-from-classmap": [
2172 "/Tests/"
2173 ]
2174 },
2175 "notification-url": "https://packagist.org/downloads/",
2176 "license": [
2177 "MIT"
2178 ],
2179 "authors": [
2180 {
2181 "name": "Fabien Potencier",
2182 "email": "fabien@symfony.com"
2183 },
2184 {
2185 "name": "Symfony Community",
2186 "homepage": "https://symfony.com/contributors"
2187 }
2188 ],
2189 "description": "Symfony Twig Bridge",
2190 "homepage": "https://symfony.com",
2191 "time": "2019-11-30T08:19:08+00:00"
2192 },
2193 {
2194 "name": "symfony/yaml",
2195 "version": "v3.4.36",
2196 "source": {
2197 "type": "git",
2198 "url": "https://github.com/symfony/yaml.git",
2199 "reference": "dab657db15207879217fc81df4f875947bf68804"
2200 },
2201 "dist": {
2202 "type": "zip",
2203 "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
2204 "reference": "dab657db15207879217fc81df4f875947bf68804",
2205 "shasum": ""
2206 },
2207 "require": {
2208 "php": "^5.5.9|>=7.0.8",
2209 "symfony/polyfill-ctype": "~1.8"
2210 },
2211 "conflict": {
2212 "symfony/console": "<3.4"
2213 },
2214 "require-dev": {
2215 "symfony/console": "~3.4|~4.0"
2216 },
2217 "suggest": {
2218 "symfony/console": "For validating YAML files using the lint command"
2219 },
2220 "type": "library",
2221 "extra": {
2222 "branch-alias": {
2223 "dev-master": "3.4-dev"
2224 }
2225 },
2226 "autoload": {
2227 "psr-4": {
2228 "Symfony\\Component\\Yaml\\": ""
2229 },
2230 "exclude-from-classmap": [
2231 "/Tests/"
2232 ]
2233 },
2234 "notification-url": "https://packagist.org/downloads/",
2235 "license": [
2236 "MIT"
2237 ],
2238 "authors": [
2239 {
2240 "name": "Fabien Potencier",
2241 "email": "fabien@symfony.com"
2242 },
2243 {
2244 "name": "Symfony Community",
2245 "homepage": "https://symfony.com/contributors"
2246 }
2247 ],
2248 "description": "Symfony Yaml Component",
2249 "homepage": "https://symfony.com",
2250 "time": "2019-10-24T15:33:53+00:00"
2251 },
2252 {
2253 "name": "twig/twig",
2254 "version": "v2.12.2",
2255 "source": {
2256 "type": "git",
2257 "url": "https://github.com/twigphp/Twig.git",
2258 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
2259 },
2260 "dist": {
2261 "type": "zip",
2262 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
2263 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
2264 "shasum": ""
2265 },
2266 "require": {
2267 "php": "^7.0",
2268 "symfony/polyfill-ctype": "^1.8",
2269 "symfony/polyfill-mbstring": "^1.3"
2270 },
2271 "require-dev": {
2272 "psr/container": "^1.0",
2273 "symfony/debug": "^3.4|^4.2",
2274 "symfony/phpunit-bridge": "^4.4@dev|^5.0"
2275 },
2276 "type": "library",
2277 "extra": {
2278 "branch-alias": {
2279 "dev-master": "2.12-dev"
2280 }
2281 },
2282 "autoload": {
2283 "psr-0": {
2284 "Twig_": "lib/"
2285 },
2286 "psr-4": {
2287 "Twig\\": "src/"
2288 }
2289 },
2290 "notification-url": "https://packagist.org/downloads/",
2291 "license": [
2292 "BSD-3-Clause"
2293 ],
2294 "authors": [
2295 {
2296 "name": "Fabien Potencier",
2297 "email": "fabien@symfony.com",
2298 "homepage": "http://fabien.potencier.org",
2299 "role": "Lead Developer"
2300 },
2301 {
2302 "name": "Twig Team",
2303 "homepage": "https://twig.symfony.com/contributors",
2304 "role": "Contributors"
2305 },
2306 {
2307 "name": "Armin Ronacher",
2308 "email": "armin.ronacher@active-4.com",
2309 "role": "Project Founder"
2310 }
2311 ],
2312 "description": "Twig, the flexible, fast, and secure template language for PHP",
2313 "homepage": "https://twig.symfony.com",
2314 "keywords": [
2315 "templating"
2316 ],
2317 "time": "2019-11-11T16:52:09+00:00"
2318 },
2319 {
2320 "name": "zendframework/zend-code",
2321 "version": "3.4.1",
2322 "source": {
2323 "type": "git",
2324 "url": "https://github.com/zendframework/zend-code.git",
2325 "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
2326 },
2327 "dist": {
2328 "type": "zip",
2329 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
2330 "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
2331 "shasum": ""
2332 },
2333 "require": {
2334 "php": "^7.1",
2335 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
2336 },
2337 "conflict": {
2338 "phpspec/prophecy": "<1.9.0"
2339 },
2340 "require-dev": {
2341 "doctrine/annotations": "^1.7",
2342 "ext-phar": "*",
2343 "phpunit/phpunit": "^7.5.16 || ^8.4",
2344 "zendframework/zend-coding-standard": "^1.0",
2345 "zendframework/zend-stdlib": "^2.7 || ^3.0"
2346 },
2347 "suggest": {
2348 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2349 "zendframework/zend-stdlib": "Zend\\Stdlib component"
2350 },
2351 "type": "library",
2352 "extra": {
2353 "branch-alias": {
2354 "dev-master": "3.4.x-dev",
2355 "dev-develop": "3.5.x-dev",
2356 "dev-dev-4.0": "4.0.x-dev"
2357 }
2358 },
2359 "autoload": {
2360 "psr-4": {
2361 "Zend\\Code\\": "src/"
2362 }
2363 },
2364 "notification-url": "https://packagist.org/downloads/",
2365 "license": [
2366 "BSD-3-Clause"
2367 ],
2368 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
2369 "keywords": [
2370 "ZendFramework",
2371 "code",
2372 "zf"
2373 ],
2374 "time": "2019-12-10T19:21:15+00:00"
2375 },
2376 {
2377 "name": "zendframework/zend-eventmanager",
2378 "version": "3.2.1",
2379 "source": {
2380 "type": "git",
2381 "url": "https://github.com/zendframework/zend-eventmanager.git",
2382 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
2383 },
2384 "dist": {
2385 "type": "zip",
2386 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
2387 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
2388 "shasum": ""
2389 },
2390 "require": {
2391 "php": "^5.6 || ^7.0"
2392 },
2393 "require-dev": {
2394 "athletic/athletic": "^0.1",
2395 "container-interop/container-interop": "^1.1.0",
2396 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
2397 "zendframework/zend-coding-standard": "~1.0.0",
2398 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
2399 },
2400 "suggest": {
2401 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
2402 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
2403 },
2404 "type": "library",
2405 "extra": {
2406 "branch-alias": {
2407 "dev-master": "3.2-dev",
2408 "dev-develop": "3.3-dev"
2409 }
2410 },
2411 "autoload": {
2412 "psr-4": {
2413 "Zend\\EventManager\\": "src/"
2414 }
2415 },
2416 "notification-url": "https://packagist.org/downloads/",
2417 "license": [
2418 "BSD-3-Clause"
2419 ],
2420 "description": "Trigger and listen to events within a PHP application",
2421 "homepage": "https://github.com/zendframework/zend-eventmanager",
2422 "keywords": [
2423 "event",
2424 "eventmanager",
2425 "events",
2426 "zf2"
2427 ],
2428 "time": "2018-04-25T15:33:34+00:00"
2429 }
2430 ],
2431 "packages-dev": [],
2432 "aliases": [],
2433 "minimum-stability": "stable",
2434 "stability-flags": {
2435 "phpbb/phpbb": 10
2436 },
2437 "prefer-stable": false,
2438 "prefer-lowest": false,
2439 "platform": {
2440 "php": ">=5.4"
2441 },
2442 "platform-dev": []
2443 }
2444