xiaowang/kirby/vendor/composer/installed.json

763 lines
27 KiB
JSON
Raw Normal View History

2021-10-29 18:05:46 +02:00
{
"packages": [
{
"name": "claviska/simpleimage",
2022-08-31 16:08:03 +02:00
"version": "3.7.0",
"version_normalized": "3.7.0.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
"url": "https://github.com/claviska/SimpleImage.git",
2022-08-31 16:08:03 +02:00
"reference": "abd15ced313c7b8041d7d73d8d2398b4f2510cf1"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/claviska/SimpleImage/zipball/abd15ced313c7b8041d7d73d8d2398b4f2510cf1",
"reference": "abd15ced313c7b8041d7d73d8d2398b4f2510cf1",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
"ext-gd": "*",
"league/color-extractor": "0.3.*",
"php": ">=5.6.0"
},
2022-08-31 16:08:03 +02:00
"time": "2022-07-05T13:18:44+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"claviska": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Cory LaViska",
"homepage": "http://www.abeautifulsite.net/",
"role": "Developer"
}
],
"description": "A PHP class that makes working with images as simple as possible.",
"support": {
"issues": "https://github.com/claviska/SimpleImage/issues",
2022-08-31 16:08:03 +02:00
"source": "https://github.com/claviska/SimpleImage/tree/3.7.0"
2021-10-29 18:05:46 +02:00
},
"funding": [
{
"url": "https://github.com/claviska",
"type": "github"
}
],
"install-path": "../claviska/simpleimage"
},
{
"name": "filp/whoops",
2022-03-22 15:39:39 +01:00
"version": "2.14.5",
"version_normalized": "2.14.5.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2022-03-22 15:39:39 +01:00
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-03-22 15:39:39 +01:00
"url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0 || ^8.0",
2021-11-18 17:44:47 +01:00
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
2021-10-29 18:05:46 +02:00
},
"require-dev": {
"mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
},
2022-03-22 15:39:39 +01:00
"time": "2022-01-07T12:00:00+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Whoops\\": "src/Whoops/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
2022-03-22 15:39:39 +01:00
"source": "https://github.com/filp/whoops/tree/2.14.5"
2021-10-29 18:05:46 +02:00
},
"funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
],
"install-path": "../filp/whoops"
},
{
"name": "getkirby/composer-installer",
"version": "1.2.1",
"version_normalized": "1.2.1.0",
"source": {
"type": "git",
"url": "https://github.com/getkirby/composer-installer.git",
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getkirby/composer-installer/zipball/c98ece30bfba45be7ce457e1102d1b169d922f3d",
"reference": "c98ece30bfba45be7ce457e1102d1b169d922f3d",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev": {
"composer/composer": "^1.8 || ^2.0"
},
"time": "2020-12-28T12:54:39+00:00",
"type": "composer-plugin",
"extra": {
"class": "Kirby\\ComposerInstaller\\Plugin"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Kirby\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Kirby's custom Composer installer for the Kirby CMS and for Kirby plugins",
"homepage": "https://getkirby.com",
"support": {
"issues": "https://github.com/getkirby/composer-installer/issues",
"source": "https://github.com/getkirby/composer-installer/tree/1.2.1"
},
"funding": [
{
"url": "https://getkirby.com/buy",
"type": "custom"
}
],
"install-path": "../getkirby/composer-installer"
},
{
"name": "laminas/laminas-escaper",
2022-08-31 16:08:03 +02:00
"version": "2.10.0",
"version_normalized": "2.10.0.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
2022-08-31 16:08:03 +02:00
"reference": "58af67282db37d24e584a837a94ee55b9c7552be"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
"reference": "58af67282db37d24e584a837a94ee55b9c7552be",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
2022-08-31 16:08:03 +02:00
"ext-ctype": "*",
"ext-mbstring": "*",
"php": "^7.4 || ~8.0.0 || ~8.1.0"
2021-10-29 18:05:46 +02:00
},
2021-11-18 17:44:47 +01:00
"conflict": {
"zendframework/zend-escaper": "*"
2021-10-29 18:05:46 +02:00
},
"require-dev": {
2022-08-31 16:08:03 +02:00
"infection/infection": "^0.26.6",
2021-11-18 17:44:47 +01:00
"laminas/laminas-coding-standard": "~2.3.0",
2022-08-31 16:08:03 +02:00
"maglnet/composer-require-checker": "^3.8.0",
"phpunit/phpunit": "^9.5.18",
"psalm/plugin-phpunit": "^0.16.1",
"vimeo/psalm": "^4.22.0"
2021-10-29 18:05:46 +02:00
},
2022-08-31 16:08:03 +02:00
"time": "2022-03-08T20:15:36+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
"escaper",
"laminas"
],
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-escaper/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-escaper/issues",
"rss": "https://github.com/laminas/laminas-escaper/releases.atom",
"source": "https://github.com/laminas/laminas-escaper"
},
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"install-path": "../laminas/laminas-escaper"
},
{
"name": "league/color-extractor",
"version": "0.3.2",
"version_normalized": "0.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/color-extractor.git",
"reference": "837086ec60f50c84c611c613963e4ad2e2aec806"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/837086ec60f50c84c611c613963e4ad2e2aec806",
"reference": "837086ec60f50c84c611c613963e4ad2e2aec806",
"shasum": ""
},
"require": {
"ext-gd": "*",
"php": ">=5.4.0"
},
"replace": {
"matthecat/colorextractor": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2",
"phpunit/phpunit": "~5"
},
"time": "2016-12-15T09:30:02+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mathieu Lechat",
"email": "math.lechat@gmail.com",
"homepage": "http://matthecat.com",
"role": "Developer"
}
],
"description": "Extract colors from an image as a human would do.",
"homepage": "https://github.com/thephpleague/color-extractor",
"keywords": [
"color",
"extract",
"human",
"image",
"palette"
],
"support": {
"issues": "https://github.com/thephpleague/color-extractor/issues",
"source": "https://github.com/thephpleague/color-extractor/tree/master"
},
"install-path": "../league/color-extractor"
},
{
"name": "michelf/php-smartypants",
"version": "1.8.1",
"version_normalized": "1.8.1.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-smartypants.git",
"reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-smartypants/zipball/47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
"reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2016-12-13T01:01:17+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Michelf": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
}
],
"description": "PHP SmartyPants",
"homepage": "https://michelf.ca/projects/php-smartypants/",
"keywords": [
"dashes",
"quotes",
"spaces",
"typographer",
"typography"
],
"support": {
"issues": "https://github.com/michelf/php-smartypants/issues",
"source": "https://github.com/michelf/php-smartypants/tree/1.8.1"
},
"install-path": "../michelf/php-smartypants"
},
{
"name": "phpmailer/phpmailer",
2022-08-31 16:08:03 +02:00
"version": "v6.6.4",
"version_normalized": "6.6.4.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
2022-08-31 16:08:03 +02:00
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a94fdebaea6bd17f51be0c2373ab80d3d681269b",
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
2022-08-31 16:08:03 +02:00
"php-parallel-lint/php-console-highlighter": "^1.0.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
2021-10-29 18:05:46 +02:00
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
2022-03-22 15:39:39 +01:00
"squizlabs/php_codesniffer": "^3.6.2",
2021-11-18 17:44:47 +01:00
"yoast/phpunit-polyfills": "^1.0.0"
2021-10-29 18:05:46 +02:00
},
"suggest": {
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug logging",
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
},
2022-08-31 16:08:03 +02:00
"time": "2022-08-22T09:22:00+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"PHPMailer\\PHPMailer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"authors": [
{
"name": "Marcus Bointon",
"email": "phpmailer@synchromedia.co.uk"
},
{
"name": "Jim Jagielski",
"email": "jimjag@gmail.com"
},
{
"name": "Andy Prevost",
"email": "codeworxtech@users.sourceforge.net"
},
{
"name": "Brent R. Matzelle"
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
2022-08-31 16:08:03 +02:00
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.4"
2021-10-29 18:05:46 +02:00
},
"funding": [
{
"url": "https://github.com/Synchro",
"type": "github"
}
],
"install-path": "../phpmailer/phpmailer"
},
{
"name": "psr/log",
"version": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2021-05-03T11:20:27+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"install-path": "../psr/log"
},
{
2022-03-22 15:39:39 +01:00
"name": "symfony/polyfill-intl-idn",
2022-08-31 16:08:03 +02:00
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
2022-03-22 15:39:39 +01:00
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2022-08-31 16:08:03 +02:00
"reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
"reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
2022-03-22 15:39:39 +01:00
"php": ">=7.1",
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
2021-10-29 18:05:46 +02:00
},
"suggest": {
2022-03-22 15:39:39 +01:00
"ext-intl": "For best performance"
2021-10-29 18:05:46 +02:00
},
2022-08-31 16:08:03 +02:00
"time": "2022-05-24T11:49:31+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
"extra": {
"branch-alias": {
2022-08-31 16:08:03 +02:00
"dev-main": "1.26-dev"
2021-10-29 18:05:46 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
2022-08-31 16:08:03 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
2021-10-29 18:05:46 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2022-03-22 15:39:39 +01:00
"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"
],
"support": {
2022-08-31 16:08:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
2022-03-22 15:39:39 +01: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"
}
],
"install-path": "../symfony/polyfill-intl-idn"
},
{
"name": "symfony/polyfill-intl-normalizer",
2022-08-31 16:08:03 +02:00
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
2022-03-22 15:39:39 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2022-08-31 16:08:03 +02:00
"reference": "219aa369ceff116e673852dce47c3a41794c14bd"
2022-03-22 15:39:39 +01:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
"reference": "219aa369ceff116e673852dce47c3a41794c14bd",
2022-03-22 15:39:39 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
2022-08-31 16:08:03 +02:00
"time": "2022-05-24T11:49:31+00:00",
2022-03-22 15:39:39 +01:00
"type": "library",
"extra": {
"branch-alias": {
2022-08-31 16:08:03 +02:00
"dev-main": "1.26-dev"
2022-03-22 15:39:39 +01:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2021-10-29 18:05:46 +02:00
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-03-22 15:39:39 +01:00
"description": "Symfony polyfill for intl's Normalizer class and related functions",
2021-10-29 18:05:46 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
2022-03-22 15:39:39 +01:00
"intl",
"normalizer",
2021-10-29 18:05:46 +02:00
"polyfill",
"portable",
"shim"
],
"support": {
2022-08-31 16:08:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
2021-10-29 18:05:46 +02: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"
}
],
2022-03-22 15:39:39 +01:00
"install-path": "../symfony/polyfill-intl-normalizer"
2021-10-29 18:05:46 +02:00
},
{
2022-03-22 15:39:39 +01:00
"name": "symfony/polyfill-mbstring",
2022-08-31 16:08:03 +02:00
"version": "v1.26.0",
"version_normalized": "1.26.0.0",
2021-10-29 18:05:46 +02:00
"source": {
"type": "git",
2022-03-22 15:39:39 +01:00
"url": "https://github.com/symfony/polyfill-mbstring.git",
2022-08-31 16:08:03 +02:00
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
2021-10-29 18:05:46 +02:00
},
"dist": {
"type": "zip",
2022-08-31 16:08:03 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
2021-10-29 18:05:46 +02:00
"shasum": ""
},
"require": {
2022-03-22 15:39:39 +01:00
"php": ">=7.1"
2021-10-29 18:05:46 +02:00
},
2022-03-22 15:39:39 +01:00
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
2021-10-29 18:05:46 +02:00
},
2022-08-31 16:08:03 +02:00
"time": "2022-05-24T11:49:31+00:00",
2021-10-29 18:05:46 +02:00
"type": "library",
2022-03-22 15:39:39 +01:00
"extra": {
"branch-alias": {
2022-08-31 16:08:03 +02:00
"dev-main": "1.26-dev"
2022-03-22 15:39:39 +01:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
2021-10-29 18:05:46 +02:00
"installation-source": "dist",
"autoload": {
2022-03-22 15:39:39 +01:00
"files": [
"bootstrap.php"
2022-08-31 16:08:03 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
2021-10-29 18:05:46 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-03-22 15:39:39 +01:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-10-29 18:05:46 +02:00
}
],
2022-03-22 15:39:39 +01:00
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
2021-10-29 18:05:46 +02:00
"keywords": [
2022-03-22 15:39:39 +01:00
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
2021-10-29 18:05:46 +02:00
],
"support": {
2022-08-31 16:08:03 +02:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
2021-10-29 18:05:46 +02:00
},
2022-03-22 15:39:39 +01: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"
}
],
"install-path": "../symfony/polyfill-mbstring"
2021-10-29 18:05:46 +02:00
}
],
"dev": true,
"dev-package-names": []
}