Warning, /webapps/ocs-fileserver/composer.lock is written in an unsupported language. File is not indexed.
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": "575ddb5767fc824632757fc9e0200504",
0008 "packages": [
0009 {
0010 "name": "aws/aws-crt-php",
0011 "version": "v1.0.2",
0012 "source": {
0013 "type": "git",
0014 "url": "https://github.com/awslabs/aws-crt-php.git",
0015 "reference": "3942776a8c99209908ee0b287746263725685732"
0016 },
0017 "dist": {
0018 "type": "zip",
0019 "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732",
0020 "reference": "3942776a8c99209908ee0b287746263725685732",
0021 "shasum": ""
0022 },
0023 "require": {
0024 "php": ">=5.5"
0025 },
0026 "require-dev": {
0027 "phpunit/phpunit": "^4.8.35|^5.4.3"
0028 },
0029 "type": "library",
0030 "autoload": {
0031 "classmap": [
0032 "src/"
0033 ]
0034 },
0035 "notification-url": "https://packagist.org/downloads/",
0036 "license": [
0037 "Apache-2.0"
0038 ],
0039 "authors": [
0040 {
0041 "name": "AWS SDK Common Runtime Team",
0042 "email": "aws-sdk-common-runtime@amazon.com"
0043 }
0044 ],
0045 "description": "AWS Common Runtime for PHP",
0046 "homepage": "http://aws.amazon.com/sdkforphp",
0047 "keywords": [
0048 "amazon",
0049 "aws",
0050 "crt",
0051 "sdk"
0052 ],
0053 "support": {
0054 "issues": "https://github.com/awslabs/aws-crt-php/issues",
0055 "source": "https://github.com/awslabs/aws-crt-php/tree/v1.0.2"
0056 },
0057 "time": "2021-09-03T22:57:30+00:00"
0058 },
0059 {
0060 "name": "aws/aws-sdk-php",
0061 "version": "3.253.3",
0062 "source": {
0063 "type": "git",
0064 "url": "https://github.com/aws/aws-sdk-php.git",
0065 "reference": "7e66338fc6aedd5fa53b268ee30d8f6e4a568147"
0066 },
0067 "dist": {
0068 "type": "zip",
0069 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7e66338fc6aedd5fa53b268ee30d8f6e4a568147",
0070 "reference": "7e66338fc6aedd5fa53b268ee30d8f6e4a568147",
0071 "shasum": ""
0072 },
0073 "require": {
0074 "aws/aws-crt-php": "^1.0.2",
0075 "ext-json": "*",
0076 "ext-pcre": "*",
0077 "ext-simplexml": "*",
0078 "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
0079 "guzzlehttp/promises": "^1.4.0",
0080 "guzzlehttp/psr7": "^1.8.5 || ^2.3",
0081 "mtdowling/jmespath.php": "^2.6",
0082 "php": ">=5.5"
0083 },
0084 "require-dev": {
0085 "andrewsville/php-token-reflection": "^1.4",
0086 "aws/aws-php-sns-message-validator": "~1.0",
0087 "behat/behat": "~3.0",
0088 "composer/composer": "^1.10.22",
0089 "dms/phpunit-arraysubset-asserts": "^0.4.0",
0090 "doctrine/cache": "~1.4",
0091 "ext-dom": "*",
0092 "ext-openssl": "*",
0093 "ext-pcntl": "*",
0094 "ext-sockets": "*",
0095 "nette/neon": "^2.3",
0096 "paragonie/random_compat": ">= 2",
0097 "phpunit/phpunit": "^4.8.35 || ^5.6.3 || ^9.5",
0098 "psr/cache": "^1.0",
0099 "psr/simple-cache": "^1.0",
0100 "sebastian/comparator": "^1.2.3 || ^4.0",
0101 "yoast/phpunit-polyfills": "^1.0"
0102 },
0103 "suggest": {
0104 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
0105 "doctrine/cache": "To use the DoctrineCacheAdapter",
0106 "ext-curl": "To send requests using cURL",
0107 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
0108 "ext-sockets": "To use client-side monitoring"
0109 },
0110 "type": "library",
0111 "extra": {
0112 "branch-alias": {
0113 "dev-master": "3.0-dev"
0114 }
0115 },
0116 "autoload": {
0117 "files": [
0118 "src/functions.php"
0119 ],
0120 "psr-4": {
0121 "Aws\\": "src/"
0122 }
0123 },
0124 "notification-url": "https://packagist.org/downloads/",
0125 "license": [
0126 "Apache-2.0"
0127 ],
0128 "authors": [
0129 {
0130 "name": "Amazon Web Services",
0131 "homepage": "http://aws.amazon.com"
0132 }
0133 ],
0134 "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
0135 "homepage": "http://aws.amazon.com/sdkforphp",
0136 "keywords": [
0137 "amazon",
0138 "aws",
0139 "cloud",
0140 "dynamodb",
0141 "ec2",
0142 "glacier",
0143 "s3",
0144 "sdk"
0145 ],
0146 "support": {
0147 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
0148 "issues": "https://github.com/aws/aws-sdk-php/issues",
0149 "source": "https://github.com/aws/aws-sdk-php/tree/3.253.3"
0150 },
0151 "time": "2022-12-15T19:26:05+00:00"
0152 },
0153 {
0154 "name": "guzzlehttp/guzzle",
0155 "version": "7.5.0",
0156 "source": {
0157 "type": "git",
0158 "url": "https://github.com/guzzle/guzzle.git",
0159 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
0160 },
0161 "dist": {
0162 "type": "zip",
0163 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
0164 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
0165 "shasum": ""
0166 },
0167 "require": {
0168 "ext-json": "*",
0169 "guzzlehttp/promises": "^1.5",
0170 "guzzlehttp/psr7": "^1.9 || ^2.4",
0171 "php": "^7.2.5 || ^8.0",
0172 "psr/http-client": "^1.0",
0173 "symfony/deprecation-contracts": "^2.2 || ^3.0"
0174 },
0175 "provide": {
0176 "psr/http-client-implementation": "1.0"
0177 },
0178 "require-dev": {
0179 "bamarni/composer-bin-plugin": "^1.8.1",
0180 "ext-curl": "*",
0181 "php-http/client-integration-tests": "^3.0",
0182 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
0183 "psr/log": "^1.1 || ^2.0 || ^3.0"
0184 },
0185 "suggest": {
0186 "ext-curl": "Required for CURL handler support",
0187 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
0188 "psr/log": "Required for using the Log middleware"
0189 },
0190 "type": "library",
0191 "extra": {
0192 "bamarni-bin": {
0193 "bin-links": true,
0194 "forward-command": false
0195 },
0196 "branch-alias": {
0197 "dev-master": "7.5-dev"
0198 }
0199 },
0200 "autoload": {
0201 "files": [
0202 "src/functions_include.php"
0203 ],
0204 "psr-4": {
0205 "GuzzleHttp\\": "src/"
0206 }
0207 },
0208 "notification-url": "https://packagist.org/downloads/",
0209 "license": [
0210 "MIT"
0211 ],
0212 "authors": [
0213 {
0214 "name": "Graham Campbell",
0215 "email": "hello@gjcampbell.co.uk",
0216 "homepage": "https://github.com/GrahamCampbell"
0217 },
0218 {
0219 "name": "Michael Dowling",
0220 "email": "mtdowling@gmail.com",
0221 "homepage": "https://github.com/mtdowling"
0222 },
0223 {
0224 "name": "Jeremy Lindblom",
0225 "email": "jeremeamia@gmail.com",
0226 "homepage": "https://github.com/jeremeamia"
0227 },
0228 {
0229 "name": "George Mponos",
0230 "email": "gmponos@gmail.com",
0231 "homepage": "https://github.com/gmponos"
0232 },
0233 {
0234 "name": "Tobias Nyholm",
0235 "email": "tobias.nyholm@gmail.com",
0236 "homepage": "https://github.com/Nyholm"
0237 },
0238 {
0239 "name": "Márk Sági-Kazár",
0240 "email": "mark.sagikazar@gmail.com",
0241 "homepage": "https://github.com/sagikazarmark"
0242 },
0243 {
0244 "name": "Tobias Schultze",
0245 "email": "webmaster@tubo-world.de",
0246 "homepage": "https://github.com/Tobion"
0247 }
0248 ],
0249 "description": "Guzzle is a PHP HTTP client library",
0250 "keywords": [
0251 "client",
0252 "curl",
0253 "framework",
0254 "http",
0255 "http client",
0256 "psr-18",
0257 "psr-7",
0258 "rest",
0259 "web service"
0260 ],
0261 "support": {
0262 "issues": "https://github.com/guzzle/guzzle/issues",
0263 "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
0264 },
0265 "funding": [
0266 {
0267 "url": "https://github.com/GrahamCampbell",
0268 "type": "github"
0269 },
0270 {
0271 "url": "https://github.com/Nyholm",
0272 "type": "github"
0273 },
0274 {
0275 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
0276 "type": "tidelift"
0277 }
0278 ],
0279 "time": "2022-08-28T15:39:27+00:00"
0280 },
0281 {
0282 "name": "guzzlehttp/promises",
0283 "version": "1.5.2",
0284 "source": {
0285 "type": "git",
0286 "url": "https://github.com/guzzle/promises.git",
0287 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
0288 },
0289 "dist": {
0290 "type": "zip",
0291 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
0292 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
0293 "shasum": ""
0294 },
0295 "require": {
0296 "php": ">=5.5"
0297 },
0298 "require-dev": {
0299 "symfony/phpunit-bridge": "^4.4 || ^5.1"
0300 },
0301 "type": "library",
0302 "extra": {
0303 "branch-alias": {
0304 "dev-master": "1.5-dev"
0305 }
0306 },
0307 "autoload": {
0308 "files": [
0309 "src/functions_include.php"
0310 ],
0311 "psr-4": {
0312 "GuzzleHttp\\Promise\\": "src/"
0313 }
0314 },
0315 "notification-url": "https://packagist.org/downloads/",
0316 "license": [
0317 "MIT"
0318 ],
0319 "authors": [
0320 {
0321 "name": "Graham Campbell",
0322 "email": "hello@gjcampbell.co.uk",
0323 "homepage": "https://github.com/GrahamCampbell"
0324 },
0325 {
0326 "name": "Michael Dowling",
0327 "email": "mtdowling@gmail.com",
0328 "homepage": "https://github.com/mtdowling"
0329 },
0330 {
0331 "name": "Tobias Nyholm",
0332 "email": "tobias.nyholm@gmail.com",
0333 "homepage": "https://github.com/Nyholm"
0334 },
0335 {
0336 "name": "Tobias Schultze",
0337 "email": "webmaster@tubo-world.de",
0338 "homepage": "https://github.com/Tobion"
0339 }
0340 ],
0341 "description": "Guzzle promises library",
0342 "keywords": [
0343 "promise"
0344 ],
0345 "support": {
0346 "issues": "https://github.com/guzzle/promises/issues",
0347 "source": "https://github.com/guzzle/promises/tree/1.5.2"
0348 },
0349 "funding": [
0350 {
0351 "url": "https://github.com/GrahamCampbell",
0352 "type": "github"
0353 },
0354 {
0355 "url": "https://github.com/Nyholm",
0356 "type": "github"
0357 },
0358 {
0359 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
0360 "type": "tidelift"
0361 }
0362 ],
0363 "time": "2022-08-28T14:55:35+00:00"
0364 },
0365 {
0366 "name": "guzzlehttp/psr7",
0367 "version": "2.4.3",
0368 "source": {
0369 "type": "git",
0370 "url": "https://github.com/guzzle/psr7.git",
0371 "reference": "67c26b443f348a51926030c83481b85718457d3d"
0372 },
0373 "dist": {
0374 "type": "zip",
0375 "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
0376 "reference": "67c26b443f348a51926030c83481b85718457d3d",
0377 "shasum": ""
0378 },
0379 "require": {
0380 "php": "^7.2.5 || ^8.0",
0381 "psr/http-factory": "^1.0",
0382 "psr/http-message": "^1.0",
0383 "ralouphie/getallheaders": "^3.0"
0384 },
0385 "provide": {
0386 "psr/http-factory-implementation": "1.0",
0387 "psr/http-message-implementation": "1.0"
0388 },
0389 "require-dev": {
0390 "bamarni/composer-bin-plugin": "^1.8.1",
0391 "http-interop/http-factory-tests": "^0.9",
0392 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
0393 },
0394 "suggest": {
0395 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
0396 },
0397 "type": "library",
0398 "extra": {
0399 "bamarni-bin": {
0400 "bin-links": true,
0401 "forward-command": false
0402 },
0403 "branch-alias": {
0404 "dev-master": "2.4-dev"
0405 }
0406 },
0407 "autoload": {
0408 "psr-4": {
0409 "GuzzleHttp\\Psr7\\": "src/"
0410 }
0411 },
0412 "notification-url": "https://packagist.org/downloads/",
0413 "license": [
0414 "MIT"
0415 ],
0416 "authors": [
0417 {
0418 "name": "Graham Campbell",
0419 "email": "hello@gjcampbell.co.uk",
0420 "homepage": "https://github.com/GrahamCampbell"
0421 },
0422 {
0423 "name": "Michael Dowling",
0424 "email": "mtdowling@gmail.com",
0425 "homepage": "https://github.com/mtdowling"
0426 },
0427 {
0428 "name": "George Mponos",
0429 "email": "gmponos@gmail.com",
0430 "homepage": "https://github.com/gmponos"
0431 },
0432 {
0433 "name": "Tobias Nyholm",
0434 "email": "tobias.nyholm@gmail.com",
0435 "homepage": "https://github.com/Nyholm"
0436 },
0437 {
0438 "name": "Márk Sági-Kazár",
0439 "email": "mark.sagikazar@gmail.com",
0440 "homepage": "https://github.com/sagikazarmark"
0441 },
0442 {
0443 "name": "Tobias Schultze",
0444 "email": "webmaster@tubo-world.de",
0445 "homepage": "https://github.com/Tobion"
0446 },
0447 {
0448 "name": "Márk Sági-Kazár",
0449 "email": "mark.sagikazar@gmail.com",
0450 "homepage": "https://sagikazarmark.hu"
0451 }
0452 ],
0453 "description": "PSR-7 message implementation that also provides common utility methods",
0454 "keywords": [
0455 "http",
0456 "message",
0457 "psr-7",
0458 "request",
0459 "response",
0460 "stream",
0461 "uri",
0462 "url"
0463 ],
0464 "support": {
0465 "issues": "https://github.com/guzzle/psr7/issues",
0466 "source": "https://github.com/guzzle/psr7/tree/2.4.3"
0467 },
0468 "funding": [
0469 {
0470 "url": "https://github.com/GrahamCampbell",
0471 "type": "github"
0472 },
0473 {
0474 "url": "https://github.com/Nyholm",
0475 "type": "github"
0476 },
0477 {
0478 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
0479 "type": "tidelift"
0480 }
0481 ],
0482 "time": "2022-10-26T14:07:24+00:00"
0483 },
0484 {
0485 "name": "laminas/laminas-filter",
0486 "version": "2.22.0",
0487 "source": {
0488 "type": "git",
0489 "url": "https://github.com/laminas/laminas-filter.git",
0490 "reference": "c48e8a392a81de7d211026c078dce0e8bc57e2e3"
0491 },
0492 "dist": {
0493 "type": "zip",
0494 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/c48e8a392a81de7d211026c078dce0e8bc57e2e3",
0495 "reference": "c48e8a392a81de7d211026c078dce0e8bc57e2e3",
0496 "shasum": ""
0497 },
0498 "require": {
0499 "ext-mbstring": "*",
0500 "laminas/laminas-servicemanager": "^3.14.0",
0501 "laminas/laminas-stdlib": "^3.13.0",
0502 "php": "^7.4 || ~8.0.0 || ~8.1.0"
0503 },
0504 "conflict": {
0505 "laminas/laminas-validator": "<2.10.1",
0506 "zendframework/zend-filter": "*"
0507 },
0508 "require-dev": {
0509 "laminas/laminas-coding-standard": "~2.4.0",
0510 "laminas/laminas-crypt": "^3.5.1",
0511 "laminas/laminas-uri": "^2.9.1",
0512 "pear/archive_tar": "^1.4.14",
0513 "phpspec/prophecy-phpunit": "^2.0.1",
0514 "phpunit/phpunit": "^9.5.24",
0515 "psalm/plugin-phpunit": "^0.17.0",
0516 "psr/http-factory": "^1.0.1",
0517 "vimeo/psalm": "^4.27.0"
0518 },
0519 "suggest": {
0520 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
0521 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
0522 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
0523 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
0524 },
0525 "type": "library",
0526 "extra": {
0527 "laminas": {
0528 "component": "Laminas\\Filter",
0529 "config-provider": "Laminas\\Filter\\ConfigProvider"
0530 }
0531 },
0532 "autoload": {
0533 "psr-4": {
0534 "Laminas\\Filter\\": "src/"
0535 }
0536 },
0537 "notification-url": "https://packagist.org/downloads/",
0538 "license": [
0539 "BSD-3-Clause"
0540 ],
0541 "description": "Programmatically filter and normalize data and files",
0542 "homepage": "https://laminas.dev",
0543 "keywords": [
0544 "filter",
0545 "laminas"
0546 ],
0547 "support": {
0548 "chat": "https://laminas.dev/chat",
0549 "docs": "https://docs.laminas.dev/laminas-filter/",
0550 "forum": "https://discourse.laminas.dev",
0551 "issues": "https://github.com/laminas/laminas-filter/issues",
0552 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
0553 "source": "https://github.com/laminas/laminas-filter"
0554 },
0555 "funding": [
0556 {
0557 "url": "https://funding.communitybridge.org/projects/laminas-project",
0558 "type": "community_bridge"
0559 }
0560 ],
0561 "time": "2022-10-11T08:14:46+00:00"
0562 },
0563 {
0564 "name": "laminas/laminas-inputfilter",
0565 "version": "2.21.0",
0566 "source": {
0567 "type": "git",
0568 "url": "https://github.com/laminas/laminas-inputfilter.git",
0569 "reference": "8668227246d19564f339643f0f2aedcdff66612b"
0570 },
0571 "dist": {
0572 "type": "zip",
0573 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8668227246d19564f339643f0f2aedcdff66612b",
0574 "reference": "8668227246d19564f339643f0f2aedcdff66612b",
0575 "shasum": ""
0576 },
0577 "require": {
0578 "laminas/laminas-filter": "^2.13",
0579 "laminas/laminas-servicemanager": "^3.16.0",
0580 "laminas/laminas-stdlib": "^3.0",
0581 "laminas/laminas-validator": "^2.15",
0582 "php": "^7.4 || ~8.0.0 || ~8.1.0"
0583 },
0584 "conflict": {
0585 "zendframework/zend-inputfilter": "*"
0586 },
0587 "require-dev": {
0588 "ext-json": "*",
0589 "laminas/laminas-coding-standard": "~2.4.0",
0590 "laminas/laminas-db": "^2.15.0",
0591 "phpunit/phpunit": "^9.5.24",
0592 "psalm/plugin-phpunit": "^0.17.0",
0593 "psr/http-message": "^1.0",
0594 "vimeo/psalm": "^4.27.0",
0595 "webmozart/assert": "^1.11"
0596 },
0597 "suggest": {
0598 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
0599 },
0600 "type": "library",
0601 "extra": {
0602 "laminas": {
0603 "component": "Laminas\\InputFilter",
0604 "config-provider": "Laminas\\InputFilter\\ConfigProvider"
0605 }
0606 },
0607 "autoload": {
0608 "psr-4": {
0609 "Laminas\\InputFilter\\": "src/"
0610 }
0611 },
0612 "notification-url": "https://packagist.org/downloads/",
0613 "license": [
0614 "BSD-3-Clause"
0615 ],
0616 "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
0617 "homepage": "https://laminas.dev",
0618 "keywords": [
0619 "inputfilter",
0620 "laminas"
0621 ],
0622 "support": {
0623 "chat": "https://laminas.dev/chat",
0624 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
0625 "forum": "https://discourse.laminas.dev",
0626 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
0627 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
0628 "source": "https://github.com/laminas/laminas-inputfilter"
0629 },
0630 "funding": [
0631 {
0632 "url": "https://funding.communitybridge.org/projects/laminas-project",
0633 "type": "community_bridge"
0634 }
0635 ],
0636 "time": "2022-09-20T10:03:09+00:00"
0637 },
0638 {
0639 "name": "laminas/laminas-servicemanager",
0640 "version": "3.17.0",
0641 "source": {
0642 "type": "git",
0643 "url": "https://github.com/laminas/laminas-servicemanager.git",
0644 "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec"
0645 },
0646 "dist": {
0647 "type": "zip",
0648 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
0649 "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
0650 "shasum": ""
0651 },
0652 "require": {
0653 "laminas/laminas-stdlib": "^3.2.1",
0654 "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
0655 "psr/container": "^1.0"
0656 },
0657 "conflict": {
0658 "ext-psr": "*",
0659 "laminas/laminas-code": "<3.3.1",
0660 "zendframework/zend-code": "<3.3.1",
0661 "zendframework/zend-servicemanager": "*"
0662 },
0663 "provide": {
0664 "psr/container-implementation": "^1.0"
0665 },
0666 "replace": {
0667 "container-interop/container-interop": "^1.2.0"
0668 },
0669 "require-dev": {
0670 "composer/package-versions-deprecated": "^1.0",
0671 "laminas/laminas-coding-standard": "~2.4.0",
0672 "laminas/laminas-container-config-test": "^0.7",
0673 "laminas/laminas-dependency-plugin": "^2.1.2",
0674 "mikey179/vfsstream": "^1.6.10@alpha",
0675 "ocramius/proxy-manager": "^2.11",
0676 "phpbench/phpbench": "^1.1",
0677 "phpspec/prophecy-phpunit": "^2.0",
0678 "phpunit/phpunit": "^9.5.5",
0679 "psalm/plugin-phpunit": "^0.17.0",
0680 "vimeo/psalm": "^4.8"
0681 },
0682 "suggest": {
0683 "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
0684 },
0685 "bin": [
0686 "bin/generate-deps-for-config-factory",
0687 "bin/generate-factory-for-class"
0688 ],
0689 "type": "library",
0690 "autoload": {
0691 "files": [
0692 "src/autoload.php"
0693 ],
0694 "psr-4": {
0695 "Laminas\\ServiceManager\\": "src/"
0696 }
0697 },
0698 "notification-url": "https://packagist.org/downloads/",
0699 "license": [
0700 "BSD-3-Clause"
0701 ],
0702 "description": "Factory-Driven Dependency Injection Container",
0703 "homepage": "https://laminas.dev",
0704 "keywords": [
0705 "PSR-11",
0706 "dependency-injection",
0707 "di",
0708 "dic",
0709 "laminas",
0710 "service-manager",
0711 "servicemanager"
0712 ],
0713 "support": {
0714 "chat": "https://laminas.dev/chat",
0715 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
0716 "forum": "https://discourse.laminas.dev",
0717 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
0718 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
0719 "source": "https://github.com/laminas/laminas-servicemanager"
0720 },
0721 "funding": [
0722 {
0723 "url": "https://funding.communitybridge.org/projects/laminas-project",
0724 "type": "community_bridge"
0725 }
0726 ],
0727 "time": "2022-09-22T11:33:46+00:00"
0728 },
0729 {
0730 "name": "laminas/laminas-stdlib",
0731 "version": "3.13.0",
0732 "source": {
0733 "type": "git",
0734 "url": "https://github.com/laminas/laminas-stdlib.git",
0735 "reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76"
0736 },
0737 "dist": {
0738 "type": "zip",
0739 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
0740 "reference": "66a6d03c381f6c9f1dd988bf8244f9afb9380d76",
0741 "shasum": ""
0742 },
0743 "require": {
0744 "php": "^7.4 || ~8.0.0 || ~8.1.0"
0745 },
0746 "conflict": {
0747 "zendframework/zend-stdlib": "*"
0748 },
0749 "require-dev": {
0750 "laminas/laminas-coding-standard": "~2.3.0",
0751 "phpbench/phpbench": "^1.2.6",
0752 "phpstan/phpdoc-parser": "^0.5.4",
0753 "phpunit/phpunit": "^9.5.23",
0754 "psalm/plugin-phpunit": "^0.17.0",
0755 "vimeo/psalm": "^4.26"
0756 },
0757 "type": "library",
0758 "autoload": {
0759 "psr-4": {
0760 "Laminas\\Stdlib\\": "src/"
0761 }
0762 },
0763 "notification-url": "https://packagist.org/downloads/",
0764 "license": [
0765 "BSD-3-Clause"
0766 ],
0767 "description": "SPL extensions, array utilities, error handlers, and more",
0768 "homepage": "https://laminas.dev",
0769 "keywords": [
0770 "laminas",
0771 "stdlib"
0772 ],
0773 "support": {
0774 "chat": "https://laminas.dev/chat",
0775 "docs": "https://docs.laminas.dev/laminas-stdlib/",
0776 "forum": "https://discourse.laminas.dev",
0777 "issues": "https://github.com/laminas/laminas-stdlib/issues",
0778 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
0779 "source": "https://github.com/laminas/laminas-stdlib"
0780 },
0781 "funding": [
0782 {
0783 "url": "https://funding.communitybridge.org/projects/laminas-project",
0784 "type": "community_bridge"
0785 }
0786 ],
0787 "time": "2022-08-24T13:56:50+00:00"
0788 },
0789 {
0790 "name": "laminas/laminas-validator",
0791 "version": "2.25.0",
0792 "source": {
0793 "type": "git",
0794 "url": "https://github.com/laminas/laminas-validator.git",
0795 "reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa"
0796 },
0797 "dist": {
0798 "type": "zip",
0799 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/42de39b78e73b321db7d948cf8530a2764f8b9aa",
0800 "reference": "42de39b78e73b321db7d948cf8530a2764f8b9aa",
0801 "shasum": ""
0802 },
0803 "require": {
0804 "laminas/laminas-servicemanager": "^3.12.0",
0805 "laminas/laminas-stdlib": "^3.13",
0806 "php": "^7.4 || ~8.0.0 || ~8.1.0"
0807 },
0808 "conflict": {
0809 "zendframework/zend-validator": "*"
0810 },
0811 "require-dev": {
0812 "laminas/laminas-coding-standard": "^2.4.0",
0813 "laminas/laminas-db": "^2.15.0",
0814 "laminas/laminas-filter": "^2.18.0",
0815 "laminas/laminas-http": "^2.16.0",
0816 "laminas/laminas-i18n": "^2.17.0",
0817 "laminas/laminas-session": "^2.13.0",
0818 "laminas/laminas-uri": "^2.9.1",
0819 "phpspec/prophecy-phpunit": "^2.0",
0820 "phpunit/phpunit": "^9.5.24",
0821 "psalm/plugin-phpunit": "^0.17.0",
0822 "psr/http-client": "^1.0",
0823 "psr/http-factory": "^1.0",
0824 "psr/http-message": "^1.0",
0825 "vimeo/psalm": "^4.27.0"
0826 },
0827 "suggest": {
0828 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
0829 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
0830 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
0831 "laminas/laminas-i18n-resources": "Translations of validator messages",
0832 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
0833 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
0834 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
0835 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
0836 },
0837 "type": "library",
0838 "extra": {
0839 "laminas": {
0840 "component": "Laminas\\Validator",
0841 "config-provider": "Laminas\\Validator\\ConfigProvider"
0842 }
0843 },
0844 "autoload": {
0845 "psr-4": {
0846 "Laminas\\Validator\\": "src/"
0847 }
0848 },
0849 "notification-url": "https://packagist.org/downloads/",
0850 "license": [
0851 "BSD-3-Clause"
0852 ],
0853 "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
0854 "homepage": "https://laminas.dev",
0855 "keywords": [
0856 "laminas",
0857 "validator"
0858 ],
0859 "support": {
0860 "chat": "https://laminas.dev/chat",
0861 "docs": "https://docs.laminas.dev/laminas-validator/",
0862 "forum": "https://discourse.laminas.dev",
0863 "issues": "https://github.com/laminas/laminas-validator/issues",
0864 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
0865 "source": "https://github.com/laminas/laminas-validator"
0866 },
0867 "funding": [
0868 {
0869 "url": "https://funding.communitybridge.org/projects/laminas-project",
0870 "type": "community_bridge"
0871 }
0872 ],
0873 "time": "2022-09-20T11:33:19+00:00"
0874 },
0875 {
0876 "name": "mtdowling/jmespath.php",
0877 "version": "2.6.1",
0878 "source": {
0879 "type": "git",
0880 "url": "https://github.com/jmespath/jmespath.php.git",
0881 "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
0882 },
0883 "dist": {
0884 "type": "zip",
0885 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
0886 "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
0887 "shasum": ""
0888 },
0889 "require": {
0890 "php": "^5.4 || ^7.0 || ^8.0",
0891 "symfony/polyfill-mbstring": "^1.17"
0892 },
0893 "require-dev": {
0894 "composer/xdebug-handler": "^1.4 || ^2.0",
0895 "phpunit/phpunit": "^4.8.36 || ^7.5.15"
0896 },
0897 "bin": [
0898 "bin/jp.php"
0899 ],
0900 "type": "library",
0901 "extra": {
0902 "branch-alias": {
0903 "dev-master": "2.6-dev"
0904 }
0905 },
0906 "autoload": {
0907 "files": [
0908 "src/JmesPath.php"
0909 ],
0910 "psr-4": {
0911 "JmesPath\\": "src/"
0912 }
0913 },
0914 "notification-url": "https://packagist.org/downloads/",
0915 "license": [
0916 "MIT"
0917 ],
0918 "authors": [
0919 {
0920 "name": "Michael Dowling",
0921 "email": "mtdowling@gmail.com",
0922 "homepage": "https://github.com/mtdowling"
0923 }
0924 ],
0925 "description": "Declaratively specify how to extract elements from a JSON document",
0926 "keywords": [
0927 "json",
0928 "jsonpath"
0929 ],
0930 "support": {
0931 "issues": "https://github.com/jmespath/jmespath.php/issues",
0932 "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
0933 },
0934 "time": "2021-06-14T00:11:39+00:00"
0935 },
0936 {
0937 "name": "psr/container",
0938 "version": "1.1.2",
0939 "source": {
0940 "type": "git",
0941 "url": "https://github.com/php-fig/container.git",
0942 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
0943 },
0944 "dist": {
0945 "type": "zip",
0946 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
0947 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
0948 "shasum": ""
0949 },
0950 "require": {
0951 "php": ">=7.4.0"
0952 },
0953 "type": "library",
0954 "autoload": {
0955 "psr-4": {
0956 "Psr\\Container\\": "src/"
0957 }
0958 },
0959 "notification-url": "https://packagist.org/downloads/",
0960 "license": [
0961 "MIT"
0962 ],
0963 "authors": [
0964 {
0965 "name": "PHP-FIG",
0966 "homepage": "https://www.php-fig.org/"
0967 }
0968 ],
0969 "description": "Common Container Interface (PHP FIG PSR-11)",
0970 "homepage": "https://github.com/php-fig/container",
0971 "keywords": [
0972 "PSR-11",
0973 "container",
0974 "container-interface",
0975 "container-interop",
0976 "psr"
0977 ],
0978 "support": {
0979 "issues": "https://github.com/php-fig/container/issues",
0980 "source": "https://github.com/php-fig/container/tree/1.1.2"
0981 },
0982 "time": "2021-11-05T16:50:12+00:00"
0983 },
0984 {
0985 "name": "psr/http-client",
0986 "version": "1.0.1",
0987 "source": {
0988 "type": "git",
0989 "url": "https://github.com/php-fig/http-client.git",
0990 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
0991 },
0992 "dist": {
0993 "type": "zip",
0994 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
0995 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
0996 "shasum": ""
0997 },
0998 "require": {
0999 "php": "^7.0 || ^8.0",
1000 "psr/http-message": "^1.0"
1001 },
1002 "type": "library",
1003 "extra": {
1004 "branch-alias": {
1005 "dev-master": "1.0.x-dev"
1006 }
1007 },
1008 "autoload": {
1009 "psr-4": {
1010 "Psr\\Http\\Client\\": "src/"
1011 }
1012 },
1013 "notification-url": "https://packagist.org/downloads/",
1014 "license": [
1015 "MIT"
1016 ],
1017 "authors": [
1018 {
1019 "name": "PHP-FIG",
1020 "homepage": "http://www.php-fig.org/"
1021 }
1022 ],
1023 "description": "Common interface for HTTP clients",
1024 "homepage": "https://github.com/php-fig/http-client",
1025 "keywords": [
1026 "http",
1027 "http-client",
1028 "psr",
1029 "psr-18"
1030 ],
1031 "support": {
1032 "source": "https://github.com/php-fig/http-client/tree/master"
1033 },
1034 "time": "2020-06-29T06:28:15+00:00"
1035 },
1036 {
1037 "name": "psr/http-factory",
1038 "version": "1.0.1",
1039 "source": {
1040 "type": "git",
1041 "url": "https://github.com/php-fig/http-factory.git",
1042 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
1043 },
1044 "dist": {
1045 "type": "zip",
1046 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
1047 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
1048 "shasum": ""
1049 },
1050 "require": {
1051 "php": ">=7.0.0",
1052 "psr/http-message": "^1.0"
1053 },
1054 "type": "library",
1055 "extra": {
1056 "branch-alias": {
1057 "dev-master": "1.0.x-dev"
1058 }
1059 },
1060 "autoload": {
1061 "psr-4": {
1062 "Psr\\Http\\Message\\": "src/"
1063 }
1064 },
1065 "notification-url": "https://packagist.org/downloads/",
1066 "license": [
1067 "MIT"
1068 ],
1069 "authors": [
1070 {
1071 "name": "PHP-FIG",
1072 "homepage": "http://www.php-fig.org/"
1073 }
1074 ],
1075 "description": "Common interfaces for PSR-7 HTTP message factories",
1076 "keywords": [
1077 "factory",
1078 "http",
1079 "message",
1080 "psr",
1081 "psr-17",
1082 "psr-7",
1083 "request",
1084 "response"
1085 ],
1086 "support": {
1087 "source": "https://github.com/php-fig/http-factory/tree/master"
1088 },
1089 "time": "2019-04-30T12:38:16+00:00"
1090 },
1091 {
1092 "name": "psr/http-message",
1093 "version": "1.0.1",
1094 "source": {
1095 "type": "git",
1096 "url": "https://github.com/php-fig/http-message.git",
1097 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1098 },
1099 "dist": {
1100 "type": "zip",
1101 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1102 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1103 "shasum": ""
1104 },
1105 "require": {
1106 "php": ">=5.3.0"
1107 },
1108 "type": "library",
1109 "extra": {
1110 "branch-alias": {
1111 "dev-master": "1.0.x-dev"
1112 }
1113 },
1114 "autoload": {
1115 "psr-4": {
1116 "Psr\\Http\\Message\\": "src/"
1117 }
1118 },
1119 "notification-url": "https://packagist.org/downloads/",
1120 "license": [
1121 "MIT"
1122 ],
1123 "authors": [
1124 {
1125 "name": "PHP-FIG",
1126 "homepage": "http://www.php-fig.org/"
1127 }
1128 ],
1129 "description": "Common interface for HTTP messages",
1130 "homepage": "https://github.com/php-fig/http-message",
1131 "keywords": [
1132 "http",
1133 "http-message",
1134 "psr",
1135 "psr-7",
1136 "request",
1137 "response"
1138 ],
1139 "support": {
1140 "source": "https://github.com/php-fig/http-message/tree/master"
1141 },
1142 "time": "2016-08-06T14:39:51+00:00"
1143 },
1144 {
1145 "name": "ralouphie/getallheaders",
1146 "version": "3.0.3",
1147 "source": {
1148 "type": "git",
1149 "url": "https://github.com/ralouphie/getallheaders.git",
1150 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1151 },
1152 "dist": {
1153 "type": "zip",
1154 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1155 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1156 "shasum": ""
1157 },
1158 "require": {
1159 "php": ">=5.6"
1160 },
1161 "require-dev": {
1162 "php-coveralls/php-coveralls": "^2.1",
1163 "phpunit/phpunit": "^5 || ^6.5"
1164 },
1165 "type": "library",
1166 "autoload": {
1167 "files": [
1168 "src/getallheaders.php"
1169 ]
1170 },
1171 "notification-url": "https://packagist.org/downloads/",
1172 "license": [
1173 "MIT"
1174 ],
1175 "authors": [
1176 {
1177 "name": "Ralph Khattar",
1178 "email": "ralph.khattar@gmail.com"
1179 }
1180 ],
1181 "description": "A polyfill for getallheaders.",
1182 "support": {
1183 "issues": "https://github.com/ralouphie/getallheaders/issues",
1184 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
1185 },
1186 "time": "2019-03-08T08:55:37+00:00"
1187 },
1188 {
1189 "name": "symfony/deprecation-contracts",
1190 "version": "v2.5.2",
1191 "source": {
1192 "type": "git",
1193 "url": "https://github.com/symfony/deprecation-contracts.git",
1194 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
1195 },
1196 "dist": {
1197 "type": "zip",
1198 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1199 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1200 "shasum": ""
1201 },
1202 "require": {
1203 "php": ">=7.1"
1204 },
1205 "type": "library",
1206 "extra": {
1207 "branch-alias": {
1208 "dev-main": "2.5-dev"
1209 },
1210 "thanks": {
1211 "name": "symfony/contracts",
1212 "url": "https://github.com/symfony/contracts"
1213 }
1214 },
1215 "autoload": {
1216 "files": [
1217 "function.php"
1218 ]
1219 },
1220 "notification-url": "https://packagist.org/downloads/",
1221 "license": [
1222 "MIT"
1223 ],
1224 "authors": [
1225 {
1226 "name": "Nicolas Grekas",
1227 "email": "p@tchwork.com"
1228 },
1229 {
1230 "name": "Symfony Community",
1231 "homepage": "https://symfony.com/contributors"
1232 }
1233 ],
1234 "description": "A generic function and convention to trigger deprecation notices",
1235 "homepage": "https://symfony.com",
1236 "support": {
1237 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
1238 },
1239 "funding": [
1240 {
1241 "url": "https://symfony.com/sponsor",
1242 "type": "custom"
1243 },
1244 {
1245 "url": "https://github.com/fabpot",
1246 "type": "github"
1247 },
1248 {
1249 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1250 "type": "tidelift"
1251 }
1252 ],
1253 "time": "2022-01-02T09:53:40+00:00"
1254 },
1255 {
1256 "name": "symfony/polyfill-mbstring",
1257 "version": "v1.27.0",
1258 "source": {
1259 "type": "git",
1260 "url": "https://github.com/symfony/polyfill-mbstring.git",
1261 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
1262 },
1263 "dist": {
1264 "type": "zip",
1265 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1266 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1267 "shasum": ""
1268 },
1269 "require": {
1270 "php": ">=7.1"
1271 },
1272 "provide": {
1273 "ext-mbstring": "*"
1274 },
1275 "suggest": {
1276 "ext-mbstring": "For best performance"
1277 },
1278 "type": "library",
1279 "extra": {
1280 "branch-alias": {
1281 "dev-main": "1.27-dev"
1282 },
1283 "thanks": {
1284 "name": "symfony/polyfill",
1285 "url": "https://github.com/symfony/polyfill"
1286 }
1287 },
1288 "autoload": {
1289 "files": [
1290 "bootstrap.php"
1291 ],
1292 "psr-4": {
1293 "Symfony\\Polyfill\\Mbstring\\": ""
1294 }
1295 },
1296 "notification-url": "https://packagist.org/downloads/",
1297 "license": [
1298 "MIT"
1299 ],
1300 "authors": [
1301 {
1302 "name": "Nicolas Grekas",
1303 "email": "p@tchwork.com"
1304 },
1305 {
1306 "name": "Symfony Community",
1307 "homepage": "https://symfony.com/contributors"
1308 }
1309 ],
1310 "description": "Symfony polyfill for the Mbstring extension",
1311 "homepage": "https://symfony.com",
1312 "keywords": [
1313 "compatibility",
1314 "mbstring",
1315 "polyfill",
1316 "portable",
1317 "shim"
1318 ],
1319 "support": {
1320 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
1321 },
1322 "funding": [
1323 {
1324 "url": "https://symfony.com/sponsor",
1325 "type": "custom"
1326 },
1327 {
1328 "url": "https://github.com/fabpot",
1329 "type": "github"
1330 },
1331 {
1332 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1333 "type": "tidelift"
1334 }
1335 ],
1336 "time": "2022-11-03T14:55:06+00:00"
1337 }
1338 ],
1339 "packages-dev": [],
1340 "aliases": [],
1341 "minimum-stability": "stable",
1342 "stability-flags": [],
1343 "prefer-stable": false,
1344 "prefer-lowest": false,
1345 "platform": {
1346 "php": "^7.4",
1347 "ext-fileinfo": "*",
1348 "ext-gd": "*",
1349 "ext-json": "*",
1350 "ext-dom": "*",
1351 "ext-ctype": "*",
1352 "ext-curl": "*",
1353 "ext-libxml": "*",
1354 "ext-simplexml": "*",
1355 "ext-mbstring": "*",
1356 "ext-pdo": "*",
1357 "ext-sqlite3": "*",
1358 "ext-iconv": "*",
1359 "ext-zlib": "*",
1360 "ext-xml": "*",
1361 "ext-redis": "*",
1362 "ext-zip": "*"
1363 },
1364 "platform-dev": [],
1365 "plugin-api-version": "2.3.0"
1366 }