2020-10-30 11:05:27 +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",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2021-02-03 21:10:05 +00:00
|
|
|
"content-hash": "53c40e5764ce9bbe304e6aee0508ccb7",
|
2020-10-30 11:05:27 +00:00
|
|
|
"packages": [],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "coenjacobs/mozart",
|
2020-11-18 08:14:17 +00:00
|
|
|
"version": "dev-master",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-11-18 08:14:17 +00:00
|
|
|
"url": "https://github.com/coenjacobs/mozart.git",
|
2021-02-05 16:40:05 +00:00
|
|
|
"reference": "3b1243ca8505fa6436569800dc34269178930f39"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-05 16:40:05 +00:00
|
|
|
"url": "https://api.github.com/repos/coenjacobs/mozart/zipball/3b1243ca8505fa6436569800dc34269178930f39",
|
|
|
|
"reference": "3b1243ca8505fa6436569800dc34269178930f39",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"league/flysystem": "^1.0",
|
2021-02-03 21:10:05 +00:00
|
|
|
"php": "^7.3|^8.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"symfony/console": "^4|^5",
|
|
|
|
"symfony/finder": "^4|^5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"mheap/phpunit-github-actions-printer": "^1.4",
|
|
|
|
"phpunit/phpunit": "^8.5",
|
2021-02-03 21:10:05 +00:00
|
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
|
|
"vimeo/psalm": "^4.4"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/mozart"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"CoenJacobs\\Mozart\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
2020-11-18 08:14:17 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2020-10-30 11:05:27 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Coen Jacobs",
|
|
|
|
"email": "coenjacobs@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Composes all dependencies as a package inside a WordPress plugin",
|
|
|
|
"funding": [
|
|
|
|
{
|
2020-11-18 08:14:17 +00:00
|
|
|
"url": "https://github.com/coenjacobs",
|
|
|
|
"type": "github"
|
2020-10-30 11:05:27 +00:00
|
|
|
}
|
|
|
|
],
|
2021-02-05 16:40:05 +00:00
|
|
|
"time": "2021-02-04T20:20:50+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "league/flysystem",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "1.1.3",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
|
|
|
|
"reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-fileinfo": "*",
|
2021-02-03 21:10:05 +00:00
|
|
|
"league/mime-type-detection": "^1.3",
|
|
|
|
"php": "^7.2.5 || ^8.0"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"league/flysystem-sftp": "<1.0.6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"phpspec/prophecy": "^1.11.1",
|
|
|
|
"phpunit/phpunit": "^8.5.8"
|
2020-10-30 11:05:27 +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"
|
|
|
|
],
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://offset.earth/frankdejonge",
|
|
|
|
"type": "other"
|
|
|
|
}
|
|
|
|
],
|
2021-02-03 21:10:05 +00:00
|
|
|
"time": "2020-08-23T07:39:11+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "league/mime-type-detection",
|
|
|
|
"version": "1.7.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thephpleague/mime-type-detection.git",
|
|
|
|
"reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
|
|
|
|
"reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-fileinfo": "*",
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "^2.18",
|
|
|
|
"phpstan/phpstan": "^0.12.68",
|
|
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"League\\MimeTypeDetection\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frank de Jonge",
|
|
|
|
"email": "info@frankdejonge.nl"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Mime-type detection for Flysystem",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/frankdejonge",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-01-18T20:58:21+00:00"
|
2020-10-30 11:05:27 +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"
|
|
|
|
],
|
2020-12-23 09:02:08 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
|
|
"source": "https://github.com/php-fig/container/tree/master"
|
|
|
|
},
|
2020-10-30 11:05:27 +00:00
|
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v5.2.3",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/89d4b176d12a2946a1ae4e34906a025b7b6b135a",
|
|
|
|
"reference": "89d4b176d12a2946a1ae4e34906a025b7b6b135a",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"php": ">=7.2.5",
|
2020-10-30 11:05:27 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php73": "^1.8",
|
|
|
|
"symfony/polyfill-php80": "^1.15",
|
2021-02-03 21:10:05 +00:00
|
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
|
|
"symfony/string": "^5.1"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"symfony/dependency-injection": "<4.4",
|
|
|
|
"symfony/dotenv": "<5.1",
|
|
|
|
"symfony/event-dispatcher": "<4.4",
|
2020-10-30 11:05:27 +00:00
|
|
|
"symfony/lock": "<4.4",
|
2021-02-03 21:10:05 +00:00
|
|
|
"symfony/process": "<4.4"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/log-implementation": "1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"psr/log": "~1.0",
|
2021-02-03 21:10:05 +00:00
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
|
"symfony/event-dispatcher": "^4.4|^5.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"symfony/lock": "^4.4|^5.0",
|
2021-02-03 21:10:05 +00:00
|
|
|
"symfony/process": "^4.4|^5.0",
|
|
|
|
"symfony/var-dumper": "^4.4|^5.0"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"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-02-03 21:10:05 +00:00
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
2020-10-30 11:05:27 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-02-03 21:10:05 +00:00
|
|
|
"keywords": [
|
|
|
|
"cli",
|
|
|
|
"command line",
|
|
|
|
"console",
|
|
|
|
"terminal"
|
|
|
|
],
|
2020-10-30 11:05:27 +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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-28T22:06:19+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/finder",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v5.2.3",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/finder.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "4adc8d172d602008c204c2e16956f99257248e03"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/4adc8d172d602008c204c2e16956f99257248e03",
|
|
|
|
"reference": "4adc8d172d602008c204c2e16956f99257248e03",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"php": ">=7.2.5"
|
2020-10-30 11:05:27 +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-02-03 21:10:05 +00:00
|
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
2020-10-30 11:05:27 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-02-03 21:10:05 +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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2021-01-28T22:06:19+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.22.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
|
|
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.22-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
|
|
"version": "v1.22.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
|
|
"reference": "267a9adeb8ecb8071040a740930e077cdfb987af"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af",
|
|
|
|
"reference": "267a9adeb8ecb8071040a740930e077cdfb987af",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.22-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
},
|
|
|
|
"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 intl's grapheme_* functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"grapheme",
|
|
|
|
"intl",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
|
"version": "v1.22.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
"reference": "6e971c891537eb617a00bb07a43d182a6915faba"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
|
|
|
|
"reference": "6e971c891537eb617a00bb07a43d182a6915faba",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.22-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
2020-12-23 09:02:08 +00:00
|
|
|
},
|
2021-02-03 21:10:05 +00:00
|
|
|
"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"
|
|
|
|
],
|
2020-10-30 11:05:27 +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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-07T17:09:11+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v1.22.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
|
|
|
|
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"dev-main": "1.22-dev"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-07T16:49:33+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php73",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v1.22.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
|
|
|
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"dev-main": "1.22-dev"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
|
|
},
|
|
|
|
"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 backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-07T16:49:33+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php80",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v1.22.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
|
|
|
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"dev-main": "1.22-dev"
|
2020-10-30 11:05:27 +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"
|
|
|
|
],
|
|
|
|
"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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-07T16:49:33+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2021-02-03 21:10:05 +00:00
|
|
|
"version": "v2.2.0",
|
2020-10-30 11:05:27 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2021-02-03 21:10:05 +00:00
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-02-03 21:10:05 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
2020-10-30 11:05:27 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"php": ">=7.2.5",
|
2020-10-30 11:05:27 +00:00
|
|
|
"psr/container": "^1.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2020-10-30 11:05:27 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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": "Generic abstractions related to writing services",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
2021-02-03 21:10:05 +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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2020-09-07T11:33:47+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
|
|
|
"version": "v5.2.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
|
|
|
"reference": "c95468897f408dd0aca2ff582074423dd0455122"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122",
|
|
|
|
"reference": "c95468897f408dd0aca2ff582074423dd0455122",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php80": "~1.15"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/error-handler": "^4.4|^5.0",
|
|
|
|
"symfony/http-client": "^4.4|^5.0",
|
|
|
|
"symfony/translation-contracts": "^1.1|^2",
|
|
|
|
"symfony/var-exporter": "^4.4|^5.0"
|
2020-12-23 09:02:08 +00:00
|
|
|
},
|
2021-02-03 21:10:05 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\String\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"grapheme",
|
|
|
|
"i18n",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utf8"
|
|
|
|
],
|
2020-10-30 11:05:27 +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-02-03 21:10:05 +00:00
|
|
|
"time": "2021-01-25T15:14:59+00:00"
|
2020-10-30 11:05:27 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": {
|
|
|
|
"coenjacobs/mozart": 20
|
|
|
|
},
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": [],
|
2020-11-18 08:39:46 +00:00
|
|
|
"platform-overrides": {
|
2021-02-03 21:10:05 +00:00
|
|
|
"php": "7.3"
|
2020-11-18 08:39:46 +00:00
|
|
|
},
|
2021-02-12 02:09:02 +00:00
|
|
|
"plugin-api-version": "1.1.0"
|
2020-10-30 11:05:27 +00:00
|
|
|
}
|