XBackBone/composer.lock

6024 lines
213 KiB
Plaintext
Raw Normal View History

2018-04-28 12:20:07 +00:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2018-04-28 12:20:07 +00:00
"This file is @generated automatically"
],
2021-04-25 11:07:50 +00:00
"content-hash": "8ad3d8582512f7a7b778d587f2de7bf7",
2018-04-28 12:20:07 +00:00
"packages": [
{
"name": "aws/aws-sdk-php",
2021-04-25 11:07:50 +00:00
"version": "3.178.9",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
2021-04-25 11:07:50 +00:00
"reference": "89710500988a8a7d77f1282fcf6a1d0ad8297eaf"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/89710500988a8a7d77f1282fcf6a1d0ad8297eaf",
"reference": "89710500988a8a7d77f1282fcf6a1d0ad8297eaf",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
2020-02-25 16:09:36 +00:00
"guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
2021-03-07 16:21:07 +00:00
"guzzlehttp/promises": "^1.4.0",
"guzzlehttp/psr7": "^1.7.0",
"mtdowling/jmespath.php": "^2.6",
"php": ">=5.5"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-pcntl": "*",
"ext-sockets": "*",
"nette/neon": "^2.3",
2020-09-01 08:16:08 +00:00
"paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^4.8.35|^5.4.3",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0",
"sebastian/comparator": "^1.2.3"
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Aws\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Web Services",
"homepage": "http://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"cloud",
"dynamodb",
"ec2",
"glacier",
"s3",
"sdk"
],
2021-03-07 16:21:07 +00:00
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
2021-04-25 11:07:50 +00:00
"source": "https://github.com/aws/aws-sdk-php/tree/3.178.9"
2021-03-07 16:21:07 +00:00
},
2021-04-25 11:07:50 +00:00
"time": "2021-04-23T18:28:02+00:00"
2018-11-11 16:02:50 +00:00
},
2020-04-13 14:30:05 +00:00
{
"name": "erusev/parsedown",
"version": "1.7.4",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
},
"type": "library",
"autoload": {
"psr-0": {
"Parsedown": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "http://erusev.com"
}
],
"description": "Parser for Markdown.",
"homepage": "http://parsedown.org",
"keywords": [
"markdown",
"parser"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/erusev/parsedown/issues",
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
},
2020-04-13 14:30:05 +00:00
"time": "2019-12-30T22:54:17+00:00"
},
{
"name": "firebase/php-jwt",
2021-03-07 16:21:07 +00:00
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
2021-03-07 16:21:07 +00:00
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.8 <=9"
},
"type": "library",
"autoload": {
"psr-4": {
"Firebase\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Neuman Vong",
"email": "neuman+pear@twilio.com",
"role": "Developer"
},
{
"name": "Anant Narayanan",
"email": "anant@php.net",
"role": "Developer"
}
],
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
"homepage": "https://github.com/firebase/php-jwt",
"keywords": [
"jwt",
"php"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
},
"time": "2021-02-12T00:02:00+00:00"
},
{
"name": "google/auth",
2021-04-25 11:07:50 +00:00
"version": "v1.15.1",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git",
2021-04-25 11:07:50 +00:00
"reference": "4e0c9367719df9703e96f5ad613041b87742471c"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/4e0c9367719df9703e96f5ad613041b87742471c",
"reference": "4e0c9367719df9703e96f5ad613041b87742471c",
"shasum": ""
},
"require": {
"firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
2020-09-01 08:16:08 +00:00
"guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
"guzzlehttp/psr7": "^1.2",
"php": ">=5.4",
"psr/cache": "^1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"guzzlehttp/promises": "0.1.1|^1.3",
2021-03-07 16:21:07 +00:00
"kelvinmo/simplejwt": "^0.2.5|^0.5.1",
2021-04-25 11:07:50 +00:00
"phpseclib/phpseclib": "^2.0.31",
"phpunit/phpunit": "^4.8.36|^5.7",
2020-09-01 08:16:08 +00:00
"sebastian/comparator": ">=1.2.3",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
},
"type": "library",
"autoload": {
"psr-4": {
"Google\\Auth\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Google Auth Library for PHP",
"homepage": "http://github.com/google/google-auth-library-php",
"keywords": [
"Authentication",
"google",
"oauth2"
],
2021-03-07 16:21:07 +00:00
"support": {
"docs": "https://googleapis.github.io/google-auth-library-php/master/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
2021-04-25 11:07:50 +00:00
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.15.1"
2021-03-07 16:21:07 +00:00
},
2021-04-25 11:07:50 +00:00
"time": "2021-04-21T17:42:05+00:00"
},
{
"name": "google/cloud-core",
2021-04-25 11:07:50 +00:00
"version": "v1.41.1",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-php-core.git",
2021-04-25 11:07:50 +00:00
"reference": "6c39dfc66eb9e542fcc5d793a1c128d3d006a6b8"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/6c39dfc66eb9e542fcc5d793a1c128d3d006a6b8",
"reference": "6c39dfc66eb9e542fcc5d793a1c128d3d006a6b8",
"shasum": ""
},
"require": {
"google/auth": "^1.6",
2020-09-01 08:16:08 +00:00
"guzzlehttp/guzzle": "^5.3|^6.0|^7.0",
"guzzlehttp/promises": "^1.3",
"guzzlehttp/psr7": "^1.2",
2019-09-14 12:54:22 +00:00
"monolog/monolog": "^1.1|^2.0",
"php": ">=5.5",
"psr/http-message": "1.0.*",
"rize/uri-template": "~0.3"
},
"require-dev": {
"erusev/parsedown": "^1.6",
2019-08-20 12:56:41 +00:00
"google/common-protos": "^1.0",
"google/gax": "^1.1",
"opis/closure": "^3",
"phpdocumentor/reflection": "^3.0",
"phpunit/phpunit": "^4.8|^5.0",
"squizlabs/php_codesniffer": "2.*"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
"symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9"
},
"bin": [
"bin/google-cloud-batch"
],
"type": "library",
"extra": {
"component": {
"id": "cloud-core",
"target": "googleapis/google-cloud-php-core.git",
"path": "Core",
"entry": "src/ServiceBuilder.php"
}
},
"autoload": {
"psr-4": {
"Google\\Cloud\\Core\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
2021-03-07 16:21:07 +00:00
"support": {
2021-04-25 11:07:50 +00:00
"source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.41.1"
2021-03-07 16:21:07 +00:00
},
2021-04-25 11:07:50 +00:00
"time": "2021-03-18T20:36:57+00:00"
},
{
"name": "google/cloud-storage",
2021-03-07 16:21:07 +00:00
"version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-php-storage.git",
2021-03-07 16:21:07 +00:00
"reference": "ca3817dae90d7d757381f3f63c9d7df58ca1416f"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/ca3817dae90d7d757381f3f63c9d7df58ca1416f",
"reference": "ca3817dae90d7d757381f3f63c9d7df58ca1416f",
"shasum": ""
},
"require": {
2020-09-26 16:48:42 +00:00
"google/cloud-core": "^1.39",
2019-08-20 12:56:41 +00:00
"google/crc32": "^0.1.0"
},
"require-dev": {
"erusev/parsedown": "^1.6",
"google/cloud-pubsub": "^1.0",
"phpdocumentor/reflection": "^3.0",
"phpseclib/phpseclib": "^2",
"phpunit/phpunit": "^4.8|^5.0",
"squizlabs/php_codesniffer": "2.*"
},
"suggest": {
"google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.",
"phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2."
},
"type": "library",
"extra": {
"component": {
"id": "cloud-storage",
"target": "googleapis/google-cloud-php-storage.git",
"path": "Storage",
"entry": "src/StorageClient.php"
}
},
"autoload": {
"psr-4": {
"Google\\Cloud\\Storage\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Cloud Storage Client for PHP",
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.23.1"
},
"time": "2021-01-13T22:28:48+00:00"
2019-08-20 12:56:41 +00:00
},
{
"name": "google/crc32",
"version": "v0.1.0",
"source": {
"type": "git",
"url": "https://github.com/google/php-crc32.git",
"reference": "a8525f0dea6fca1893e1bae2f6e804c5f7d007fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/google/php-crc32/zipball/a8525f0dea6fca1893e1bae2f6e804c5f7d007fb",
"reference": "a8525f0dea6fca1893e1bae2f6e804c5f7d007fb",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^1.13 || v2.14.2",
"paragonie/random_compat": ">=2",
"phpunit/phpunit": "^4"
},
"type": "library",
"autoload": {
"psr-4": {
"Google\\CRC32\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Andrew Brampton",
"email": "bramp@google.com"
}
],
"description": "Various CRC32 implementations",
"homepage": "https://github.com/google/php-crc32",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/google/php-crc32/issues",
"source": "https://github.com/google/php-crc32/tree/v0.1.0"
},
2019-08-20 12:56:41 +00:00
"time": "2019-05-09T06:24:58+00:00"
},
{
"name": "graham-campbell/guzzle-factory",
2020-09-01 08:16:08 +00:00
"version": "v3.0.4",
2019-08-20 12:56:41 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Guzzle-Factory.git",
2020-09-01 08:16:08 +00:00
"reference": "618cf7220b177c6d9939a36331df937739ffc596"
2019-08-20 12:56:41 +00:00
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/618cf7220b177c6d9939a36331df937739ffc596",
"reference": "618cf7220b177c6d9939a36331df937739ffc596",
2019-08-20 12:56:41 +00:00
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.2",
2020-09-01 08:16:08 +00:00
"php": "^7.0|^8.0"
2019-08-20 12:56:41 +00:00
},
"require-dev": {
2020-04-13 15:10:17 +00:00
"graham-campbell/analyzer": "^2.4",
2019-08-20 12:56:41 +00:00
"phpunit/phpunit": "^6.5|^7.0|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"GrahamCampbell\\GuzzleFactory\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
}
],
"description": "Provides A Simple Guzzle Factory With Good Defaults",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Guzzle",
"Guzzle Factory",
"Guzzle-Factory",
"http"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/GrahamCampbell/Guzzle-Factory/issues",
"source": "https://github.com/GrahamCampbell/Guzzle-Factory/tree/3.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/guzzle-factory",
"type": "tidelift"
}
],
2020-09-01 08:16:08 +00:00
"time": "2020-05-02T14:45:48+00:00"
},
{
"name": "guzzlehttp/guzzle",
2020-09-01 08:16:08 +00:00
"version": "6.5.5",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2020-09-01 08:16:08 +00:00
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"shasum": ""
},
"require": {
2019-11-12 23:13:23 +00:00
"ext-json": "*",
"guzzlehttp/promises": "^1.0",
2019-11-12 23:13:23 +00:00
"guzzlehttp/psr7": "^1.6.1",
2020-09-01 08:16:08 +00:00
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.17.0"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
2019-11-12 23:13:23 +00:00
"psr/log": "^1.1"
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-25 16:09:36 +00:00
"dev-master": "6.5-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\": "src/"
2019-11-12 23:13:23 +00:00
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/6.5"
},
2020-09-01 08:16:08 +00:00
"time": "2020-06-16T21:01:06+00:00"
},
{
"name": "guzzlehttp/promises",
2021-03-07 16:21:07 +00:00
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2021-03-07 16:21:07 +00:00
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": ">=5.5"
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"symfony/phpunit-bridge": "^4.4 || ^5.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.4.1"
},
"time": "2021-03-07T09:25:29+00:00"
},
{
"name": "guzzlehttp/psr7",
2021-04-25 11:07:50 +00:00
"version": "1.8.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2021-04-25 11:07:50 +00:00
"reference": "35ea11d335fd638b5882ff1725228b3d35496ab1"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/35ea11d335fd638b5882ff1725228b3d35496ab1",
"reference": "35ea11d335fd638b5882ff1725228b3d35496ab1",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
2018-12-04 07:52:25 +00:00
"psr/http-message": "~1.0",
2019-08-20 12:56:41 +00:00
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2019-08-20 12:56:41 +00:00
"ext-zlib": "*",
2020-10-01 16:08:35 +00:00
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
},
2019-08-20 12:56:41 +00:00
"suggest": {
2020-10-01 16:08:35 +00:00
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
2019-08-20 12:56:41 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "1.7-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Schultze",
"homepage": "https://github.com/Tobion"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
2018-12-04 07:52:25 +00:00
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
2021-04-25 11:07:50 +00:00
"source": "https://github.com/guzzle/psr7/tree/1.8.1"
2021-03-07 16:21:07 +00:00
},
2021-04-25 11:07:50 +00:00
"time": "2021-03-21T16:25:00+00:00"
},
2019-11-12 23:13:23 +00:00
{
"name": "http-interop/http-factory-guzzle",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/http-interop/http-factory-guzzle.git",
"reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
"reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
"shasum": ""
},
"require": {
"guzzlehttp/psr7": "^1.4.2",
"psr/http-factory": "^1.0"
},
"provide": {
"psr/http-factory-implementation": "^1.0"
},
"require-dev": {
"http-interop/http-factory-tests": "^0.5",
"phpunit/phpunit": "^6.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Factory\\Guzzle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "An HTTP Factory using Guzzle PSR7",
"keywords": [
"factory",
"http",
"psr-17",
"psr-7"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/http-interop/http-factory-guzzle/issues",
"source": "https://github.com/http-interop/http-factory-guzzle/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2018-07-31T19:32:56+00:00"
},
{
"name": "intervention/image",
2019-11-12 23:13:23 +00:00
"version": "2.5.1",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
2019-11-12 23:13:23 +00:00
"reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
},
"dist": {
"type": "zip",
2019-11-12 23:13:23 +00:00
"url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
"reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"guzzlehttp/psr7": "~1.1",
"php": ">=5.4.0"
},
"require-dev": {
"mockery/mockery": "~0.9.2",
"phpunit/phpunit": "^4.8 || ^5.7"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",
"ext-imagick": "to use Imagick based image processing.",
"intervention/imagecache": "Caching extension for the Intervention Image library"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
},
"laravel": {
"providers": [
"Intervention\\Image\\ImageServiceProvider"
],
"aliases": {
"Image": "Intervention\\Image\\Facades\\Image"
}
}
},
"autoload": {
"psr-4": {
"Intervention\\Image\\": "src/Intervention/Image"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Vogel",
"email": "oliver@olivervogel.com",
"homepage": "http://olivervogel.com/"
}
],
"description": "Image handling and manipulation library with support for Laravel integration",
"homepage": "http://image.intervention.io/",
"keywords": [
"gd",
"image",
"imagick",
"laravel",
"thumbnail",
"watermark"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2019-11-02T09:15:47+00:00"
},
2020-10-01 16:08:35 +00:00
{
"name": "jeremeamia/superclosure",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/jeremeamia/super_closure.git",
"reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
"reference": "5707d5821b30b9a07acfb4d76949784aaa0e9ce9",
"shasum": ""
},
"require": {
"nikic/php-parser": "^1.2|^2.0|^3.0|^4.0",
"php": ">=5.4",
"symfony/polyfill-php56": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
}
},
"autoload": {
"psr-4": {
"SuperClosure\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia",
"role": "Developer"
}
],
"description": "Serialize Closure objects, including their context and binding",
"homepage": "https://github.com/jeremeamia/super_closure",
"keywords": [
"closure",
"function",
"lambda",
"parser",
"serializable",
"serialize",
"tokenizer"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/jeremeamia/super_closure/issues",
"source": "https://github.com/jeremeamia/super_closure/tree/master"
},
2020-10-01 16:08:35 +00:00
"abandoned": "opis/closure",
"time": "2018-03-21T22:21:57+00:00"
},
2018-04-28 12:20:07 +00:00
{
"name": "league/flysystem",
2020-10-01 16:08:35 +00:00
"version": "1.0.70",
2018-04-28 12:20:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2020-10-01 16:08:35 +00:00
"reference": "585824702f534f8d3cf7fab7225e8466cc4b7493"
2018-04-28 12:20:07 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/585824702f534f8d3cf7fab7225e8466cc4b7493",
"reference": "585824702f534f8d3cf7fab7225e8466cc4b7493",
2018-04-28 12:20:07 +00:00
"shasum": ""
},
"require": {
2018-09-21 22:05:31 +00:00
"ext-fileinfo": "*",
2020-10-01 16:08:35 +00:00
"php": ">=5.5.9"
2018-04-28 12:20:07 +00:00
},
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"phpspec/phpspec": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"phpunit/phpunit": "^5.7.26"
2018-04-28 12:20:07 +00:00
},
"suggest": {
"ext-fileinfo": "Required for MimeType",
"ext-ftp": "Allows you to use FTP server storage",
"ext-openssl": "Allows you to use FTPS server storage",
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction: Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"abstraction",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"filesystems",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/1.0.70"
},
"funding": [
{
"url": "https://offset.earth/frankdejonge",
"type": "other"
}
],
2020-10-01 16:08:35 +00:00
"time": "2020-07-26T07:20:36+00:00"
2018-04-28 12:20:07 +00:00
},
{
"name": "league/flysystem-aws-s3-v3",
2020-10-20 20:58:14 +00:00
"version": "1.0.29",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
2020-10-20 20:58:14 +00:00
"reference": "4e25cc0582a36a786c31115e419c6e40498f6972"
},
"dist": {
"type": "zip",
2020-10-20 20:58:14 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/4e25cc0582a36a786c31115e419c6e40498f6972",
"reference": "4e25cc0582a36a786c31115e419c6e40498f6972",
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"aws/aws-sdk-php": "^3.20.0",
"league/flysystem": "^1.0.40",
"php": ">=5.5.0"
},
"require-dev": {
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
"phpspec/phpspec": "^2.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\AwsS3v3\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Flysystem adapter for the AWS S3 SDK v3.x",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/1.0.29"
},
2020-10-20 20:58:14 +00:00
"time": "2020-10-08T18:58:37+00:00"
},
{
"name": "league/flysystem-azure-blob-storage",
"version": "0.1.6",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-azure-blob-storage.git",
"reference": "97215345f3c42679299ba556a4d16d4847ee7f6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-azure-blob-storage/zipball/97215345f3c42679299ba556a4d16d4847ee7f6d",
"reference": "97215345f3c42679299ba556a4d16d4847ee7f6d",
"shasum": ""
},
"require": {
"guzzlehttp/psr7": "^1.5",
"league/flysystem": "^1.0",
"microsoft/azure-storage-blob": "^1.1",
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\AzureBlobStorage\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/thephpleague/flysystem-azure-blob-storage/issues",
"source": "https://github.com/thephpleague/flysystem-azure-blob-storage/tree/0.1.6"
},
"time": "2019-06-07T20:42:16+00:00"
},
{
"name": "maennchen/zipstream-php",
2020-09-01 08:16:08 +00:00
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/maennchen/ZipStream-PHP.git",
2020-09-01 08:16:08 +00:00
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
"shasum": ""
},
"require": {
"myclabs/php-enum": "^1.5",
"php": ">= 7.1",
2020-09-01 08:16:08 +00:00
"psr/http-message": "^1.0",
"symfony/polyfill-mbstring": "^1.0"
},
"require-dev": {
"ext-zip": "*",
"guzzlehttp/guzzle": ">= 6.3",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": ">= 7.5"
},
"type": "library",
"autoload": {
"psr-4": {
"ZipStream\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paul Duncan",
"email": "pabs@pablotron.org"
},
{
"name": "Jonatan Männchen",
"email": "jonatan@maennchen.ch"
},
{
"name": "Jesse Donat",
"email": "donatj@gmail.com"
},
{
"name": "András Kolesár",
"email": "kolesar@kolesar.hu"
}
],
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
"keywords": [
"stream",
"zip"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
"source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
},
"funding": [
{
"url": "https://opencollective.com/zipstream",
"type": "open_collective"
}
],
2020-09-01 08:16:08 +00:00
"time": "2020-05-30T13:11:16+00:00"
},
{
"name": "microsoft/azure-storage-blob",
2021-03-07 16:21:07 +00:00
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/Azure/azure-storage-blob-php.git",
2021-03-07 16:21:07 +00:00
"reference": "2475330963372d519387cb8135d6a9cfd42272da"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/2475330963372d519387cb8135d6a9cfd42272da",
"reference": "2475330963372d519387cb8135d6a9cfd42272da",
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"microsoft/azure-storage-common": "~1.5",
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"MicrosoftAzure\\Storage\\Blob\\": "src/Blob"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Azure Storage PHP Client Library",
"email": "dmsh@microsoft.com"
}
],
"description": "This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.",
"keywords": [
"azure",
"blob",
"php",
"sdk",
"storage"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Azure/azure-storage-blob-php/issues",
"source": "https://github.com/Azure/azure-storage-blob-php/tree/v1.5.2"
},
"time": "2020-12-29T02:22:11+00:00"
},
{
"name": "microsoft/azure-storage-common",
2021-03-07 16:21:07 +00:00
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/Azure/azure-storage-common-php.git",
2021-03-07 16:21:07 +00:00
"reference": "e5738035891546075bd369954e8af121d65ebd6d"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/Azure/azure-storage-common-php/zipball/e5738035891546075bd369954e8af121d65ebd6d",
"reference": "e5738035891546075bd369954e8af121d65ebd6d",
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"guzzlehttp/guzzle": "~6.0|^7.0",
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"MicrosoftAzure\\Storage\\Common\\": "src/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Azure Storage PHP Client Library",
"email": "dmsh@microsoft.com"
}
],
"description": "This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.",
"keywords": [
"azure",
"common",
"php",
"sdk",
"storage"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Azure/azure-storage-common-php/issues",
"source": "https://github.com/Azure/azure-storage-common-php/tree/v1.5.1"
},
"time": "2020-12-28T07:59:51+00:00"
},
2018-04-28 12:20:07 +00:00
{
"name": "monolog/monolog",
2021-03-07 16:21:07 +00:00
"version": "1.26.0",
2018-04-28 12:20:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2021-03-07 16:21:07 +00:00
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
2018-04-28 12:20:07 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
2018-04-28 12:20:07 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
2021-03-07 16:21:07 +00:00
"phpstan/phpstan": "^0.12.59",
2018-04-28 12:20:07 +00:00
"phpunit/phpunit": "~4.5",
"ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
"swiftmailer/swiftmailer": "^5.3|^6.0"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
"sentry/sentry": "Allow sending log messages to a Sentry server"
},
"type": "library",
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/1.26.0"
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2020-12-14T12:56:38+00:00"
2018-11-11 16:02:50 +00:00
},
{
"name": "mtdowling/jmespath.php",
2020-09-01 08:16:08 +00:00
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
2020-09-01 08:16:08 +00:00
"reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
"reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": "^5.4 || ^7.0 || ^8.0",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
2020-09-01 08:16:08 +00:00
"composer/xdebug-handler": "^1.4",
"phpunit/phpunit": "^4.8.36 || ^7.5.15"
},
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
2020-09-01 08:16:08 +00:00
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"JmesPath\\": "src/"
},
"files": [
"src/JmesPath.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/jmespath/jmespath.php/issues",
"source": "https://github.com/jmespath/jmespath.php/tree/2.6.0"
},
2020-09-01 08:16:08 +00:00
"time": "2020-07-31T21:01:56+00:00"
},
{
"name": "myclabs/php-enum",
2021-03-07 16:21:07 +00:00
"version": "1.7.7",
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
2021-03-07 16:21:07 +00:00
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7",
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^7",
"squizlabs/php_codesniffer": "1.*",
"vimeo/psalm": "^3.8"
},
"type": "library",
"autoload": {
"psr-4": {
"MyCLabs\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http://github.com/myclabs/php-enum",
"keywords": [
"enum"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/myclabs/php-enum/issues",
"source": "https://github.com/myclabs/php-enum/tree/1.7.7"
},
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
"type": "tidelift"
}
],
"time": "2020-11-14T18:14:52+00:00"
},
2018-11-11 16:02:50 +00:00
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"FastRoute\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nikic/FastRoute/issues",
"source": "https://github.com/nikic/FastRoute/tree/master"
},
2018-11-11 16:02:50 +00:00
"time": "2018-02-13T20:26:39+00:00"
},
{
2020-10-01 16:08:35 +00:00
"name": "nikic/php-parser",
2021-03-07 16:21:07 +00:00
"version": "v4.10.4",
2018-11-11 16:02:50 +00:00
"source": {
"type": "git",
2020-10-01 16:08:35 +00:00
"url": "https://github.com/nikic/PHP-Parser.git",
2021-03-07 16:21:07 +00:00
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
2018-11-11 16:02:50 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
2018-11-11 16:02:50 +00:00
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"ext-tokenizer": "*",
"php": ">=7.0"
2019-11-12 23:13:23 +00:00
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
2019-11-12 23:13:23 +00:00
},
2020-10-01 16:08:35 +00:00
"bin": [
"bin/php-parse"
],
2019-11-12 23:13:23 +00:00
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "4.9-dev"
2019-11-12 23:13:23 +00:00
}
},
"autoload": {
"psr-4": {
2020-10-01 16:08:35 +00:00
"PhpParser\\": "lib/PhpParser"
}
2020-09-01 08:16:08 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-10-01 16:08:35 +00:00
"BSD-3-Clause"
2020-09-01 08:16:08 +00:00
],
"authors": [
{
2020-10-01 16:08:35 +00:00
"name": "Nikita Popov"
2019-11-12 23:13:23 +00:00
}
2020-09-01 08:16:08 +00:00
],
2020-10-01 16:08:35 +00:00
"description": "A PHP parser written in PHP",
2020-09-01 08:16:08 +00:00
"keywords": [
2020-10-01 16:08:35 +00:00
"parser",
"php"
2020-09-01 08:16:08 +00:00
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
},
"time": "2020-12-20T10:01:03+00:00"
2019-11-12 23:13:23 +00:00
},
{
"name": "php-di/invoker",
2020-10-01 16:08:35 +00:00
"version": "2.0.0",
2019-11-12 23:13:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/Invoker.git",
2020-10-01 16:08:35 +00:00
"reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a"
2019-11-12 23:13:23 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/540c27c86f663e20fe39a24cd72fa76cdb21d41a",
"reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a",
2019-11-12 23:13:23 +00:00
"shasum": ""
},
"require": {
"psr/container": "~1.0"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
2020-10-01 16:08:35 +00:00
"phpunit/phpunit": "~4.5"
2019-11-12 23:13:23 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Invoker\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Generic and extensible callable invoker",
"homepage": "https://github.com/PHP-DI/Invoker",
"keywords": [
"callable",
"dependency",
"dependency-injection",
"injection",
"invoke",
"invoker"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/PHP-DI/Invoker/issues",
"source": "https://github.com/PHP-DI/Invoker/tree/master"
},
2020-10-01 16:08:35 +00:00
"time": "2017-03-20T19:28:22+00:00"
2019-11-12 23:13:23 +00:00
},
{
"name": "php-di/php-di",
2020-10-01 16:08:35 +00:00
"version": "6.0.11",
2019-11-12 23:13:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git",
2020-10-01 16:08:35 +00:00
"reference": "9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620"
2019-11-12 23:13:23 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620",
"reference": "9bdcc2f41f5fb700ddd01bc4fa8d5bd7b3f94620",
2019-11-12 23:13:23 +00:00
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"jeremeamia/superclosure": "^2.0",
"nikic/php-parser": "^2.0|^3.0|^4.0",
"php": ">=7.0.0",
2019-11-12 23:13:23 +00:00
"php-di/invoker": "^2.0",
"php-di/phpdoc-reader": "^2.0.1",
2018-11-11 16:02:50 +00:00
"psr/container": "^1.0"
},
2019-11-12 23:13:23 +00:00
"provide": {
"psr/container-implementation": "^1.0"
},
"require-dev": {
"doctrine/annotations": "~1.2",
"friendsofphp/php-cs-fixer": "^2.4",
2020-10-01 16:08:35 +00:00
"mnapoli/phpunit-easymock": "~1.0",
2019-11-12 23:13:23 +00:00
"ocramius/proxy-manager": "~2.0.2",
2020-10-01 16:08:35 +00:00
"phpstan/phpstan": "^0.9.2",
"phpunit/phpunit": "~6.4"
2019-11-12 23:13:23 +00:00
},
"suggest": {
"doctrine/annotations": "Install it if you want to use annotations (version ~1.2)",
"ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
},
"type": "library",
"autoload": {
"psr-4": {
"DI\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The dependency injection container for humans",
2020-10-01 16:08:35 +00:00
"homepage": "http://php-di.org/",
2019-11-12 23:13:23 +00:00
"keywords": [
"PSR-11",
"container",
"container-interop",
"dependency injection",
"di",
"ioc",
"psr11"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
"source": "https://github.com/PHP-DI/PHP-DI/tree/master"
},
2020-10-01 16:08:35 +00:00
"time": "2019-12-12T07:58:02+00:00"
2019-11-12 23:13:23 +00:00
},
{
"name": "php-di/phpdoc-reader",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PhpDocReader.git",
"reference": "15678f7451c020226807f520efb867ad26fbbfcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/15678f7451c020226807f520efb867ad26fbbfcf",
"reference": "15678f7451c020226807f520efb867ad26fbbfcf",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.6"
},
"type": "library",
"autoload": {
"psr-4": {
"PhpDocReader\\": "src/PhpDocReader"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
"keywords": [
"phpdoc",
"reflection"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/PHP-DI/PhpDocReader/issues",
"source": "https://github.com/PHP-DI/PhpDocReader/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2019-09-26T11:24:58+00:00"
},
{
"name": "php-di/slim-bridge",
2021-03-07 16:21:07 +00:00
"version": "3.1.0",
2019-11-12 23:13:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/Slim-Bridge.git",
2021-03-07 16:21:07 +00:00
"reference": "c118174d07e5b6969f678298d6c44364acb2afd7"
2019-11-12 23:13:23 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/c118174d07e5b6969f678298d6c44364acb2afd7",
"reference": "c118174d07e5b6969f678298d6c44364acb2afd7",
2019-11-12 23:13:23 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": "^7.1 || ^8.0",
2019-11-12 23:13:23 +00:00
"php-di/invoker": "^2.0.0",
"php-di/php-di": "^6.0.0",
"slim/slim": "^4.2.0"
},
2018-11-11 16:02:50 +00:00
"require-dev": {
2021-03-07 16:21:07 +00:00
"laminas/laminas-diactoros": "^2.1",
"phpunit/phpunit": ">= 7.0 < 10"
2019-11-12 23:13:23 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"DI\\Bridge\\Slim\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHP-DI integration in Slim",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/PHP-DI/Slim-Bridge/issues",
"source": "https://github.com/PHP-DI/Slim-Bridge/tree/3.1.0"
},
"time": "2020-12-02T16:09:06+00:00"
2019-11-12 23:13:23 +00:00
},
{
"name": "psr/cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
2018-11-11 16:02:50 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-12 23:13:23 +00:00
"dev-master": "1.0.x-dev"
2018-11-11 16:02:50 +00:00
}
},
"autoload": {
2019-11-12 23:13:23 +00:00
"psr-4": {
"Psr\\Cache\\": "src/"
2018-11-11 16:02:50 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-11-12 23:13:23 +00:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/php-fig/cache/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2016-08-06T20:24:11+00:00"
},
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2017-02-14T16:28:37+00:00"
},
{
"name": "psr/http-factory",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2018-11-11 16:02:50 +00:00
}
],
2019-11-12 23:13:23 +00:00
"description": "Common interfaces for PSR-7 HTTP message factories",
2018-11-11 16:02:50 +00:00
"keywords": [
2019-11-12 23:13:23 +00:00
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2018-11-11 16:02:50 +00:00
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/php-fig/http-factory/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2019-04-30T12:38:16+00:00"
2018-11-11 16:02:50 +00:00
},
{
2019-11-12 23:13:23 +00:00
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
2019-11-12 23:13:23 +00:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
2019-11-12 23:13:23 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2019-11-12 23:13:23 +00:00
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2019-11-12 23:13:23 +00:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
2019-11-12 23:13:23 +00:00
"http",
"http-message",
"psr",
2019-11-12 23:13:23 +00:00
"psr-7",
"request",
"response"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2016-08-06T14:39:51+00:00"
},
2018-11-11 16:02:50 +00:00
{
2019-11-12 23:13:23 +00:00
"name": "psr/http-server-handler",
"version": "1.0.1",
2018-11-11 16:02:50 +00:00
"source": {
"type": "git",
2019-11-12 23:13:23 +00:00
"url": "https://github.com/php-fig/http-server-handler.git",
"reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
2018-11-11 16:02:50 +00:00
},
"dist": {
"type": "zip",
2019-11-12 23:13:23 +00:00
"url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
"reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
2018-11-11 16:02:50 +00:00
"shasum": ""
},
"require": {
2019-11-12 23:13:23 +00:00
"php": ">=7.0",
"psr/http-message": "^1.0"
2018-11-11 16:02:50 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2019-11-12 23:13:23 +00:00
"Psr\\Http\\Server\\": "src/"
2018-11-11 16:02:50 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2019-11-12 23:13:23 +00:00
"description": "Common interface for HTTP server-side request handler",
2018-11-11 16:02:50 +00:00
"keywords": [
2019-11-12 23:13:23 +00:00
"handler",
"http",
"http-interop",
"psr",
"psr-15",
"psr-7",
"request",
"response",
"server"
2018-11-11 16:02:50 +00:00
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/php-fig/http-server-handler/issues",
"source": "https://github.com/php-fig/http-server-handler/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2018-10-30T16:46:14+00:00"
2018-11-11 16:02:50 +00:00
},
{
2019-11-12 23:13:23 +00:00
"name": "psr/http-server-middleware",
2018-11-11 16:02:50 +00:00
"version": "1.0.1",
"source": {
"type": "git",
2019-11-12 23:13:23 +00:00
"url": "https://github.com/php-fig/http-server-middleware.git",
"reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
2018-11-11 16:02:50 +00:00
},
"dist": {
"type": "zip",
2019-11-12 23:13:23 +00:00
"url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
"reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
2018-11-11 16:02:50 +00:00
"shasum": ""
},
"require": {
2019-11-12 23:13:23 +00:00
"php": ">=7.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0"
2018-11-11 16:02:50 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2019-11-12 23:13:23 +00:00
"Psr\\Http\\Server\\": "src/"
2018-11-11 16:02:50 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2019-11-12 23:13:23 +00:00
"description": "Common interface for HTTP server-side middleware",
2018-11-11 16:02:50 +00:00
"keywords": [
"http",
2019-11-12 23:13:23 +00:00
"http-interop",
"middleware",
2018-11-11 16:02:50 +00:00
"psr",
2019-11-12 23:13:23 +00:00
"psr-15",
2018-11-11 16:02:50 +00:00
"psr-7",
"request",
"response"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/php-fig/http-server-middleware/issues",
"source": "https://github.com/php-fig/http-server-middleware/tree/master"
},
2019-11-12 23:13:23 +00:00
"time": "2018-10-30T17:12:04+00:00"
2018-04-28 12:20:07 +00:00
},
{
"name": "psr/log",
"version": "1.1.3",
2018-04-28 12:20:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2018-04-28 12:20:07 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2018-04-28 12:20:07 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2019-11-12 23:13:23 +00:00
"dev-master": "1.1.x-dev"
2018-04-28 12:20:07 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.3"
},
"time": "2020-03-23T09:12:05+00:00"
2018-04-28 12:20:07 +00:00
},
2018-12-04 07:52:25 +00:00
{
"name": "ralouphie/getallheaders",
2019-08-20 12:56:41 +00:00
"version": "3.0.3",
2018-12-04 07:52:25 +00:00
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
2019-08-20 12:56:41 +00:00
"reference": "120b605dfeb996808c31b6477290a714d356e822"
2018-12-04 07:52:25 +00:00
},
"dist": {
"type": "zip",
2019-08-20 12:56:41 +00:00
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
2018-12-04 07:52:25 +00:00
"shasum": ""
},
"require": {
2019-08-20 12:56:41 +00:00
"php": ">=5.6"
2018-12-04 07:52:25 +00:00
},
"require-dev": {
2019-08-20 12:56:41 +00:00
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
2018-12-04 07:52:25 +00:00
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
2019-08-20 12:56:41 +00:00
"time": "2019-03-08T08:55:37+00:00"
2018-12-04 07:52:25 +00:00
},
{
"name": "rize/uri-template",
2021-03-07 16:21:07 +00:00
"version": "0.3.3",
"source": {
"type": "git",
"url": "https://github.com/rize/UriTemplate.git",
2021-03-07 16:21:07 +00:00
"reference": "6e0b97e00e0f36c652dd3c37b194ef07de669b82"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/rize/UriTemplate/zipball/6e0b97e00e0f36c652dd3c37b194ef07de669b82",
"reference": "6e0b97e00e0f36c652dd3c37b194ef07de669b82",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "~4.8.36"
},
"type": "library",
"autoload": {
2021-03-07 16:21:07 +00:00
"psr-4": {
"Rize\\": "src/Rize"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marut K",
"homepage": "http://twitter.com/rezigned"
}
],
"description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
"keywords": [
"RFC 6570",
"template",
"uri"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/rize/UriTemplate/issues",
"source": "https://github.com/rize/UriTemplate/tree/0.3.3"
},
"time": "2021-02-22T15:03:38+00:00"
},
2018-11-11 16:02:50 +00:00
{
"name": "slim/slim",
2020-10-01 16:08:35 +00:00
"version": "4.3.0",
2018-11-11 16:02:50 +00:00
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
2020-10-01 16:08:35 +00:00
"reference": "26020e9a099e69b0b12918115894f7106364dcb7"
2018-11-11 16:02:50 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/slimphp/Slim/zipball/26020e9a099e69b0b12918115894f7106364dcb7",
"reference": "26020e9a099e69b0b12918115894f7106364dcb7",
2018-11-11 16:02:50 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2019-11-12 23:13:23 +00:00
"nikic/fast-route": "^1.3",
2020-10-01 16:08:35 +00:00
"php": "^7.1",
2018-11-11 16:02:50 +00:00
"psr/container": "^1.0",
2019-11-12 23:13:23 +00:00
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
2020-10-01 16:08:35 +00:00
"psr/http-server-middleware": "^1.0"
2018-11-11 16:02:50 +00:00
},
"require-dev": {
2019-11-12 23:13:23 +00:00
"ext-simplexml": "*",
"guzzlehttp/psr7": "^1.5",
"http-interop/http-factory-guzzle": "^1.0",
"nyholm/psr7": "^1.1",
"nyholm/psr7-server": "^0.3.0",
2020-10-01 16:08:35 +00:00
"phpspec/prophecy": "^1.8",
2019-11-12 23:13:23 +00:00
"phpstan/phpstan": "^0.11.5",
2020-10-01 16:08:35 +00:00
"phpunit/phpunit": "^7.5",
"slim/http": "^0.7",
"slim/psr7": "^0.3",
"squizlabs/php_codesniffer": "^3.4.2",
"zendframework/zend-diactoros": "^2.1"
2019-11-12 23:13:23 +00:00
},
"suggest": {
"ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
"ext-xml": "Needed to support XML format in BodyParsingMiddleware",
2020-10-01 16:08:35 +00:00
"slim/psr7": "Slim PSR-7 implementation. See http://www.slimframework.com/docs/v4/start/installation.html for more information."
2018-11-11 16:02:50 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-10-01 16:08:35 +00:00
"Slim\\": "Slim",
"Slim\\Tests\\": "tests"
2018-11-11 16:02:50 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "https://joshlockhart.com"
},
{
"name": "Andrew Smith",
"email": "a.smith@silentworks.co.uk",
"homepage": "http://silentworks.co.uk"
},
{
"name": "Rob Allen",
"email": "rob@akrabat.com",
"homepage": "http://akrabat.com"
},
2019-11-12 23:13:23 +00:00
{
"name": "Pierre Berube",
"email": "pierre@lgse.com",
"homepage": "http://www.lgse.com"
},
{
"name": "Gabriel Manricks",
"email": "gmanricks@me.com",
"homepage": "http://gabrielmanricks.com"
2018-11-11 16:02:50 +00:00
}
],
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
2019-11-12 23:13:23 +00:00
"homepage": "https://www.slimframework.com",
2018-11-11 16:02:50 +00:00
"keywords": [
"api",
"framework",
"micro",
"router"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/slimphp/Slim/issues",
"source": "https://github.com/slimphp/Slim/tree/4.x"
},
2020-10-01 16:08:35 +00:00
"time": "2019-10-05T21:24:58+00:00"
2018-11-11 16:02:50 +00:00
},
{
"name": "spatie/dropbox-api",
2021-03-07 16:21:07 +00:00
"version": "1.17.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/dropbox-api.git",
2021-03-07 16:21:07 +00:00
"reference": "4d1acfcc83b61d460067b3ae2d5d3d2da10439f5"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/spatie/dropbox-api/zipball/4d1acfcc83b61d460067b3ae2d5d3d2da10439f5",
"reference": "4d1acfcc83b61d460067b3ae2d5d3d2da10439f5",
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"graham-campbell/guzzle-factory": "^3.0||^4.0||^5.0",
2020-09-01 08:16:08 +00:00
"guzzlehttp/guzzle": "^6.2||^7.0",
2021-03-07 16:21:07 +00:00
"php": "^7.1||^8.0"
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^7.5.15|^8.5|^9.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\Dropbox\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-02-25 16:09:36 +00:00
"name": "Alex Vanderbist",
"email": "alex.vanderbist@gmail.com",
"homepage": "https://spatie.be",
"role": "Developer"
},
{
2020-02-25 16:09:36 +00:00
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "A minimal implementation of Dropbox API v2",
"homepage": "https://github.com/spatie/dropbox-api",
"keywords": [
"Dropbox-API",
"api",
"dropbox",
"spatie",
"v2"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/spatie/dropbox-api/issues",
"source": "https://github.com/spatie/dropbox-api/tree/1.17.1"
},
"time": "2021-03-01T16:00:40+00:00"
},
{
"name": "spatie/flysystem-dropbox",
2021-03-07 16:21:07 +00:00
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/flysystem-dropbox.git",
2021-03-07 16:21:07 +00:00
"reference": "8b6b072f217343b875316ca6a4203dd59f04207a"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/spatie/flysystem-dropbox/zipball/8b6b072f217343b875316ca6a4203dd59f04207a",
"reference": "8b6b072f217343b875316ca6a4203dd59f04207a",
"shasum": ""
},
"require": {
2019-09-15 14:09:31 +00:00
"league/flysystem": "^1.0.20",
2021-03-07 16:21:07 +00:00
"php": "^7.0 || ^8.0",
"spatie/dropbox-api": "^1.1.0"
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.11 || ^9.4.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\FlysystemDropbox\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Vanderbist",
"email": "alex.vanderbist@gmail.com",
2019-09-14 12:54:22 +00:00
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Flysystem Adapter for the Dropbox v2 API",
"homepage": "https://github.com/spatie/flysystem-dropbox",
"keywords": [
"Flysystem",
"api",
"dropbox",
"flysystem-dropbox",
"spatie",
"v2"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/spatie/flysystem-dropbox/issues",
"source": "https://github.com/spatie/flysystem-dropbox/tree/1.2.3"
},
"time": "2020-11-28T22:17:09+00:00"
},
{
"name": "superbalist/flysystem-google-storage",
"version": "7.2.2",
"source": {
"type": "git",
"url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git",
"reference": "87e2f450c0e4b5200fef9ffe6863068cc873d734"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/87e2f450c0e4b5200fef9ffe6863068cc873d734",
"reference": "87e2f450c0e4b5200fef9ffe6863068cc873d734",
"shasum": ""
},
"require": {
"google/cloud-storage": "~1.0",
"league/flysystem": "~1.0",
"php": ">=5.5.0"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Superbalist\\Flysystem\\GoogleStorage\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Superbalist.com a division of Takealot Online (Pty) Ltd",
"email": "info@superbalist.com"
}
],
"description": "Flysystem adapter for Google Cloud Storage",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Superbalist/flysystem-google-cloud-storage/issues",
"source": "https://github.com/Superbalist/flysystem-google-cloud-storage/tree/7.2.2"
},
"time": "2019-10-10T12:22:54+00:00"
},
2018-07-23 08:55:25 +00:00
{
"name": "symfony/polyfill-ctype",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2018-07-23 08:55:25 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2021-03-07 16:21:07 +00:00
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
2018-07-23 08:55:25 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
2018-07-23 08:55:25 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2018-07-23 08:55:25 +00:00
},
2018-10-13 22:29:32 +00:00
"suggest": {
"ext-ctype": "For best performance"
},
2018-07-23 08:55:25 +00:00
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-07-23 08:55:25 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-08-20 12:56:41 +00:00
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
2018-07-23 08:55:25 +00:00
},
{
2019-08-20 12:56:41 +00:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-07-23 08:55:25 +00:00
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
2020-09-01 08:16:08 +00:00
},
{
"name": "symfony/polyfill-intl-idn",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2020-09-01 08:16:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2021-03-07 16:21:07 +00:00
"reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
2020-09-01 08:16:08 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
"reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
2020-09-01 08:16:08 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1",
2020-09-01 08:16:08 +00:00
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-22T09:19:47+00:00"
2020-09-01 08:16:08 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2020-09-01 08:16:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2021-03-07 16:21:07 +00:00
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
2020-09-01 08:16:08 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
2020-09-01 08:16:08 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2020-09-01 08:16:08 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-22T09:19:47+00:00"
2018-07-23 08:55:25 +00:00
},
2018-04-28 12:20:07 +00:00
{
"name": "symfony/polyfill-mbstring",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2018-04-28 12:20:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2021-03-07 16:21:07 +00:00
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
2018-04-28 12:20:07 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
2018-04-28 12:20:07 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2018-04-28 12:20:07 +00:00
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-04-28 12:20:07 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-22T09:19:47+00:00"
2020-10-01 16:08:35 +00:00
},
{
"name": "symfony/polyfill-php56",
2020-10-25 13:47:31 +00:00
"version": "v1.20.0",
2020-10-01 16:08:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php56.git",
2020-10-25 13:47:31 +00:00
"reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
2020-10-01 16:08:35 +00:00
},
"dist": {
"type": "zip",
2020-10-25 13:47:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
"reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
2020-10-01 16:08:35 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2020-10-01 16:08:35 +00:00
},
2020-10-25 13:47:31 +00:00
"type": "metapackage",
2020-10-01 16:08:35 +00:00
"extra": {
"branch-alias": {
2020-10-25 13:47:31 +00:00
"dev-main": "1.20-dev"
2020-10-01 16:08:35 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2020-10-25 13:47:31 +00:00
"time": "2020-10-23T14:02:19+00:00"
2019-11-12 23:13:23 +00:00
},
{
2020-09-01 08:16:08 +00:00
"name": "symfony/polyfill-php72",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2019-11-12 23:13:23 +00:00
"source": {
"type": "git",
2020-09-01 08:16:08 +00:00
"url": "https://github.com/symfony/polyfill-php72.git",
2021-03-07 16:21:07 +00:00
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
2019-11-12 23:13:23 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
2019-11-12 23:13:23 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2019-11-12 23:13:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-11-12 23:13:23 +00:00
}
},
"autoload": {
"psr-4": {
2020-09-01 08:16:08 +00:00
"Symfony\\Polyfill\\Php72\\": ""
},
"files": [
"bootstrap.php"
]
2019-11-12 23:13:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2020-09-01 08:16:08 +00:00
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2019-11-12 23:13:23 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
2020-09-01 08:16:08 +00:00
"portable",
2019-11-12 23:13:23 +00:00
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
2019-11-12 23:13:23 +00:00
},
2018-04-28 12:20:07 +00:00
{
"name": "twig/twig",
2020-09-01 08:16:08 +00:00
"version": "v2.13.1",
2018-04-28 12:20:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2020-09-01 08:16:08 +00:00
"reference": "57e96259776ddcacf1814885fc3950460c8e18ef"
2018-04-28 12:20:07 +00:00
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/57e96259776ddcacf1814885fc3950460c8e18ef",
"reference": "57e96259776ddcacf1814885fc3950460c8e18ef",
2018-04-28 12:20:07 +00:00
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": ">=7.1.3",
2018-07-23 08:55:25 +00:00
"symfony/polyfill-ctype": "^1.8",
2019-01-13 20:27:10 +00:00
"symfony/polyfill-mbstring": "^1.3"
2018-04-28 12:20:07 +00:00
},
"require-dev": {
"psr/container": "^1.0",
2020-09-01 08:16:08 +00:00
"symfony/phpunit-bridge": "^4.4.9|^5.0.9"
2018-04-28 12:20:07 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-01 08:16:08 +00:00
"dev-master": "2.13-dev"
2018-04-28 12:20:07 +00:00
}
},
"autoload": {
"psr-0": {
"Twig_": "lib/"
},
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
2018-04-28 12:20:07 +00:00
},
{
"name": "Twig Team",
"role": "Contributors"
2018-04-28 12:20:07 +00:00
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
2018-04-28 12:20:07 +00:00
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
2018-07-23 08:55:25 +00:00
"homepage": "https://twig.symfony.com",
2018-04-28 12:20:07 +00:00
"keywords": [
"templating"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.13.1"
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2020-09-01 08:16:08 +00:00
"time": "2020-08-05T15:09:04+00:00"
}
],
"packages-dev": [
2020-09-01 08:16:08 +00:00
{
"name": "composer/package-versions-deprecated",
2020-11-12 21:50:18 +00:00
"version": "1.11.99.1",
2020-09-01 08:16:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
2020-11-12 21:50:18 +00:00
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
2020-09-01 08:16:08 +00:00
},
"dist": {
"type": "zip",
2020-11-12 21:50:18 +00:00
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
2020-09-01 08:16:08 +00:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0",
"php": "^7 || ^8"
},
"replace": {
"ocramius/package-versions": "1.11.99"
},
"require-dev": {
"composer/composer": "^1.9.3 || ^2.0@dev",
"ext-zip": "^1.13",
"phpunit/phpunit": "^6.5 || ^7"
},
"type": "composer-plugin",
"extra": {
"class": "PackageVersions\\Installer",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"PackageVersions\\": "src/PackageVersions"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2020-11-12 21:50:18 +00:00
"time": "2020-11-11T10:22:58+00:00"
2020-09-01 08:16:08 +00:00
},
{
"name": "composer/xdebug-handler",
2021-04-25 11:07:50 +00:00
"version": "1.4.6",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
2021-04-25 11:07:50 +00:00
"reference": "f27e06cd9675801df441b3656569b328e04aa37c"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
"reference": "f27e06cd9675801df441b3656569b328e04aa37c",
"shasum": ""
},
"require": {
2019-11-12 23:13:23 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0"
},
"require-dev": {
2021-04-25 11:07:50 +00:00
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
2019-11-12 23:13:23 +00:00
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
2021-03-07 16:21:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
2021-04-25 11:07:50 +00:00
"source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
2021-03-07 16:21:07 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2021-04-25 11:07:50 +00:00
"time": "2021-03-25T17:01:18+00:00"
},
2020-04-14 22:08:51 +00:00
{
"name": "doctrine/instantiator",
2020-11-12 21:50:18 +00:00
"version": "1.4.0",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2020-11-12 21:50:18 +00:00
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2020-11-12 21:50:18 +00:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": "^7.1 || ^8.0"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2020-11-12 21:50:18 +00:00
"doctrine/coding-standard": "^8.0",
2020-04-14 22:08:51 +00:00
"ext-pdo": "*",
"ext-phar": "*",
2020-11-12 21:50:18 +00:00
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2020-11-12 21:50:18 +00:00
"homepage": "https://ocramius.github.io/"
2020-04-14 22:08:51 +00:00
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
2020-11-12 21:50:18 +00:00
"time": "2020-11-10T18:47:58+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "jean85/pretty-package-versions",
2021-03-07 16:21:07 +00:00
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git",
2021-03-07 16:21:07 +00:00
"reference": "1e0104b46f045868f11942aea058cd7186d6c303"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/1e0104b46f045868f11942aea058cd7186d6c303",
"reference": "1e0104b46f045868f11942aea058cd7186d6c303",
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"composer/package-versions-deprecated": "^1.8.0",
2020-09-26 16:48:42 +00:00
"php": "^7.0|^8.0"
},
"require-dev": {
2020-09-26 16:48:42 +00:00
"phpunit/phpunit": "^6.0|^8.5|^9.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Jean85\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alessandro Lai",
"email": "alessandro.lai85@gmail.com"
}
],
"description": "A wrapper for ocramius/package-versions to get pretty versions strings",
"keywords": [
"composer",
"package",
"release",
"versions"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
"source": "https://github.com/Jean85/pretty-package-versions/tree/1.6.0"
},
"time": "2021-02-04T16:20:16+00:00"
},
2020-04-14 22:08:51 +00:00
{
"name": "myclabs/deep-copy",
2021-03-07 16:21:07 +00:00
"version": "1.10.2",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2021-03-07 16:21:07 +00:00
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": "^7.1 || ^8.0"
2020-04-14 22:08:51 +00:00
},
"replace": {
"myclabs/deep-copy": "self.version"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2020-11-13T09:40:50+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "nette/bootstrap",
2020-09-01 08:16:08 +00:00
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/nette/bootstrap.git",
2020-09-01 08:16:08 +00:00
"reference": "67830a65b42abfb906f8e371512d336ebfb5da93"
},
"dist": {
"type": "zip",
2020-09-01 08:16:08 +00:00
"url": "https://api.github.com/repos/nette/bootstrap/zipball/67830a65b42abfb906f8e371512d336ebfb5da93",
"reference": "67830a65b42abfb906f8e371512d336ebfb5da93",
"shasum": ""
},
"require": {
"nette/di": "^3.0",
"nette/utils": "^3.0",
"php": ">=7.1"
},
"conflict": {
"tracy/tracy": "<2.6"
},
"require-dev": {
"latte/latte": "^2.2",
"nette/application": "^3.0",
"nette/caching": "^3.0",
"nette/database": "^3.0",
"nette/forms": "^3.0",
"nette/http": "^3.0",
"nette/mail": "^3.0",
"nette/robot-loader": "^3.0",
"nette/safe-stream": "^2.2",
"nette/security": "^3.0",
"nette/tester": "^2.0",
2020-09-01 08:16:08 +00:00
"phpstan/phpstan-nette": "^0.12",
"tracy/tracy": "^2.6"
},
"suggest": {
"nette/robot-loader": "to use Configurator::createRobotLoader()",
"tracy/tracy": "to use Configurator::enableTracy()"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-09-01 08:16:08 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
"homepage": "https://nette.org",
"keywords": [
"bootstrapping",
"configurator",
"nette"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/bootstrap/issues",
"source": "https://github.com/nette/bootstrap/tree/master"
},
2020-09-01 08:16:08 +00:00
"time": "2020-05-26T08:46:23+00:00"
},
{
"name": "nette/di",
2021-03-07 16:21:07 +00:00
"version": "v3.0.7",
"source": {
"type": "git",
"url": "https://github.com/nette/di.git",
2021-03-07 16:21:07 +00:00
"reference": "33b188dd8fce8de15795a19ac89bb34227dfb37a"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nette/di/zipball/33b188dd8fce8de15795a19ac89bb34227dfb37a",
"reference": "33b188dd8fce8de15795a19ac89bb34227dfb37a",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"nette/neon": "^3.0",
2020-02-25 16:09:36 +00:00
"nette/php-generator": "^3.3.3",
"nette/robot-loader": "^3.2",
2021-03-07 16:21:07 +00:00
"nette/schema": "^1.1",
"nette/utils": "^3.1.4",
"php": ">=7.1 <8.1"
},
"conflict": {
"nette/bootstrap": "<3.0"
},
"require-dev": {
"nette/tester": "^2.2",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-02-25 16:09:36 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
"homepage": "https://nette.org",
"keywords": [
"compiled",
"di",
"dic",
"factory",
"ioc",
"nette",
"static"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/di/issues",
"source": "https://github.com/nette/di/tree/v3.0.7"
},
"time": "2020-12-30T22:27:52+00:00"
},
{
"name": "nette/finder",
2020-02-25 16:09:36 +00:00
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/nette/finder.git",
2020-02-25 16:09:36 +00:00
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50"
},
"dist": {
"type": "zip",
2020-02-25 16:09:36 +00:00
"url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"shasum": ""
},
"require": {
2020-02-25 16:09:36 +00:00
"nette/utils": "^2.4 || ^3.0",
"php": ">=7.1"
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "^2.0",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2019-09-14 12:54:22 +00:00
"description": "🔍 Nette Finder: find files and directories with an intuitive API.",
"homepage": "https://nette.org",
"keywords": [
"filesystem",
"glob",
"iterator",
"nette"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/finder/issues",
"source": "https://github.com/nette/finder/tree/v2.5.2"
},
2020-02-25 16:09:36 +00:00
"time": "2020-01-03T20:35:40+00:00"
},
{
"name": "nette/neon",
2021-03-07 16:21:07 +00:00
"version": "v3.2.2",
"source": {
"type": "git",
"url": "https://github.com/nette/neon.git",
2021-03-07 16:21:07 +00:00
"reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nette/neon/zipball/e4ca6f4669121ca6876b1d048c612480e39a28d5",
"reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5",
"shasum": ""
},
"require": {
"ext-json": "*",
2020-02-25 16:09:36 +00:00
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.0",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-01 08:16:08 +00:00
"dev-master": "3.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-02-25 16:09:36 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2020-02-25 16:09:36 +00:00
"description": "🍸 Nette NEON: encodes and decodes NEON file format.",
"homepage": "https://ne-on.org",
"keywords": [
"export",
"import",
"neon",
"nette",
"yaml"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/neon/issues",
"source": "https://github.com/nette/neon/tree/v3.2.2"
},
"time": "2021-02-28T12:30:32+00:00"
},
{
"name": "nette/php-generator",
2021-03-07 16:21:07 +00:00
"version": "v3.5.3",
"source": {
"type": "git",
"url": "https://github.com/nette/php-generator.git",
2021-03-07 16:21:07 +00:00
"reference": "119f01a7bd590469cb01b538f20a125a28853626"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nette/php-generator/zipball/119f01a7bd590469cb01b538f20a125a28853626",
"reference": "119f01a7bd590469cb01b538f20a125a28853626",
"shasum": ""
},
"require": {
2020-11-12 21:50:18 +00:00
"nette/utils": "^3.1.2",
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.0",
2020-09-01 08:16:08 +00:00
"nikic/php-parser": "^4.4",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
2020-09-01 08:16:08 +00:00
"suggest": {
"nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
},
"type": "library",
"extra": {
"branch-alias": {
2020-11-12 21:50:18 +00:00
"dev-master": "3.5-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-02-25 16:09:36 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2020-02-25 16:09:36 +00:00
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.",
"homepage": "https://nette.org",
"keywords": [
"code",
"nette",
"php",
"scaffolding"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/php-generator/issues",
"source": "https://github.com/nette/php-generator/tree/v3.5.3"
},
"time": "2021-02-24T18:40:21+00:00"
},
{
"name": "nette/robot-loader",
2021-04-25 11:07:50 +00:00
"version": "v3.4.0",
"source": {
"type": "git",
"url": "https://github.com/nette/robot-loader.git",
2021-04-25 11:07:50 +00:00
"reference": "3973cf3970d1de7b30888fd10b92dac9e0c2fd82"
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/nette/robot-loader/zipball/3973cf3970d1de7b30888fd10b92dac9e0c2fd82",
"reference": "3973cf3970d1de7b30888fd10b92dac9e0c2fd82",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2020-02-25 16:09:36 +00:00
"nette/finder": "^2.5 || ^3.0",
"nette/utils": "^3.0",
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "^2.0",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
2021-04-25 11:07:50 +00:00
"dev-master": "3.4-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-02-25 16:09:36 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2020-02-25 16:09:36 +00:00
"description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
"homepage": "https://nette.org",
"keywords": [
"autoload",
"class",
"interface",
"nette",
"trait"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/robot-loader/issues",
2021-04-25 11:07:50 +00:00
"source": "https://github.com/nette/robot-loader/tree/v3.4.0"
2021-03-07 16:21:07 +00:00
},
2021-04-25 11:07:50 +00:00
"time": "2021-03-07T15:12:01+00:00"
},
{
"name": "nette/schema",
2021-03-07 16:21:07 +00:00
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
2021-03-07 16:21:07 +00:00
"reference": "f5ed39fc96358f922cedfd1e516f0dadf5d2be0d"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nette/schema/zipball/f5ed39fc96358f922cedfd1e516f0dadf5d2be0d",
"reference": "f5ed39fc96358f922cedfd1e516f0dadf5d2be0d",
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"nette/utils": "^3.1.4 || ^4.0",
"php": ">=7.1 <8.1"
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"nette/tester": "^2.3 || ^2.4",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan-nette": "^0.12",
2021-03-07 16:21:07 +00:00
"tracy/tracy": "^2.7"
},
"type": "library",
"extra": {
2021-03-07 16:21:07 +00:00
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2021-03-07 16:21:07 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "📐 Nette Schema: validating data structures against a given Schema.",
"homepage": "https://nette.org",
"keywords": [
"config",
"nette"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.1"
},
"time": "2021-03-04T17:51:11+00:00"
},
{
"name": "nette/utils",
2021-03-07 16:21:07 +00:00
"version": "v3.1.4",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
2021-03-07 16:21:07 +00:00
"reference": "19b3057d44cf5306c64f3c51a7fb77fa834fda1c"
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/nette/utils/zipball/19b3057d44cf5306c64f3c51a7fb77fa834fda1c",
"reference": "19b3057d44cf5306c64f3c51a7fb77fa834fda1c",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"require-dev": {
"nette/tester": "~2.0",
2020-02-25 16:09:36 +00:00
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"suggest": {
"ext-gd": "to use Image",
2020-09-01 08:16:08 +00:00
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-25 16:09:36 +00:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
2020-02-25 16:09:36 +00:00
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2021-03-07 16:21:07 +00:00
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
"homepage": "https://nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v3.1.4"
},
"time": "2020-11-25T20:53:17+00:00"
},
{
2020-04-14 22:08:51 +00:00
"name": "phar-io/manifest",
"version": "1.0.3",
"source": {
"type": "git",
2020-04-14 22:08:51 +00:00
"url": "https://github.com/phar-io/manifest.git",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
},
"dist": {
"type": "zip",
2020-04-14 22:08:51 +00:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"shasum": ""
},
"require": {
2020-04-14 22:08:51 +00:00
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^2.0",
"php": "^5.6 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
2020-04-14 22:08:51 +00:00
"dev-master": "1.0.x-dev"
}
},
"autoload": {
2020-04-14 22:08:51 +00:00
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-04-14 22:08:51 +00:00
"BSD-3-Clause"
],
2020-04-14 22:08:51 +00:00
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/master"
},
2020-04-14 22:08:51 +00:00
"time": "2018-07-08T19:23:20+00:00"
},
{
2020-04-14 22:08:51 +00:00
"name": "phar-io/version",
"version": "2.0.1",
"source": {
"type": "git",
2020-04-14 22:08:51 +00:00
"url": "https://github.com/phar-io/version.git",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
},
"dist": {
"type": "zip",
2020-04-14 22:08:51 +00:00
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"shasum": ""
},
"require": {
2020-04-14 22:08:51 +00:00
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
2020-04-14 22:08:51 +00:00
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-04-14 22:08:51 +00:00
"BSD-3-Clause"
],
2020-04-14 22:08:51 +00:00
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/master"
},
2020-04-14 22:08:51 +00:00
"time": "2018-07-08T19:19:57+00:00"
},
{
2020-04-14 22:08:51 +00:00
"name": "phpdocumentor/reflection-common",
2020-10-01 16:08:35 +00:00
"version": "2.1.0",
"source": {
"type": "git",
2020-04-14 22:08:51 +00:00
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2020-10-01 16:08:35 +00:00
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
2020-04-14 22:08:51 +00:00
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-04-14 22:08:51 +00:00
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
2020-04-14 22:08:51 +00:00
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
},
2020-10-01 16:08:35 +00:00
"time": "2020-04-27T09:25:28+00:00"
},
{
2020-04-14 22:08:51 +00:00
"name": "phpdocumentor/reflection-docblock",
2020-10-01 16:08:35 +00:00
"version": "4.3.4",
"source": {
"type": "git",
2020-04-14 22:08:51 +00:00
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2020-10-01 16:08:35 +00:00
"reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
"reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
"phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
"webmozart/assert": "^1.0"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"doctrine/instantiator": "^1.0.5",
"mockery/mockery": "^1.0",
"phpdocumentor/type-resolver": "0.4.*",
"phpunit/phpunit": "^6.4"
},
2019-07-07 13:53:28 +00:00
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "4.x-dev"
2019-07-07 13:53:28 +00:00
}
2019-05-30 18:11:58 +00:00
},
2019-07-07 13:53:28 +00:00
"autoload": {
"psr-4": {
2020-10-01 16:08:35 +00:00
"phpDocumentor\\Reflection\\": [
"src/"
]
2020-04-14 22:08:51 +00:00
}
},
2019-07-07 13:53:28 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-04-14 22:08:51 +00:00
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
2019-07-07 13:53:28 +00:00
}
],
2020-04-14 22:08:51 +00:00
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
},
2020-10-01 16:08:35 +00:00
"time": "2019-12-28T18:55:12+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpdocumentor/type-resolver",
2020-10-01 16:08:35 +00:00
"version": "1.0.1",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2020-10-01 16:08:35 +00:00
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": "^7.1",
2020-04-14 22:08:51 +00:00
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"ext-tokenizer": "^7.1",
"mockery/mockery": "~1",
"phpunit/phpunit": "^7.0"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "1.x-dev"
2020-04-14 22:08:51 +00:00
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/0.7.2"
},
2020-10-01 16:08:35 +00:00
"time": "2019-08-22T18:11:29+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpspec/prophecy",
2020-10-01 16:08:35 +00:00
"version": "v1.10.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
2020-10-01 16:08:35 +00:00
"reference": "451c3cd1418cf640de218914901e51b064abb093"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
"reference": "451c3cd1418cf640de218914901e51b064abb093",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
"sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2020-10-01 16:08:35 +00:00
"phpspec/phpspec": "^2.5 || ^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "1.10.x-dev"
2020-04-14 22:08:51 +00:00
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
},
2020-10-01 16:08:35 +00:00
"time": "2020-03-05T15:02:03+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpstan/phpdoc-parser",
"version": "0.3.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
"reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
"shasum": ""
},
"require": {
"php": "~7.1"
},
"require-dev": {
"consistence/coding-standard": "^3.5",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"phing/phing": "^2.16.0",
"phpstan/phpstan": "^0.10",
"phpunit/phpunit": "^6.3",
"slevomat/coding-standard": "^4.7.2",
"squizlabs/php_codesniffer": "^3.3.2",
"symfony/process": "^3.4 || ^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
},
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/master"
},
2020-04-14 22:08:51 +00:00
"time": "2019-06-07T19:13:52+00:00"
},
{
"name": "phpstan/phpstan",
2020-10-20 20:58:14 +00:00
"version": "0.11.20",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2020-10-20 20:58:14 +00:00
"reference": "938dcc03a005280e1a9587ec7684345bff06ebfc"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2020-10-20 20:58:14 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/938dcc03a005280e1a9587ec7684345bff06ebfc",
"reference": "938dcc03a005280e1a9587ec7684345bff06ebfc",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
"composer/xdebug-handler": "^1.3.0",
"jean85/pretty-package-versions": "^1.0.3",
"nette/bootstrap": "^2.4 || ^3.0",
"nette/di": "^2.4.7 || ^3.0",
"nette/neon": "^2.4.3 || ^3.0",
"nette/robot-loader": "^3.0.1",
"nette/schema": "^1.0",
"nette/utils": "^2.4.5 || ^3.0",
"nikic/php-parser": "^4.2.3",
"php": "~7.1",
"phpstan/phpdoc-parser": "^0.3.5",
"symfony/console": "~3.2 || ~4.0",
"symfony/finder": "~3.2 || ~4.0"
},
"conflict": {
"symfony/console": "3.4.16 || 4.1.5"
},
"require-dev": {
"brianium/paratest": "^2.0 || ^3.0",
"consistence/coding-standard": "^3.5",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
"ext-intl": "*",
"ext-mysqli": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"ext-zip": "*",
"jakub-onderka/php-parallel-lint": "^1.0",
"localheinz/composer-normalize": "^1.1.0",
"phing/phing": "^2.16.0",
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-php-parser": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.5.14 || ^8.0",
"slevomat/coding-standard": "^4.7.2",
"squizlabs/php_codesniffer": "^3.3.2"
},
"bin": [
"bin/phpstan"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
}
},
"autoload": {
"psr-4": {
"PHPStan\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.11.20"
},
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://www.patreon.com/phpstan",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
2020-10-20 20:58:14 +00:00
"time": "2020-10-12T14:33:05+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpunit/php-code-coverage",
"version": "6.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
"reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.1",
"phpunit/php-file-iterator": "^2.0",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.1 || ^4.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"suggest": {
"ext-xdebug": "^2.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
},
2020-04-14 22:08:51 +00:00
"time": "2018-10-31T16:06:48+00:00"
},
{
"name": "phpunit/php-file-iterator",
2021-03-07 16:21:07 +00:00
"version": "2.0.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2021-03-07 16:21:07 +00:00
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357",
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^8.5"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:25:21+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
},
2020-04-14 22:08:51 +00:00
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
2021-03-07 16:21:07 +00:00
"version": "2.1.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2021-03-07 16:21:07 +00:00
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^8.5"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:20:02+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpunit/php-token-stream",
2021-03-07 16:21:07 +00:00
"version": "3.1.2",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
2021-03-07 16:21:07 +00:00
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/472b687829041c24b25f475e14c2f38a09edf1c2",
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2020-11-12 22:19:11 +00:00
"abandoned": true,
2021-03-07 16:21:07 +00:00
"time": "2020-11-30T08:38:46+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "phpunit/phpunit",
"version": "7.5.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "520723129e2b3fc1dc4c0953e43c9d40e1ecb352"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/520723129e2b3fc1dc4c0953e43c9d40e1ecb352",
"reference": "520723129e2b3fc1dc4c0953e43c9d40e1ecb352",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.7",
"phar-io/manifest": "^1.0.2",
"phar-io/version": "^2.0",
"php": "^7.1",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^6.0.7",
"phpunit/php-file-iterator": "^2.0.1",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.0",
"sebastian/comparator": "^3.0",
"sebastian/diff": "^3.0",
"sebastian/environment": "^4.0",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^2.0",
"sebastian/version": "^2.0.1"
},
"conflict": {
"phpunit/phpunit-mock-objects": "*"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*",
"phpunit/php-invoker": "^2.0"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.5-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.0"
},
2020-04-14 22:08:51 +00:00
"time": "2018-12-07T07:08:12+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
2021-03-07 16:21:07 +00:00
"version": "1.0.2",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2021-03-07 16:21:07 +00:00
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=5.6"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^8.5"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:15:22+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/comparator",
2021-03-07 16:21:07 +00:00
"version": "3.0.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2021-03-07 16:21:07 +00:00
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1",
2020-04-14 22:08:51 +00:00
"sebastian/diff": "^3.0",
"sebastian/exporter": "^3.1"
},
"require-dev": {
2021-03-07 16:21:07 +00:00
"phpunit/phpunit": "^8.5"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2021-03-07 16:21:07 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2020-04-14 22:08:51 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:04:30+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/diff",
2021-03-07 16:21:07 +00:00
"version": "3.0.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2021-03-07 16:21:07 +00:00
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.0",
"symfony/process": "^2 || ^3.3 || ^4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2021-03-07 16:21:07 +00:00
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2020-04-14 22:08:51 +00:00
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:59:04+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/environment",
2021-03-07 16:21:07 +00:00
"version": "4.2.4",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2021-03-07 16:21:07 +00:00
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.5"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:53:42+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/exporter",
2021-03-07 16:21:07 +00:00
"version": "3.1.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2021-03-07 16:21:07 +00:00
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.0",
2020-04-14 22:08:51 +00:00
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:47:53+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/global-state",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
},
2020-04-14 22:08:51 +00:00
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
2021-03-07 16:21:07 +00:00
"version": "3.0.4",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2021-03-07 16:21:07 +00:00
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.0",
2020-04-14 22:08:51 +00:00
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:40:27+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/object-reflector",
2021-03-07 16:21:07 +00:00
"version": "1.1.2",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2021-03-07 16:21:07 +00:00
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.0"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:37:18+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/recursion-context",
2021-03-07 16:21:07 +00:00
"version": "3.0.1",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2021-03-07 16:21:07 +00:00
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.0"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2021-03-07 16:21:07 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
2020-04-14 22:08:51 +00:00
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:34:24+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/resource-operations",
2021-03-07 16:21:07 +00:00
"version": "2.0.2",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2021-03-07 16:21:07 +00:00
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2021-03-07 16:21:07 +00:00
"php": ">=7.1"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
"source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:30:19+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "sebastian/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/master"
},
2020-04-14 22:08:51 +00:00
"time": "2016-10-03T07:35:21+00:00"
},
{
"name": "symfony/console",
2021-04-25 11:07:50 +00:00
"version": "v4.4.21",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2021-04-25 11:07:50 +00:00
"reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-04-25 11:07:50 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23",
"reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": ">=7.1.3",
2020-04-14 22:08:51 +00:00
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
2020-09-01 08:16:08 +00:00
"symfony/polyfill-php80": "^1.15",
2020-04-14 22:08:51 +00:00
"symfony/service-contracts": "^1.1|^2"
},
"conflict": {
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<4.3|>=5",
"symfony/lock": "<4.4",
"symfony/process": "<3.3"
},
"provide": {
"psr/log-implementation": "1.0"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/event-dispatcher": "^4.3",
"symfony/lock": "^4.4|^5.0",
"symfony/process": "^3.4|^4.0|^5.0",
"symfony/var-dumper": "^4.3|^5.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-07 16:21:07 +00:00
"description": "Eases the creation of beautiful and testable command line interfaces",
2020-04-14 22:08:51 +00:00
"homepage": "https://symfony.com",
2021-03-07 16:21:07 +00:00
"support": {
2021-04-25 11:07:50 +00:00
"source": "https://github.com/symfony/console/tree/v4.4.21"
2021-03-07 16:21:07 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2021-04-25 11:07:50 +00:00
"time": "2021-03-26T09:23:24+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "symfony/dom-crawler",
2021-03-07 16:21:07 +00:00
"version": "v4.4.20",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2021-03-07 16:21:07 +00:00
"reference": "be133557f1b0e6672367325b508e65da5513a311"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/be133557f1b0e6672367325b508e65da5513a311",
"reference": "be133557f1b0e6672367325b508e65da5513a311",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": ">=7.1.3",
2020-04-14 22:08:51 +00:00
"symfony/polyfill-ctype": "~1.8",
2020-10-01 16:08:35 +00:00
"symfony/polyfill-mbstring": "~1.0"
2020-04-14 22:08:51 +00:00
},
"conflict": {
"masterminds/html5": "<2.6"
},
"require-dev": {
"masterminds/html5": "^2.6",
2020-10-01 16:08:35 +00:00
"symfony/css-selector": "^3.4|^4.0|^5.0"
2020-04-14 22:08:51 +00:00
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-07 16:21:07 +00:00
"description": "Eases DOM navigation for HTML and XML documents",
2020-04-14 22:08:51 +00:00
"homepage": "https://symfony.com",
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.20"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-02-14T12:29:41+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "symfony/finder",
2021-03-07 16:21:07 +00:00
"version": "v4.4.20",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2021-03-07 16:21:07 +00:00
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
2020-09-01 08:16:08 +00:00
"php": ">=7.1.3"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-07 16:21:07 +00:00
"description": "Finds files and directories via an intuitive fluent interface",
2020-04-14 22:08:51 +00:00
"homepage": "https://symfony.com",
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.20"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-02-12T10:48:09+00:00"
2019-07-07 13:53:28 +00:00
},
{
"name": "symfony/polyfill-php73",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2019-07-07 13:53:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
2021-03-07 16:21:07 +00:00
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
2019-07-07 13:53:28 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
2019-07-07 13:53:28 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
2019-07-07 13:53:28 +00:00
"Symfony\\Polyfill\\Php73\\": ""
},
2019-07-07 13:53:28 +00:00
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2019-07-07 13:53:28 +00:00
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
2019-07-07 13:53:28 +00:00
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
2020-09-01 08:16:08 +00:00
},
{
"name": "symfony/polyfill-php80",
2021-03-07 16:21:07 +00:00
"version": "v1.22.1",
2020-09-01 08:16:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2021-03-07 16:21:07 +00:00
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
2020-09-01 08:16:08 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
2020-09-01 08:16:08 +00:00
"shasum": ""
},
"require": {
2020-10-25 13:47:31 +00:00
"php": ">=7.1"
2020-09-01 08:16:08 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-07 16:21:07 +00:00
"dev-main": "1.22-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
},
{
2019-07-07 13:53:28 +00:00
"name": "symfony/service-contracts",
2020-10-01 16:08:35 +00:00
"version": "v1.1.9",
"source": {
"type": "git",
2019-07-07 13:53:28 +00:00
"url": "https://github.com/symfony/service-contracts.git",
2020-10-01 16:08:35 +00:00
"reference": "b776d18b303a39f56c63747bcb977ad4b27aca26"
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/b776d18b303a39f56c63747bcb977ad4b27aca26",
"reference": "b776d18b303a39f56c63747bcb977ad4b27aca26",
"shasum": ""
},
"require": {
2020-10-01 16:08:35 +00:00
"php": ">=7.1.3",
2019-07-07 13:53:28 +00:00
"psr/container": "^1.0"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
2020-10-01 16:08:35 +00:00
"dev-master": "1.1-dev"
2020-09-01 08:16:08 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
2019-07-07 13:53:28 +00:00
"Symfony\\Contracts\\Service\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-07-07 13:53:28 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2019-07-07 13:53:28 +00:00
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
2019-07-07 13:53:28 +00:00
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-03-07 16:21:07 +00:00
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v1.1.9"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2020-10-01 16:08:35 +00:00
"time": "2020-07-06T13:19:58+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "theseer/tokenizer",
2020-10-01 16:08:35 +00:00
"version": "1.1.3",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2020-10-01 16:08:35 +00:00
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2020-10-01 16:08:35 +00:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
2020-10-01 16:08:35 +00:00
"php": "^7.0"
2020-04-14 22:08:51 +00:00
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
"source": "https://github.com/theseer/tokenizer/tree/master"
},
2020-10-01 16:08:35 +00:00
"time": "2019-06-13T22:48:21+00:00"
2020-04-14 22:08:51 +00:00
},
{
"name": "webmozart/assert",
2020-09-01 08:16:08 +00:00
"version": "1.8.0",
2020-04-14 22:08:51 +00:00
"source": {
"type": "git",
2021-03-07 16:21:07 +00:00
"url": "https://github.com/webmozarts/assert.git",
2020-09-01 08:16:08 +00:00
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
2020-04-14 22:08:51 +00:00
},
"dist": {
"type": "zip",
2021-03-07 16:21:07 +00:00
"url": "https://api.github.com/repos/webmozarts/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
2020-09-01 08:16:08 +00:00
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
2020-04-14 22:08:51 +00:00
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
2020-09-01 08:16:08 +00:00
"vimeo/psalm": "<3.9.1"
2020-04-14 22:08:51 +00:00
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
},
"type": "library",
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
2021-03-07 16:21:07 +00:00
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.8.0"
},
2020-09-01 08:16:08 +00:00
"time": "2020-04-18T12:12:48+00:00"
2018-04-28 12:20:07 +00:00
}
],
"aliases": [],
2019-11-13 12:02:31 +00:00
"minimum-stability": "stable",
2018-04-28 12:20:07 +00:00
"stability-flags": [],
2019-11-13 12:02:31 +00:00
"prefer-stable": false,
2018-04-28 12:20:07 +00:00
"prefer-lowest": false,
2018-06-04 19:05:22 +00:00
"platform": {
2018-10-13 22:29:32 +00:00
"php": ">=7.1",
"ext-gd": "*",
2019-08-20 12:56:41 +00:00
"ext-intl": "*",
2018-10-13 22:29:32 +00:00
"ext-json": "*",
"ext-pdo": "*",
"ext-zip": "*"
2018-06-04 19:05:22 +00:00
},
2020-10-01 16:08:35 +00:00
"platform-dev": [],
"platform-overrides": {
"php": "7.1.33"
2021-03-07 16:21:07 +00:00
},
"plugin-api-version": "2.0.0"
2018-04-28 12:20:07 +00:00
}