2020-03-10 19:04:22 +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"
],
2022-03-09 00:08:43 +00:00
"content-hash": "fb2e28d4eefbcdf487a6c45710646de4",
2020-03-10 19:04:22 +00:00
"packages": [
2021-04-27 20:50:43 +00:00
{
"name": "composer/ca-bundle",
2021-11-08 21:54:38 +00:00
"version": "1.3.1",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2021-11-08 21:54:38 +00:00
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2021-11-08 21:54:38 +00:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
2021-10-10 06:02:12 +01:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
2021-04-27 20:50:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
2021-11-08 21:54:38 +00:00
"source": "https://github.com/composer/ca-bundle/tree/1.3.1"
2021-04-27 20:50:43 +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-11-08 21:54:38 +00:00
"time": "2021-10-28T20:44:15+00:00"
2021-04-27 20:50:43 +00:00
},
2020-07-17 22:12:50 +00:00
{
"name": "composer/package-versions-deprecated",
2022-01-21 15:25:28 +00:00
"version": "1.11.99.5",
2020-07-17 22:12:50 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
2022-01-21 15:25:28 +00:00
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
2020-07-17 22:12:50 +00:00
},
"dist": {
"type": "zip",
2022-01-21 15:25:28 +00:00
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
2020-07-17 22:12:50 +00:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0",
2020-08-20 00:37:00 +00:00
"php": "^7 || ^8"
2020-07-17 22:12:50 +00:00
},
"replace": {
2020-09-21 19:14:38 +00:00
"ocramius/package-versions": "1.11.99"
2020-07-17 22:12:50 +00:00
},
"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)",
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
2022-01-21 15:25:28 +00:00
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
2020-11-06 16:50:07 +00:00
},
2020-07-17 22:12:50 +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"
}
],
2022-01-21 15:25:28 +00:00
"time": "2022-01-17T14:14:24+00:00"
2020-07-17 22:12:50 +00:00
},
2022-01-25 12:17:32 +00:00
{
"name": "defuse/php-encryption",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/defuse/php-encryption.git",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"paragonie/random_compat": ">= 2",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
},
"bin": [
"bin/generate-defuse-key"
],
"type": "library",
"autoload": {
"psr-4": {
"Defuse\\Crypto\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Hornby",
"email": "taylor@defuse.ca",
"homepage": "https://defuse.ca/"
},
{
"name": "Scott Arciszewski",
"email": "info@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "Secure PHP Encryption Library",
"keywords": [
"aes",
"authenticated encryption",
"cipher",
"crypto",
"cryptography",
"encrypt",
"encryption",
"openssl",
"security",
"symmetric key cryptography"
],
"support": {
"issues": "https://github.com/defuse/php-encryption/issues",
"source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
},
"time": "2021-04-09T23:57:26+00:00"
},
2020-03-10 19:04:22 +00:00
{
"name": "doctrine/annotations",
2021-08-10 07:30:04 +00:00
"version": "1.13.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2021-08-10 07:30:04 +00:00
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-08-10 07:30:04 +00:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
2020-06-08 12:04:20 +00:00
"ext-tokenizer": "*",
2021-08-04 20:15:33 +01:00
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-08-04 20:15:33 +01:00
"doctrine/cache": "^1.11 || ^2.0",
2020-11-06 16:50:07 +00:00
"doctrine/coding-standard": "^6.0 || ^8.1",
2020-08-13 01:38:51 +00:00
"phpstan/phpstan": "^0.12.20",
2021-08-04 20:15:33 +01:00
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
"symfony/cache": "^4.4 || ^5.2"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
2020-11-06 16:50:07 +00:00
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
2020-03-10 19:04:22 +00:00
"keywords": [
"annotations",
"docblock",
"parser"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
2021-08-10 07:30:04 +00:00
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
2020-11-06 16:50:07 +00:00
},
2021-08-10 07:30:04 +00:00
"time": "2021-08-05T19:00:23+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/cache",
2021-12-22 19:46:57 +00:00
"version": "2.1.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
2021-12-22 19:46:57 +00:00
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-12-22 19:46:57 +00:00
"url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": "~7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
2021-08-04 20:15:33 +01:00
"cache/integration-tests": "dev-master",
"doctrine/coding-standard": "^8.0",
2020-03-10 19:04:22 +00:00
"mongodb/mongodb": "^1.1",
2021-08-04 20:15:33 +01:00
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"predis/predis": "~1.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
2020-03-10 19:04:22 +00:00
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
"keywords": [
"abstraction",
"apcu",
"cache",
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/cache/issues",
2021-12-22 19:46:57 +00:00
"source": "https://github.com/doctrine/cache/tree/2.1.1"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Fcache",
"type": "tidelift"
}
],
2021-12-22 19:46:57 +00:00
"time": "2021-07-17T14:49:29+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/collections",
2021-08-16 18:05:24 +01:00
"version": "1.6.8",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
2021-08-16 18:05:24 +01:00
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-08-16 18:05:24 +01:00
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": "^7.1.3 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-08-16 18:05:24 +01:00
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
"vimeo/psalm": "^4.2.1"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
"keywords": [
"array",
"collections",
"iterators",
"php"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/collections/issues",
2021-08-16 18:05:24 +01:00
"source": "https://github.com/doctrine/collections/tree/1.6.8"
2020-11-06 16:50:07 +00:00
},
2021-08-16 18:05:24 +01:00
"time": "2021-08-10T18:51:53+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/common",
2022-02-26 14:00:54 +00:00
"version": "3.2.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
2022-02-26 14:00:54 +00:00
"reference": "295082d3750987065912816a9d536c2df735f637"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/doctrine/common/zipball/295082d3750987065912816a9d536c2df735f637",
"reference": "295082d3750987065912816a9d536c2df735f637",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-09-21 19:14:38 +00:00
"doctrine/persistence": "^2.0",
2020-06-08 12:04:20 +00:00
"php": "^7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-12-27 14:38:53 +00:00
"doctrine/coding-standard": "^9.0",
2022-02-26 14:00:54 +00:00
"phpstan/phpstan": "^1.4.1",
2021-12-27 14:38:53 +00:00
"phpstan/phpstan-phpunit": "^1",
2021-02-14 19:57:05 +00:00
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
2020-03-10 19:04:22 +00:00
"squizlabs/php_codesniffer": "^3.0",
2021-04-10 21:53:11 +00:00
"symfony/phpunit-bridge": "^4.0.5",
"vimeo/psalm": "^4.4"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
2021-02-14 19:57:05 +00:00
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
2020-03-10 19:04:22 +00:00
"homepage": "https://www.doctrine-project.org/projects/common.html",
"keywords": [
"common",
"doctrine",
"php"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/common/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/doctrine/common/tree/3.2.2"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Fcommon",
"type": "tidelift"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-02-02T09:15:57+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/dbal",
2022-02-26 14:00:54 +00:00
"version": "3.3.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2022-02-26 14:00:54 +00:00
"reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
"reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2022-01-21 15:25:28 +00:00
"composer-runtime-api": "^2",
2021-12-04 04:07:08 +00:00
"doctrine/cache": "^1.11|^2.0",
2021-03-30 17:59:05 +00:00
"doctrine/deprecations": "^0.5.3",
2020-03-10 19:04:22 +00:00
"doctrine/event-manager": "^1.0",
2021-12-04 04:07:08 +00:00
"php": "^7.3 || ^8.0",
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-08-04 20:15:33 +01:00
"doctrine/coding-standard": "9.0.0",
2021-09-15 16:58:47 +01:00
"jetbrains/phpstorm-stubs": "2021.1",
2022-01-21 15:25:28 +00:00
"phpstan/phpstan": "1.4.0",
2021-12-04 04:07:08 +00:00
"phpstan/phpstan-strict-rules": "^1.1",
2022-01-09 14:42:16 +00:00
"phpunit/phpunit": "9.5.11",
2021-09-15 16:58:47 +01:00
"psalm/plugin-phpunit": "0.16.1",
2022-01-09 14:42:16 +00:00
"squizlabs/php_codesniffer": "3.6.2",
2021-10-27 04:14:01 +01:00
"symfony/cache": "^5.2|^6.0",
2022-01-21 15:25:28 +00:00
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
2022-01-09 14:42:16 +00:00
"vimeo/psalm": "4.16.1"
2020-03-10 19:04:22 +00:00
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": [
"bin/doctrine-dbal"
],
"type": "library",
"autoload": {
"psr-4": {
2021-10-27 04:14:01 +01:00
"Doctrine\\DBAL\\": "src"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
}
],
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
"keywords": [
"abstraction",
"database",
"db2",
"dbal",
"mariadb",
"mssql",
"mysql",
"oci8",
"oracle",
"pdo",
"pgsql",
"postgresql",
"queryobject",
"sasql",
"sql",
"sqlite",
"sqlserver",
"sqlsrv"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/doctrine/dbal/tree/3.3.2"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Fdbal",
"type": "tidelift"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-02-05T16:33:45+00:00"
2021-03-30 17:59:05 +00:00
},
{
"name": "doctrine/deprecations",
"version": "v0.5.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
"shasum": ""
},
"require": {
"php": "^7.1|^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0|^7.0|^8.0",
"phpunit/phpunit": "^7.0|^8.0|^9.0",
"psr/log": "^1.0"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
},
"time": "2021-03-21T12:59:47+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/doctrine-bundle",
2022-03-09 00:08:43 +00:00
"version": "2.5.7",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
2022-03-09 00:08:43 +00:00
"reference": "1e0d1d7a5982eeebc37dcb4d77bb1a5c5961d96d"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/1e0d1d7a5982eeebc37dcb4d77bb1a5c5961d96d",
"reference": "1e0d1d7a5982eeebc37dcb4d77bb1a5c5961d96d",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-10-10 06:02:12 +01:00
"doctrine/annotations": "^1",
2021-08-04 20:15:33 +01:00
"doctrine/cache": "^1.11 || ^2.0",
2022-02-26 14:00:54 +00:00
"doctrine/dbal": "^2.13.1|^3.3.2",
2021-11-25 19:45:17 +00:00
"doctrine/persistence": "^2.2",
2020-06-08 12:04:20 +00:00
"doctrine/sql-formatter": "^1.0.1",
"php": "^7.1 || ^8.0",
2021-08-04 20:15:33 +01:00
"symfony/cache": "^4.3.3|^5.0|^6.0",
"symfony/config": "^4.4.3|^5.0|^6.0",
"symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
2022-01-09 14:42:16 +00:00
"symfony/dependency-injection": "^4.4.18|^5.0|^6.0",
2021-12-04 04:07:08 +00:00
"symfony/deprecation-contracts": "^2.1|^3",
2021-08-04 20:15:33 +01:00
"symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
2021-12-04 04:07:08 +00:00
"symfony/service-contracts": "^1.1.1|^2.0|^3"
2020-03-10 19:04:22 +00:00
},
"conflict": {
2022-02-26 14:00:54 +00:00
"doctrine/orm": "<2.9|>=3.0",
2020-03-10 19:04:22 +00:00
"twig/twig": "<1.34|>=2.0,<2.4"
},
"require-dev": {
2021-08-04 20:15:33 +01:00
"doctrine/coding-standard": "^9.0",
2021-12-29 13:52:43 +00:00
"doctrine/orm": "^2.9 || ^3.0",
2021-02-14 19:57:05 +00:00
"friendsofphp/proxy-manager-lts": "^1.0",
2021-11-25 19:45:17 +00:00
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
"psalm/plugin-phpunit": "^0.16.1",
"psalm/plugin-symfony": "^3",
2021-08-04 20:15:33 +01:00
"symfony/phpunit-bridge": "^5.2|^6.0",
"symfony/property-info": "^4.3.3|^5.0|^6.0",
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",
"symfony/security-bundle": "^4.4|^5.0|^6.0",
"symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
"symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0",
2021-04-10 21:53:11 +00:00
"twig/twig": "^1.34|^2.12|^3.0",
"vimeo/psalm": "^4.7"
2020-03-10 19:04:22 +00:00
},
"suggest": {
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
2021-04-10 21:53:11 +00:00
"ext-pdo": "*",
2020-03-10 19:04:22 +00:00
"symfony/web-profiler-bundle": "To use the data collector."
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Doctrine\\Bundle\\DoctrineBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Symfony Community",
2021-12-29 13:52:43 +00:00
"homepage": "https://symfony.com/contributors"
2020-03-10 19:04:22 +00:00
},
{
"name": "Doctrine Project",
2021-12-29 13:52:43 +00:00
"homepage": "https://www.doctrine-project.org/"
2020-03-10 19:04:22 +00:00
}
],
"description": "Symfony DoctrineBundle",
2021-12-29 13:52:43 +00:00
"homepage": "https://www.doctrine-project.org",
2020-03-10 19:04:22 +00:00
"keywords": [
"database",
"dbal",
"orm",
"persistence"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.5.7"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Fdoctrine-bundle",
"type": "tidelift"
}
],
2022-03-09 00:08:43 +00:00
"time": "2022-03-05T10:29:13+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/doctrine-migrations-bundle",
2022-02-26 14:00:54 +00:00
"version": "3.2.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
2022-02-26 14:00:54 +00:00
"reference": "3393f411ba25ade21969c33f2053220044854d01"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/3393f411ba25ade21969c33f2053220044854d01",
"reference": "3393f411ba25ade21969c33f2053220044854d01",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
"doctrine/doctrine-bundle": "~1.0|~2.0",
2021-10-27 04:14:01 +01:00
"doctrine/migrations": "^3.2",
2021-02-14 19:57:05 +00:00
"php": "^7.2|^8.0",
2021-11-15 19:18:15 +00:00
"symfony/framework-bundle": "~3.4|~4.0|~5.0|~6.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-02-14 19:57:05 +00:00
"doctrine/coding-standard": "^8.0",
2020-07-06 15:26:38 +00:00
"doctrine/orm": "^2.6",
2021-04-10 21:53:11 +00:00
"doctrine/persistence": "^1.3||^2.0",
2021-02-14 19:57:05 +00:00
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
2021-11-15 19:18:15 +00:00
"phpunit/phpunit": "^8.0|^9.0",
"vimeo/psalm": "^4.11"
2020-03-10 19:04:22 +00:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Doctrine\\Bundle\\MigrationsBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Doctrine Project",
2022-02-26 14:00:54 +00:00
"homepage": "https://www.doctrine-project.org"
2020-03-10 19:04:22 +00:00
},
{
"name": "Symfony Community",
2022-02-26 14:00:54 +00:00
"homepage": "https://symfony.com/contributors"
2020-03-10 19:04:22 +00:00
}
],
"description": "Symfony DoctrineMigrationsBundle",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"dbal",
"migrations",
"schema"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.2"
2020-11-06 16:50:07 +00:00
},
2020-07-06 15:26:38 +00:00
"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%2Fdoctrine-migrations-bundle",
"type": "tidelift"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-02-01T18:08:07+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/event-manager",
2020-08-07 02:06:56 +00:00
"version": "1.1.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
2020-08-07 02:06:56 +00:00
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2020-08-07 02:06:56 +00:00
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-08-07 02:06:56 +00:00
"php": "^7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"conflict": {
"doctrine/common": "<2.9@dev"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [
"event",
"event dispatcher",
"event manager",
"event system",
"events"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.1.x"
},
2020-08-07 02:06:56 +00:00
"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%2Fevent-manager",
"type": "tidelift"
}
],
"time": "2020-05-29T18:28:51+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/inflector",
2021-10-27 04:14:01 +01:00
"version": "2.0.4",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2021-10-27 04:14:01 +01:00
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-10-27 04:14:01 +01:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": "^7.2 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-10-27 04:14:01 +01:00
"doctrine/coding-standard": "^8.2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"vimeo/psalm": "^4.10"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-06-08 12:04:20 +00:00
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2020-06-08 12:04:20 +00:00
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
2020-03-10 19:04:22 +00:00
"keywords": [
"inflection",
2020-06-08 12:04:20 +00:00
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
2021-10-27 04:14:01 +01:00
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Finflector",
"type": "tidelift"
}
2020-03-10 19:04:22 +00:00
],
2021-10-27 04:14:01 +01:00
"time": "2021-10-22T20:16:43+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/instantiator",
2022-03-09 00:08:43 +00:00
"version": "1.4.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2022-03-09 00:08:43 +00:00
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": "^7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2022-03-09 00:08:43 +00:00
"doctrine/coding-standard": "^9",
2020-03-10 19:04:22 +00:00
"ext-pdo": "*",
"ext-phar": "*",
2022-03-09 00:08:43 +00:00
"phpbench/phpbench": "^0.16 || ^1",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.22"
2020-03-10 19:04:22 +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",
2021-02-14 19:57:05 +00:00
"homepage": "https://ocramius.github.io/"
2020-03-10 19:04:22 +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"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/doctrine/instantiator/tree/1.4.1"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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"
}
],
2022-03-09 00:08:43 +00:00
"time": "2022-03-03T08:28:38+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/lexer",
2022-03-09 00:08:43 +00:00
"version": "1.2.3",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2022-03-09 00:08:43 +00:00
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2022-01-12 16:07:28 +00:00
"php": "^7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2022-01-12 16:07:28 +00:00
"doctrine/coding-standard": "^9.0",
2022-03-09 00:08:43 +00:00
"phpstan/phpstan": "^1.3",
2022-01-12 16:07:28 +00:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.11"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"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%2Flexer",
"type": "tidelift"
}
],
2022-03-09 00:08:43 +00:00
"time": "2022-02-28T11:07:21+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/migrations",
2022-02-26 14:00:54 +00:00
"version": "3.4.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
2022-02-26 14:00:54 +00:00
"reference": "e7df670aa9565b435ffec636cebdb4d0a1987f10"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/doctrine/migrations/zipball/e7df670aa9565b435ffec636cebdb4d0a1987f10",
"reference": "e7df670aa9565b435ffec636cebdb4d0a1987f10",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2022-01-21 15:25:28 +00:00
"composer-runtime-api": "^2",
2021-10-27 04:14:01 +01:00
"doctrine/dbal": "^2.11 || ^3.0",
2021-08-04 20:15:33 +01:00
"doctrine/deprecations": "^0.5.3",
2020-07-06 15:26:38 +00:00
"doctrine/event-manager": "^1.0",
2021-02-14 19:57:05 +00:00
"friendsofphp/proxy-manager-lts": "^1.0",
"php": "^7.2 || ^8.0",
2021-08-04 20:15:33 +01:00
"psr/log": "^1.1.3 || ^2 || ^3",
2021-11-15 19:18:15 +00:00
"symfony/console": "^3.4 || ^4.4.16 || ^5.0 || ^6.0",
"symfony/stopwatch": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-02-14 19:57:05 +00:00
"doctrine/coding-standard": "^8.0",
2020-03-10 19:04:22 +00:00
"doctrine/orm": "^2.6",
2021-02-14 19:57:05 +00:00
"doctrine/persistence": "^1.3 || ^2.0",
2020-07-06 15:26:38 +00:00
"doctrine/sql-formatter": "^1.0",
2021-02-14 19:57:05 +00:00
"ergebnis/composer-normalize": "^2.9",
2020-03-10 19:04:22 +00:00
"ext-pdo_sqlite": "*",
2020-07-06 15:26:38 +00:00
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
2021-02-14 19:57:05 +00:00
"phpunit/phpunit": "^8.5 || ^9.4",
2022-01-21 15:25:28 +00:00
"symfony/cache": "^3.4.26 || ^4.2.12 || ^5.0 || ^6.0",
2021-11-15 19:18:15 +00:00
"symfony/process": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2020-03-10 19:04:22 +00:00
},
"suggest": {
2020-07-06 15:26:38 +00:00
"doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
2020-03-10 19:04:22 +00:00
"symfony/yaml": "Allows the use of yaml for migration configuration files."
},
"bin": [
"bin/doctrine-migrations"
],
"type": "library",
"extra": {
2021-02-14 19:57:05 +00:00
"composer-normalize": {
"indent-size": 4,
"indent-style": "space"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
"Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Michael Simonson",
"email": "contact@mikesimonson.com"
}
],
"description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
"homepage": "https://www.doctrine-project.org/projects/migrations.html",
"keywords": [
"database",
"dbal",
2021-02-14 19:57:05 +00:00
"migrations"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/doctrine/migrations/tree/3.4.1"
2020-11-06 16:50:07 +00:00
},
2020-07-06 15:26:38 +00:00
"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%2Fmigrations",
"type": "tidelift"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-01-28T21:58:35+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/orm",
2022-02-26 14:00:54 +00:00
"version": "2.11.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
2022-02-26 14:00:54 +00:00
"reference": "4b88ce787d3916c8366abf52f6c658a7a27ed3a6"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/doctrine/orm/zipball/4b88ce787d3916c8366abf52f6c658a7a27ed3a6",
"reference": "4b88ce787d3916c8366abf52f6c658a7a27ed3a6",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2022-01-12 17:12:26 +00:00
"composer-runtime-api": "^2",
2021-08-16 18:05:24 +01:00
"doctrine/cache": "^1.12.1 || ^2.1.1",
2020-03-10 19:04:22 +00:00
"doctrine/collections": "^1.5",
2021-02-20 22:42:28 +00:00
"doctrine/common": "^3.0.3",
2022-01-12 17:12:26 +00:00
"doctrine/dbal": "^2.13.1 || ^3.2",
2021-08-04 20:15:33 +01:00
"doctrine/deprecations": "^0.5.3",
2020-03-10 19:04:22 +00:00
"doctrine/event-manager": "^1.1",
2021-08-16 18:05:24 +01:00
"doctrine/inflector": "^1.4 || ^2.0",
2020-03-10 19:04:22 +00:00
"doctrine/instantiator": "^1.3",
2020-06-08 12:04:20 +00:00
"doctrine/lexer": "^1.0",
2021-08-04 20:15:33 +01:00
"doctrine/persistence": "^2.2",
2021-08-16 18:05:24 +01:00
"ext-ctype": "*",
2020-03-10 19:04:22 +00:00
"ext-pdo": "*",
2022-01-12 17:12:26 +00:00
"php": "^7.1 || ^8.0",
2021-08-04 20:15:33 +01:00
"psr/cache": "^1 || ^2 || ^3",
2021-10-10 06:02:12 +01:00
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php80": "^1.15"
},
"conflict": {
"doctrine/annotations": "<1.13 || >= 2.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-10-10 06:02:12 +01:00
"doctrine/annotations": "^1.13",
2021-08-04 20:15:33 +01:00
"doctrine/coding-standard": "^9.0",
2021-08-16 18:05:24 +01:00
"phpbench/phpbench": "^0.16.10 || ^1.0",
2022-02-26 14:00:54 +00:00
"phpstan/phpstan": "1.4.3",
2021-08-16 18:05:24 +01:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
2021-12-22 19:46:57 +00:00
"squizlabs/php_codesniffer": "3.6.2",
2022-01-12 17:12:26 +00:00
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
2021-08-16 18:05:24 +01:00
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
2022-02-26 14:00:54 +00:00
"vimeo/psalm": "4.19.0"
2020-03-10 19:04:22 +00:00
},
"suggest": {
2021-08-04 20:15:33 +01:00
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
2020-03-10 19:04:22 +00:00
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
},
"bin": [
"bin/doctrine"
],
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\ORM\\": "lib/Doctrine/ORM"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "Object-Relational-Mapper for PHP",
"homepage": "https://www.doctrine-project.org/projects/orm.html",
"keywords": [
"database",
"orm"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/orm/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/doctrine/orm/tree/2.11.1"
2020-11-06 16:50:07 +00:00
},
2022-02-26 14:00:54 +00:00
"time": "2022-01-30T21:47:06+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "doctrine/persistence",
2022-01-12 16:07:28 +00:00
"version": "2.3.0",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
2022-01-12 16:07:28 +00:00
"reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-01-12 16:07:28 +00:00
"url": "https://api.github.com/repos/doctrine/persistence/zipball/f8af155c1e7963f3d2b4415097d55757bbaa53d8",
"reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-08-04 20:15:33 +01:00
"doctrine/cache": "^1.11 || ^2.0",
2020-03-10 19:04:22 +00:00
"doctrine/collections": "^1.0",
2021-08-04 20:15:33 +01:00
"doctrine/deprecations": "^0.5.3",
2020-03-10 19:04:22 +00:00
"doctrine/event-manager": "^1.0",
2021-08-04 20:15:33 +01:00
"php": "^7.1 || ^8.0",
2022-01-12 16:07:28 +00:00
"psr/cache": "^1.0 || ^2.0 || ^3.0"
2020-03-10 19:04:22 +00:00
},
"conflict": {
2022-01-12 16:07:28 +00:00
"doctrine/annotations": "<1.0 || >=2.0",
2020-03-10 19:04:22 +00:00
"doctrine/common": "<2.10@dev"
},
"require-dev": {
2020-11-06 16:50:07 +00:00
"composer/package-versions-deprecated": "^1.11",
2022-01-12 16:07:28 +00:00
"doctrine/annotations": "^1.0",
2021-08-04 20:15:33 +01:00
"doctrine/coding-standard": "^6.0 || ^9.0",
2020-11-06 16:50:07 +00:00
"doctrine/common": "^3.0",
2022-01-12 16:07:28 +00:00
"phpstan/phpstan": "1.2.0",
2020-11-06 16:50:07 +00:00
"phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
2022-01-12 16:07:28 +00:00
"symfony/cache": "^4.4 || ^5.0 || ^6.0",
"vimeo/psalm": "4.13.1"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common",
"Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
"homepage": "https://doctrine-project.org/projects/persistence.html",
"keywords": [
"mapper",
"object",
"odm",
"orm",
"persistence"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
2022-01-12 16:07:28 +00:00
"source": "https://github.com/doctrine/persistence/tree/2.3.0"
2020-03-10 19:04:22 +00:00
},
2022-01-12 16:07:28 +00:00
"time": "2022-01-09T19:58:46+00:00"
2020-03-10 19:04:22 +00:00
},
{
2020-06-08 12:04:20 +00:00
"name": "doctrine/sql-formatter",
2021-11-08 21:54:38 +00:00
"version": "1.1.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
2020-06-08 12:04:20 +00:00
"url": "https://github.com/doctrine/sql-formatter.git",
2021-11-08 21:54:38 +00:00
"reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-11-08 21:54:38 +00:00
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/20c39c2de286a9d3262cc8ed282a4ae60e265894",
"reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": "^7.1 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2020-06-08 12:04:20 +00:00
"bamarni/composer-bin-plugin": "^1.4"
2020-03-10 19:04:22 +00:00
},
2020-06-08 12:04:20 +00:00
"bin": [
"bin/sql-formatter"
],
2020-03-10 19:04:22 +00:00
"type": "library",
"autoload": {
"psr-4": {
2020-06-08 12:04:20 +00:00
"Doctrine\\SqlFormatter\\": "src"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-06-08 12:04:20 +00:00
"name": "Jeremy Dorn",
"email": "jeremy@jeremydorn.com",
"homepage": "http://jeremydorn.com/"
2020-03-10 19:04:22 +00:00
}
],
2020-06-08 12:04:20 +00:00
"description": "a PHP SQL highlighting library",
"homepage": "https://github.com/doctrine/sql-formatter/",
2020-03-10 19:04:22 +00:00
"keywords": [
2020-06-08 12:04:20 +00:00
"highlight",
"sql"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
2021-11-08 21:54:38 +00:00
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.2"
2020-11-06 16:50:07 +00:00
},
2021-11-08 21:54:38 +00:00
"time": "2021-11-05T11:11:14+00:00"
2020-03-10 19:04:22 +00:00
},
{
2020-06-08 12:04:20 +00:00
"name": "egulias/email-validator",
2021-10-27 04:14:01 +01:00
"version": "3.1.2",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
2020-06-08 12:04:20 +00:00
"url": "https://github.com/egulias/EmailValidator.git",
2021-10-27 04:14:01 +01:00
"reference": "ee0db30118f661fb166bcffbf5d82032df484697"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-10-27 04:14:01 +01:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697",
"reference": "ee0db30118f661fb166bcffbf5d82032df484697",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-03-30 17:59:05 +00:00
"doctrine/lexer": "^1.2",
"php": ">=7.2",
"symfony/polyfill-intl-idn": "^1.15"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-03-30 17:59:05 +00:00
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^8.5.8|^9.3.3",
"vimeo/psalm": "^4"
2020-06-08 12:04:20 +00:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-30 17:59:05 +00:00
"dev-master": "3.0.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
2020-06-08 12:04:20 +00:00
"psr-4": {
2020-07-06 15:26:38 +00:00
"Egulias\\EmailValidator\\": "src"
2020-06-08 12:04:20 +00:00
}
2020-03-10 19:04:22 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-06-08 12:04:20 +00:00
"name": "Eduardo Gulias Davis"
2020-03-10 19:04:22 +00:00
}
],
2020-06-08 12:04:20 +00:00
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
2020-03-10 19:04:22 +00:00
"keywords": [
2020-06-08 12:04:20 +00:00
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
2021-10-27 04:14:01 +01:00
"source": "https://github.com/egulias/EmailValidator/tree/3.1.2"
2020-11-06 16:50:07 +00:00
},
2021-02-14 19:57:05 +00:00
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
2021-10-27 04:14:01 +01:00
"time": "2021-10-11T09:18:27+00:00"
2020-03-10 19:04:22 +00:00
},
2021-04-27 20:50:43 +00:00
{
"name": "embed/embed",
2022-02-26 14:00:54 +00:00
"version": "v4.4.2",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/oscarotero/Embed.git",
2022-02-26 14:00:54 +00:00
"reference": "84631fa16f2a669de66218774a20b6c1c5f9ba03"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/oscarotero/Embed/zipball/84631fa16f2a669de66218774a20b6c1c5f9ba03",
"reference": "84631fa16f2a669de66218774a20b6c1c5f9ba03",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.0",
"ext-curl": "*",
"ext-dom": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ml/json-ld": "^1.1",
"oscarotero/html-parser": "^0.1.4",
"php": "^7.4|^8",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"brick/varexporter": "^0.3.1",
"friendsofphp/php-cs-fixer": "^2.0",
"nyholm/psr7": "^1.2",
"oscarotero/php-cs-fixer-config": "^1.0",
"phpunit/phpunit": "^9.0",
"symfony/css-selector": "^5.0"
},
"suggest": {
"symfony/css-selector": "If you want to get elements using css selectors"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"Embed\\": "src"
}
2021-04-27 20:50:43 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "PHP library to retrieve page info using oembed, opengraph, etc",
"homepage": "https://github.com/oscarotero/Embed",
"keywords": [
"embed",
"embedly",
"oembed",
"opengraph",
"twitter cards"
],
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/Embed/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/oscarotero/Embed/tree/v4.4.2"
2021-04-27 20:50:43 +00:00
},
2022-02-26 14:00:54 +00:00
"funding": [
{
"url": "https://paypal.me/oscarotero",
"type": "custom"
},
{
"url": "https://github.com/oscarotero",
"type": "github"
},
{
"url": "https://www.patreon.com/misteroom",
"type": "patreon"
}
],
"time": "2022-02-13T16:03:59+00:00"
2021-04-27 20:50:43 +00:00
},
2020-07-05 13:36:42 +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"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/erusev/parsedown/issues",
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
},
2020-07-05 13:36:42 +00:00
"time": "2019-12-30T22:54:17+00:00"
},
2021-08-18 14:46:09 +01:00
{
"name": "evenement/evenement",
"version": "v3.0.1",
"source": {
"type": "git",
"url": "https://github.com/igorw/evenement.git",
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Evenement": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
}
],
"description": "Événement is a very simple event dispatching library for PHP",
"keywords": [
"event-dispatcher",
"event-emitter"
],
"support": {
"issues": "https://github.com/igorw/evenement/issues",
"source": "https://github.com/igorw/evenement/tree/master"
},
"time": "2017-07-23T21:35:13+00:00"
},
2021-02-14 19:57:05 +00:00
{
"name": "friendsofphp/proxy-manager-lts",
2022-03-09 00:08:43 +00:00
"version": "v1.0.7",
2021-02-14 19:57:05 +00:00
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
2022-03-09 00:08:43 +00:00
"reference": "c828ced1f932094ab79e4120a106a666565e4d9c"
2021-02-14 19:57:05 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/c828ced1f932094ab79e4120a106a666565e4d9c",
"reference": "c828ced1f932094ab79e4120a106a666565e4d9c",
2021-02-14 19:57:05 +00:00
"shasum": ""
},
"require": {
"laminas/laminas-code": "~3.4.1|^4.0",
"php": ">=7.1",
2021-08-04 20:15:33 +01:00
"symfony/filesystem": "^4.4.17|^5.0|^6.0"
2021-02-14 19:57:05 +00:00
},
"conflict": {
"laminas/laminas-stdlib": "<3.2.1",
"zendframework/zend-stdlib": "<3.2.1"
},
"replace": {
"ocramius/proxy-manager": "^2.1"
},
"require-dev": {
"ext-phar": "*",
2022-03-09 00:08:43 +00:00
"symfony/phpunit-bridge": "^5.4|^6.0"
2021-02-14 19:57:05 +00:00
},
"type": "library",
"extra": {
"thanks": {
"name": "ocramius/proxy-manager",
"url": "https://github.com/Ocramius/ProxyManager"
}
},
"autoload": {
"psr-4": {
"ProxyManager\\": "src/ProxyManager"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2022-03-09 00:08:43 +00:00
"homepage": "https://ocramius.github.io/"
2021-02-14 19:57:05 +00:00
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
"homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
"keywords": [
"aop",
"lazy loading",
"proxy",
"proxy pattern",
"service proxies"
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.7"
2021-02-14 19:57:05 +00:00
},
"funding": [
{
"url": "https://github.com/Ocramius",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
"type": "tidelift"
}
],
2022-03-09 00:08:43 +00:00
"time": "2022-03-02T09:29:19+00:00"
2021-02-14 19:57:05 +00:00
},
2020-07-25 23:56:48 +00:00
{
"name": "giggsey/libphonenumber-for-php",
2022-02-26 14:00:54 +00:00
"version": "8.12.44",
2020-07-25 23:56:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
2022-02-26 14:00:54 +00:00
"reference": "a726990faf05bfffdd826f75d9b41a1580dad4a7"
2020-07-25 23:56:48 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a726990faf05bfffdd826f75d9b41a1580dad4a7",
"reference": "a726990faf05bfffdd826f75d9b41a1580dad4a7",
2020-07-25 23:56:48 +00:00
"shasum": ""
},
"require": {
2021-09-06 18:39:33 +01:00
"giggsey/locale": "^1.7|^2.0",
2020-07-25 23:56:48 +00:00
"php": ">=5.3.2",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "^2.7",
"php-coveralls/php-coveralls": "^1.0|^2.0",
2021-08-04 20:15:33 +01:00
"symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
2021-02-14 19:57:05 +00:00
"symfony/phpunit-bridge": "^4.2 || ^5"
2020-07-25 23:56:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"libphonenumber\\": "src/"
},
"exclude-from-classmap": [
"/src/data/",
"/src/carrier/data/",
"/src/geocoding/data/",
"/src/timezone/data/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "https://giggsey.com/"
}
],
"description": "PHP Port of Google's libphonenumber",
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
"keywords": [
"geocoding",
"geolocation",
"libphonenumber",
"mobile",
"phonenumber",
"validation"
],
2020-11-06 16:50:07 +00:00
"support": {
"irc": "irc://irc.appliedirc.com/lobby",
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php"
},
2022-02-26 14:00:54 +00:00
"time": "2022-02-24T09:38:54+00:00"
2020-07-25 23:56:48 +00:00
},
{
"name": "giggsey/locale",
2021-11-08 21:54:38 +00:00
"version": "2.1",
2020-07-25 23:56:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
2021-11-08 21:54:38 +00:00
"reference": "8d324583b5899e6280a875c43bf1fc9658bc6962"
2020-07-25 23:56:48 +00:00
},
"dist": {
"type": "zip",
2021-11-08 21:54:38 +00:00
"url": "https://api.github.com/repos/giggsey/Locale/zipball/8d324583b5899e6280a875c43bf1fc9658bc6962",
"reference": "8d324583b5899e6280a875c43bf1fc9658bc6962",
2020-07-25 23:56:48 +00:00
"shasum": ""
},
"require": {
2021-09-06 18:39:33 +01:00
"php": ">=7.2"
2020-07-25 23:56:48 +00:00
},
"require-dev": {
2021-09-06 18:39:33 +01:00
"ext-json": "*",
2020-07-25 23:56:48 +00:00
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
2021-09-06 18:39:33 +01:00
"phing/phing": "^2.7",
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "^8.5|^9.5",
"symfony/console": "^5.0",
"symfony/filesystem": "^5.0",
"symfony/finder": "^5.0",
"symfony/process": "^5.0"
2020-07-25 23:56:48 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Giggsey\\Locale\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
2021-09-06 18:39:33 +01:00
"homepage": "https://giggsey.com/"
2020-07-25 23:56:48 +00:00
}
],
"description": "Locale functions required by libphonenumber-for-php",
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/giggsey/Locale/issues",
2021-11-08 21:54:38 +00:00
"source": "https://github.com/giggsey/Locale/tree/2.1"
2020-11-06 16:50:07 +00:00
},
2021-11-08 21:54:38 +00:00
"time": "2021-11-04T19:12:22+00:00"
2020-07-25 23:56:48 +00:00
},
2021-12-04 04:07:08 +00:00
{
"name": "guzzlehttp/guzzle",
2021-12-08 22:46:00 +00:00
"version": "7.4.1",
2021-12-04 04:07:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2021-12-08 22:46:00 +00:00
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
2021-12-04 04:07:08 +00:00
},
"dist": {
"type": "zip",
2021-12-08 22:46:00 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
2021-12-04 04:07:08 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
2021-12-08 22:46:00 +00:00
"symfony/deprecation-contracts": "^2.2 || ^3.0"
2021-12-04 04:07:08 +00:00
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"ext-curl": "*",
"php-http/client-integration-tests": "^3.0",
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.4-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
2021-12-04 04:07:08 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
2021-12-08 22:46:00 +00:00
"source": "https://github.com/guzzle/guzzle/tree/7.4.1"
2021-12-04 04:07:08 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
2021-12-08 22:46:00 +00:00
"time": "2021-12-06T18:43:05+00:00"
2021-12-04 04:07:08 +00:00
},
{
"name": "guzzlehttp/promises",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4 || ^5.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
2021-12-04 04:07:08 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.5.1"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
"time": "2021-10-22T20:56:57+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"http-interop/http-factory-tests": "^0.9",
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.1.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2021-10-06T17:43:30+00:00"
},
2021-04-15 10:30:46 +00:00
{
2021-04-16 15:53:49 +00:00
"name": "jcupitt/vips",
2021-12-22 19:46:57 +00:00
"version": "v1.0.9",
2021-04-15 10:30:46 +00:00
"source": {
"type": "git",
2021-04-16 15:53:49 +00:00
"url": "https://github.com/libvips/php-vips.git",
2021-12-22 19:46:57 +00:00
"reference": "5015e7fb823e68ff914cd421b1a2e2674c9a1424"
2021-04-15 10:30:46 +00:00
},
"dist": {
"type": "zip",
2021-12-22 19:46:57 +00:00
"url": "https://api.github.com/repos/libvips/php-vips/zipball/5015e7fb823e68ff914cd421b1a2e2674c9a1424",
"reference": "5015e7fb823e68ff914cd421b1a2e2674c9a1424",
2021-04-15 10:30:46 +00:00
"shasum": ""
},
"require": {
2021-04-16 15:53:49 +00:00
"ext-vips": ">=0.1.2",
"php": ">=7.1",
"psr/log": "^1.1.3"
2021-04-15 10:30:46 +00:00
},
"require-dev": {
2021-04-16 15:53:49 +00:00
"php-parallel-lint/php-parallel-lint": "^1.2",
2021-12-22 19:46:57 +00:00
"phpdocumentor/phpdocumentor": "3.0.0",
2021-04-16 15:53:49 +00:00
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "^3.5"
2021-04-15 10:30:46 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-04-16 15:53:49 +00:00
"dev-master": "1.0.x-dev"
2021-04-15 10:30:46 +00:00
}
},
"autoload": {
"psr-4": {
2021-04-16 15:53:49 +00:00
"Jcupitt\\Vips\\": "src"
2021-04-15 10:30:46 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-04-16 15:53:49 +00:00
"name": "John Cupitt",
"email": "jcupitt@gmail.com",
"homepage": "https://github.com/jcupitt",
"role": "Developer"
2021-04-15 10:30:46 +00:00
}
],
2021-04-16 15:53:49 +00:00
"description": "A high-level interface to the libvips image processing library.",
"homepage": "https://github.com/libvips/php-vips",
2021-04-15 10:30:46 +00:00
"keywords": [
"image",
2021-04-16 15:53:49 +00:00
"libvips",
"processing"
2021-04-15 10:30:46 +00:00
],
"support": {
2021-04-16 15:53:49 +00:00
"issues": "https://github.com/libvips/php-vips/issues",
2021-12-22 19:46:57 +00:00
"source": "https://github.com/libvips/php-vips/tree/v1.0.9"
2021-04-15 10:30:46 +00:00
},
2021-12-22 19:46:57 +00:00
"time": "2021-11-20T12:28:59+00:00"
2021-04-15 10:30:46 +00:00
},
2020-03-15 13:04:27 +00:00
{
2021-12-08 22:46:00 +00:00
"name": "knplabs/knp-time-bundle",
2022-02-26 14:00:54 +00:00
"version": "v1.18.0",
2020-03-15 13:04:27 +00:00
"source": {
"type": "git",
2021-12-08 22:46:00 +00:00
"url": "https://github.com/KnpLabs/KnpTimeBundle.git",
2022-02-26 14:00:54 +00:00
"reference": "239c964c67087f3e1e9dbcfe6fb1d4af36ff884b"
2020-03-15 13:04:27 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/239c964c67087f3e1e9dbcfe6fb1d4af36ff884b",
"reference": "239c964c67087f3e1e9dbcfe6fb1d4af36ff884b",
2020-03-15 13:04:27 +00:00
"shasum": ""
},
"require": {
2021-12-08 22:46:00 +00:00
"php": ">=7.2.5",
"symfony/config": "^4.3|^5.0|^6.0",
"symfony/dependency-injection": "^4.3|^5.0|^6.0",
"symfony/translation": "^4.3|^5.0|^6.0"
2020-03-15 13:04:27 +00:00
},
"conflict": {
2021-12-08 22:46:00 +00:00
"phpunit/phpunit": "<8.0"
2020-03-15 13:04:27 +00:00
},
"require-dev": {
2021-12-08 22:46:00 +00:00
"symfony/framework-bundle": "^4.3|^5.0|^6.0",
"symfony/phpunit-bridge": "^5.2|^6.0",
"symfony/templating": "^4.3|^5.0|^6.0",
"symfony/twig-bundle": "^4.3|^5.0|^6.0"
},
"suggest": {
"symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Knp\\Bundle\\TimeBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "KnpLabs Team",
"homepage": "http://knplabs.com"
},
{
"name": "Symfony Community",
"homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
}
],
"description": "Making your dates look sensible and descriptive",
"homepage": "http://github.com/KnpLabs/KnpTimeBundle",
"keywords": [
"bundle",
"date",
"descriptive time",
"knp",
"knplabs",
"time"
],
"support": {
"issues": "https://github.com/KnpLabs/KnpTimeBundle/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v1.18.0"
2021-12-08 22:46:00 +00:00
},
2022-02-26 14:00:54 +00:00
"time": "2022-02-07T18:02:40+00:00"
2021-12-08 22:46:00 +00:00
},
{
"name": "laminas/laminas-code",
2021-12-22 19:46:57 +00:00
"version": "4.5.1",
2021-12-08 22:46:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-code.git",
2021-12-22 19:46:57 +00:00
"reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e"
2021-12-08 22:46:00 +00:00
},
"dist": {
"type": "zip",
2021-12-22 19:46:57 +00:00
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
"reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
2021-12-08 22:46:00 +00:00
"shasum": ""
},
"require": {
"php": ">=7.4, <8.2"
},
"require-dev": {
"doctrine/annotations": "^1.13.2",
2020-03-15 13:04:27 +00:00
"ext-phar": "*",
2021-12-08 22:46:00 +00:00
"laminas/laminas-coding-standard": "^2.3.0",
"laminas/laminas-stdlib": "^3.6.1",
"phpunit/phpunit": "^9.5.10",
"psalm/plugin-phpunit": "^0.16.1",
"vimeo/psalm": "^4.13.1"
2020-03-15 13:04:27 +00:00
},
"suggest": {
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2021-12-08 22:46:00 +00:00
"laminas/laminas-stdlib": "Laminas\\Stdlib component"
2020-03-15 13:04:27 +00:00
},
"type": "library",
"autoload": {
2021-12-08 22:46:00 +00:00
"files": [
"polyfill/ReflectionEnumPolyfill.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"Laminas\\Code\\": "src/"
}
2020-03-15 13:04:27 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
"homepage": "https://laminas.dev",
"keywords": [
"code",
2021-02-14 19:57:05 +00:00
"laminas",
"laminasframework"
2020-03-15 13:04:27 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-code/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-code/issues",
"rss": "https://github.com/laminas/laminas-code/releases.atom",
"source": "https://github.com/laminas/laminas-code"
},
2021-02-14 19:57:05 +00:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2021-12-22 19:46:57 +00:00
"time": "2021-12-19T18:06:55+00:00"
2020-08-20 00:37:00 +00:00
},
2021-12-04 04:07:08 +00:00
{
"name": "landrok/activitypub",
2022-03-09 00:08:43 +00:00
"version": "0.5.7",
2021-12-04 04:07:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/landrok/activitypub.git",
2022-03-09 00:08:43 +00:00
"reference": "509dd3d"
2021-12-04 04:07:08 +00:00
},
"require": {
"guzzlehttp/guzzle": ">=6.3",
"monolog/monolog": "^1.12|^2.0",
"php": "^7.2|^8.0",
"phpseclib/phpseclib": "^3.0.7",
2022-03-09 00:08:43 +00:00
"psr/cache": "*",
2021-12-04 04:07:08 +00:00
"symfony/cache": ">=4.0",
"symfony/http-foundation": ">=3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"ActivityPhp\\": "src/ActivityPhp/"
}
2022-03-09 00:08:43 +00:00
}
2021-12-04 04:07:08 +00:00
},
2022-01-25 12:17:32 +00:00
{
"name": "lcobucci/clock",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/clock.git",
"reference": "903513d28e85376a33385ebc601afd2ee69e5653"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/903513d28e85376a33385ebc601afd2ee69e5653",
"reference": "903513d28e85376a33385ebc601afd2ee69e5653",
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"infection/infection": "^0.25",
"lcobucci/coding-standard": "^8.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Lcobucci\\Clock\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "LuÃs Cobucci",
"email": "lcobucci@gmail.com"
}
],
"description": "Yet another clock abstraction",
"support": {
"issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/clock/tree/2.1.0"
},
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"time": "2021-10-31T21:32:07+00:00"
},
{
"name": "lcobucci/jwt",
"version": "4.1.5",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-sodium": "*",
"lcobucci/clock": "^2.0",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"infection/infection": "^0.21",
"lcobucci/coding-standard": "^6.0",
"mikey179/vfsstream": "^1.6.7",
"phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "LuÃs Cobucci",
"email": "lcobucci@gmail.com",
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
"keywords": [
"JWS",
"jwt"
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.5"
},
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"time": "2021-09-28T19:34:56+00:00"
},
{
"name": "league/event",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/event.git",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
"phpspec/phpspec": "^2.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {
"League\\Event\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Event package",
"keywords": [
"emitter",
"event",
"listener"
],
"support": {
"issues": "https://github.com/thephpleague/event/issues",
"source": "https://github.com/thephpleague/event/tree/master"
},
"time": "2018-11-26T11:52:41+00:00"
},
{
"name": "league/oauth2-server",
"version": "8.3.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
"reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
"shasum": ""
},
"require": {
"defuse/php-encryption": "^2.2.1",
"ext-json": "*",
"ext-openssl": "*",
"lcobucci/jwt": "^3.4.6 || ^4.0.4",
"league/event": "^2.2",
"php": "^7.2 || ^8.0",
"psr/http-message": "^1.0.1"
},
"replace": {
"league/oauth2server": "*",
"lncd/oauth2": "*"
},
"require-dev": {
"laminas/laminas-diactoros": "^2.4.1",
"phpstan/phpstan": "^0.12.57",
"phpstan/phpstan-phpunit": "^0.12.16",
"phpunit/phpunit": "^8.5.13",
"roave/security-advisories": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\OAuth2\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Bilbie",
"email": "hello@alexbilbie.com",
"homepage": "http://www.alexbilbie.com",
"role": "Developer"
},
{
"name": "Andy Millington",
"email": "andrew@noexceptions.io",
"homepage": "https://www.noexceptions.io",
"role": "Developer"
}
],
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
"homepage": "https://oauth2.thephpleague.com/",
"keywords": [
"Authentication",
"api",
"auth",
"authorisation",
"authorization",
"oauth",
"oauth 2",
"oauth 2.0",
"oauth2",
"protect",
"resource",
"secure",
"server"
],
"support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues",
"source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
},
"funding": [
{
"url": "https://github.com/sephster",
"type": "github"
}
],
"time": "2021-10-11T20:41:49+00:00"
},
2020-08-20 00:37:00 +00:00
{
"name": "league/uri-parser",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri-parser.git",
"reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
"reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.0",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpstan/phpstan-strict-rules": "^0.9.0",
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-intl": "Allow parsing RFC3987 compliant hosts",
"league/uri-schemes": "Allow validating and normalizing URI parsing results"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"League\\Uri\\": "src"
}
2020-08-20 00:37:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
"description": "userland URI parser RFC 3986 compliant",
"homepage": "https://github.com/thephpleague/uri-parser",
"keywords": [
"parse_url",
"parser",
"rfc3986",
"rfc3987",
"uri",
"url"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/thephpleague/uri-parser/issues",
"source": "https://github.com/thephpleague/uri-parser/tree/master"
},
2020-08-20 00:37:00 +00:00
"time": "2018-11-22T07:55:51+00:00"
2020-03-15 13:04:27 +00:00
},
2020-03-20 22:10:01 +00:00
{
"name": "lstrojny/functional-php",
2021-03-25 22:26:44 +00:00
"version": "1.17.0",
2020-03-20 22:10:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/lstrojny/functional-php.git",
2021-03-25 22:26:44 +00:00
"reference": "e459d5cb307bc6e10e9e992c4e96bb71a0262506"
2020-03-20 22:10:01 +00:00
},
"dist": {
"type": "zip",
2021-03-25 22:26:44 +00:00
"url": "https://api.github.com/repos/lstrojny/functional-php/zipball/e459d5cb307bc6e10e9e992c4e96bb71a0262506",
"reference": "e459d5cb307bc6e10e9e992c4e96bb71a0262506",
2020-03-20 22:10:01 +00:00
"shasum": ""
},
"require": {
2021-03-25 22:26:44 +00:00
"php": "^7.1|~8"
2020-03-20 22:10:01 +00:00
},
"require-dev": {
2021-03-25 22:26:44 +00:00
"friendsofphp/php-cs-fixer": "^2.17",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.5",
2020-03-20 22:10:01 +00:00
"squizlabs/php_codesniffer": "~3.0"
},
"type": "library",
"autoload": {
"files": [
2020-07-06 15:26:38 +00:00
"src/Functional/Ary.php",
2020-03-20 22:10:01 +00:00
"src/Functional/Average.php",
"src/Functional/ButLast.php",
"src/Functional/Capture.php",
"src/Functional/ConstFunction.php",
"src/Functional/CompareOn.php",
"src/Functional/CompareObjectHashOn.php",
"src/Functional/Compose.php",
"src/Functional/Concat.php",
"src/Functional/Contains.php",
"src/Functional/Converge.php",
"src/Functional/Curry.php",
"src/Functional/CurryN.php",
"src/Functional/Difference.php",
"src/Functional/DropFirst.php",
"src/Functional/DropLast.php",
"src/Functional/Each.php",
"src/Functional/Equal.php",
"src/Functional/ErrorToException.php",
"src/Functional/Every.php",
"src/Functional/False.php",
"src/Functional/Falsy.php",
"src/Functional/Filter.php",
"src/Functional/First.php",
"src/Functional/FirstIndexOf.php",
"src/Functional/FlatMap.php",
"src/Functional/Flatten.php",
"src/Functional/Flip.php",
"src/Functional/GreaterThan.php",
"src/Functional/GreaterThanOrEqual.php",
"src/Functional/Group.php",
"src/Functional/Head.php",
"src/Functional/Id.php",
"src/Functional/IfElse.php",
"src/Functional/Identical.php",
"src/Functional/IndexesOf.php",
"src/Functional/Intersperse.php",
"src/Functional/Invoke.php",
"src/Functional/InvokeFirst.php",
"src/Functional/InvokeIf.php",
"src/Functional/InvokeLast.php",
"src/Functional/Invoker.php",
"src/Functional/Last.php",
"src/Functional/LastIndexOf.php",
"src/Functional/LessThan.php",
"src/Functional/LessThanOrEqual.php",
"src/Functional/LexicographicCompare.php",
"src/Functional/Map.php",
2020-09-21 19:14:38 +00:00
"src/Functional/Matching.php",
2020-03-20 22:10:01 +00:00
"src/Functional/Maximum.php",
"src/Functional/Memoize.php",
"src/Functional/Minimum.php",
"src/Functional/None.php",
"src/Functional/Noop.php",
"src/Functional/Not.php",
"src/Functional/OmitKeys.php",
"src/Functional/PartialAny.php",
"src/Functional/PartialLeft.php",
"src/Functional/PartialMethod.php",
"src/Functional/PartialRight.php",
"src/Functional/Partition.php",
"src/Functional/Pick.php",
"src/Functional/Pluck.php",
"src/Functional/Poll.php",
"src/Functional/Product.php",
"src/Functional/Ratio.php",
"src/Functional/ReduceLeft.php",
"src/Functional/ReduceRight.php",
"src/Functional/Reindex.php",
"src/Functional/Reject.php",
"src/Functional/Repeat.php",
"src/Functional/Retry.php",
"src/Functional/Select.php",
"src/Functional/SelectKeys.php",
"src/Functional/SequenceConstant.php",
"src/Functional/SequenceExponential.php",
"src/Functional/SequenceLinear.php",
"src/Functional/Some.php",
"src/Functional/Sort.php",
"src/Functional/Sum.php",
"src/Functional/SuppressError.php",
"src/Functional/Tap.php",
"src/Functional/Tail.php",
"src/Functional/TailRecursion.php",
"src/Functional/TakeLeft.php",
"src/Functional/TakeRight.php",
"src/Functional/True.php",
"src/Functional/Truthy.php",
"src/Functional/Unique.php",
2020-09-21 19:14:38 +00:00
"src/Functional/ValueToKey.php",
2020-03-20 22:10:01 +00:00
"src/Functional/With.php",
"src/Functional/Zip.php",
"src/Functional/ZipAll.php"
2022-02-26 14:00:54 +00:00
],
"psr-4": {
"Functional\\": "src/Functional"
}
2020-03-20 22:10:01 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Strojny",
"email": "lstrojny@php.net",
2021-02-14 19:57:05 +00:00
"homepage": "https://usrportage.de"
2020-03-20 22:10:01 +00:00
},
{
"name": "Max Beutel",
"email": "nash12@gmail.com"
}
],
"description": "Functional primitives for PHP",
"keywords": [
"functional"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/lstrojny/functional-php/issues",
2021-03-25 22:26:44 +00:00
"source": "https://github.com/lstrojny/functional-php/tree/1.17.0"
2020-11-06 16:50:07 +00:00
},
2021-03-25 22:26:44 +00:00
"funding": [
{
"url": "https://github.com/lstrojny",
"type": "github"
}
],
"time": "2021-03-07T00:25:34+00:00"
2020-03-20 22:10:01 +00:00
},
2020-08-20 00:37:00 +00:00
{
"name": "masterminds/html5",
2021-08-04 20:15:33 +01:00
"version": "2.7.5",
2020-08-20 00:37:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
2021-08-04 20:15:33 +01:00
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
2020-08-20 00:37:00 +00:00
},
"dist": {
"type": "zip",
2021-08-04 20:15:33 +01:00
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
2020-08-20 00:37:00 +00:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-dom": "*",
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
2021-08-04 20:15:33 +01:00
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
2020-08-20 00:37:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Masterminds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Butcher",
"email": "technosophos@gmail.com"
},
{
"name": "Matt Farina",
"email": "matt@mattfarina.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
}
],
"description": "An HTML5 parser and serializer.",
"homepage": "http://masterminds.github.io/html5-php",
"keywords": [
"HTML5",
"dom",
"html",
"parser",
"querypath",
"serializer",
"xml"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
2021-08-04 20:15:33 +01:00
"source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
2020-11-06 16:50:07 +00:00
},
2021-08-04 20:15:33 +01:00
"time": "2021-07-01T14:25:37+00:00"
2020-08-20 00:37:00 +00:00
},
2021-10-27 04:14:01 +01:00
{
"name": "mf2/mf2",
"version": "0.4.6",
"source": {
"type": "git",
"url": "https://github.com/microformats/php-mf2.git",
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"mf2/tests": "@dev",
"phpdocumentor/phpdocumentor": "v2.8.4",
"phpunit/phpunit": "4.8.*"
},
"suggest": {
"barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
"masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
},
"bin": [
"bin/fetch-mf2",
"bin/parse-mf2"
],
"type": "library",
"autoload": {
"files": [
"Mf2/Parser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC0-1.0"
],
"authors": [
{
"name": "Barnaby Walters",
"homepage": "http://waterpigs.co.uk"
}
],
"description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
"keywords": [
"html",
"microformats",
"microformats 2",
"parser",
"semantic"
],
"support": {
"issues": "https://github.com/microformats/php-mf2/issues",
"source": "https://github.com/microformats/php-mf2/tree/master"
},
"time": "2018-08-24T14:47:04+00:00"
},
2021-04-27 20:50:43 +00:00
{
"name": "ml/iri",
"version": "1.1.4",
"target-dir": "ML/IRI",
"source": {
"type": "git",
"url": "https://github.com/lanthaler/IRI.git",
"reference": "cbd44fa913e00ea624241b38cefaa99da8d71341"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lanthaler/IRI/zipball/cbd44fa913e00ea624241b38cefaa99da8d71341",
"reference": "cbd44fa913e00ea624241b38cefaa99da8d71341",
"shasum": ""
},
"require": {
"lib-pcre": ">=4.0",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"ML\\IRI": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Markus Lanthaler",
"email": "mail@markus-lanthaler.com",
"homepage": "http://www.markus-lanthaler.com",
"role": "Developer"
}
],
"description": "IRI handling for PHP",
"homepage": "http://www.markus-lanthaler.com",
"keywords": [
"URN",
"iri",
"uri",
"url"
],
"support": {
"issues": "https://github.com/lanthaler/IRI/issues",
"source": "https://github.com/lanthaler/IRI/tree/master"
},
"time": "2014-01-21T13:43:39+00:00"
},
{
"name": "ml/json-ld",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/lanthaler/JsonLD.git",
"reference": "c74a1aed5979ed1cfb1be35a55a305fd30e30b93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/c74a1aed5979ed1cfb1be35a55a305fd30e30b93",
"reference": "c74a1aed5979ed1cfb1be35a55a305fd30e30b93",
"shasum": ""
},
"require": {
"ext-json": "*",
"ml/iri": "^1.1.1",
"php": ">=5.3.0"
},
"require-dev": {
"json-ld/tests": "1.0",
"phpunit/phpunit": "^4"
},
"type": "library",
"autoload": {
"psr-4": {
"ML\\JsonLD\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Markus Lanthaler",
"email": "mail@markus-lanthaler.com",
"homepage": "http://www.markus-lanthaler.com",
"role": "Developer"
}
],
"description": "JSON-LD Processor for PHP",
"homepage": "http://www.markus-lanthaler.com",
"keywords": [
"JSON-LD",
"jsonld"
],
"support": {
"issues": "https://github.com/lanthaler/JsonLD/issues",
"source": "https://github.com/lanthaler/JsonLD/tree/1.2.0"
},
"time": "2020-06-16T17:45:06+00:00"
},
2020-03-10 19:04:22 +00:00
{
"name": "monolog/monolog",
2021-10-10 06:02:12 +01:00
"version": "2.3.5",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2021-10-10 06:02:12 +01:00
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-10-10 06:02:12 +01:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-06-08 12:04:20 +00:00
"php": ">=7.2",
2021-09-15 16:58:47 +01:00
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
2020-03-10 19:04:22 +00:00
},
"provide": {
2021-09-15 16:58:47 +01:00
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
2021-02-14 19:57:05 +00:00
"elasticsearch/elasticsearch": "^7",
2020-03-10 19:04:22 +00:00
"graylog2/gelf-php": "^1.4.2",
2021-02-14 19:57:05 +00:00
"mongodb/mongodb": "^1.8",
2021-10-10 06:02:12 +01:00
"php-amqplib/php-amqplib": "~2.4 || ^3",
2020-03-10 19:04:22 +00:00
"php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.6.1",
2021-08-04 20:15:33 +01:00
"phpstan/phpstan": "^0.12.91",
2020-06-08 12:04:20 +00:00
"phpunit/phpunit": "^8.5",
2020-03-10 19:04:22 +00:00
"predis/predis": "^1.1",
"rollbar/rollbar": "^1.3",
2021-09-15 16:58:47 +01:00
"ruflin/elastica": ">=0.90@dev",
2020-03-10 19:04:22 +00:00
"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",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2021-09-15 16:58:47 +01:00
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2020-03-10 19:04:22 +00:00
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2021-09-15 16:58:47 +01:00
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2020-03-10 19:04:22 +00:00
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"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"
},
"type": "library",
"extra": {
"branch-alias": {
2021-02-14 19:57:05 +00:00
"dev-main": "2.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2021-02-14 19:57:05 +00:00
"homepage": "https://seld.be"
2020-03-10 19:04:22 +00:00
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2021-02-14 19:57:05 +00:00
"homepage": "https://github.com/Seldaek/monolog",
2020-03-10 19:04:22 +00:00
"keywords": [
"log",
"logging",
"psr-3"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2021-10-10 06:02:12 +01:00
"source": "https://github.com/Seldaek/monolog/tree/2.3.5"
2020-11-06 16:50:07 +00:00
},
2020-06-08 12:04:20 +00:00
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2021-10-10 06:02:12 +01:00
"time": "2021-10-01T21:08:31+00:00"
2020-03-10 19:04:22 +00:00
},
2021-12-22 19:46:57 +00:00
{
"name": "nikic/php-parser",
"version": "v4.13.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "210577fe3cf7badcc5814d99455df46564f3c077"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
"reference": "210577fe3cf7badcc5814d99455df46564f3c077",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
2021-08-18 14:46:09 +01:00
},
2021-12-22 19:46:57 +00:00
"time": "2021-11-30T19:35:32+00:00"
2021-08-18 14:46:09 +01:00
},
2021-04-27 20:50:43 +00:00
{
"name": "nyholm/psr7",
2022-02-26 14:00:54 +00:00
"version": "1.5.0",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
2022-02-26 14:00:54 +00:00
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1",
"php-http/message-factory": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2021-08-04 20:15:33 +01:00
"http-interop/http-factory-tests": "^0.9",
2021-04-27 20:50:43 +00:00
"php-http/psr7-integration-tests": "^1.0",
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
"symfony/error-handler": "^4.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"Nyholm\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
},
{
"name": "Martijn van der Ven",
"email": "martijn@vanderven.se"
}
],
"description": "A fast PHP7 implementation of PSR-7",
"homepage": "https://tnyholm.se",
"keywords": [
"psr-17",
"psr-7"
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/Nyholm/psr7/tree/1.5.0"
2021-04-27 20:50:43 +00:00
},
"funding": [
{
"url": "https://github.com/Zegnat",
"type": "github"
},
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-02-02T18:37:57+00:00"
2021-04-27 20:50:43 +00:00
},
2020-07-25 23:56:48 +00:00
{
"name": "odolbeau/phone-number-bundle",
2022-02-26 14:00:54 +00:00
"version": "v3.6.2",
2020-07-25 23:56:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/odolbeau/phone-number-bundle.git",
2022-02-26 14:00:54 +00:00
"reference": "d6e588d95e52a8b9bf4f595fc59cceb18c213bb3"
2020-07-25 23:56:48 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/d6e588d95e52a8b9bf4f595fc59cceb18c213bb3",
"reference": "d6e588d95e52a8b9bf4f595fc59cceb18c213bb3",
2020-07-25 23:56:48 +00:00
"shasum": ""
},
"require": {
"giggsey/libphonenumber-for-php": "^8.0",
2021-11-15 19:18:15 +00:00
"php": ">=7.4",
2021-12-08 22:46:00 +00:00
"symfony/framework-bundle": "^4.4|^5.3|^6.0",
"symfony/intl": "^4.4|^5.3|^6.0"
},
"conflict": {
"symfony/serializer": "6.0.0"
2020-07-25 23:56:48 +00:00
},
"replace": {
"misd/phone-number-bundle": "self.version"
},
"require-dev": {
"doctrine/doctrine-bundle": "^1.12|^2.0",
2021-12-08 22:46:00 +00:00
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
"symfony/form": "^4.4|^5.3|^6.0",
"symfony/property-access": "^4.4|^5.3|^6.0",
"symfony/serializer": "^4.4|^5.3|^6.0.1",
"symfony/twig-bundle": "^4.4|^5.3|^6.0",
"symfony/validator": "^4.4|^5.3|^6.0"
2020-07-25 23:56:48 +00:00
},
"suggest": {
"doctrine/doctrine-bundle": "Add a DBAL mapping type",
"symfony/form": "Add a data transformer",
2021-02-14 19:57:05 +00:00
"symfony/property-access": "Choose a path in the validation constraint",
2020-07-25 23:56:48 +00:00
"symfony/serializer": "Serialize/deserialize phone numbers using Symfony library",
"symfony/twig-bundle": "Format phone numbers in Twig templates",
"symfony/validator": "Add a validation constraint"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2021-12-08 22:46:00 +00:00
"dev-master": "3.6.x-dev"
2020-07-25 23:56:48 +00:00
}
},
"autoload": {
"psr-4": {
"Misd\\PhoneNumberBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Integrates libphonenumber into your Symfony application",
"homepage": "https://github.com/odolbeau/phone-number-bundle",
"keywords": [
"bundle",
"libphonenumber",
"phone-number",
"phonenumber",
"telephone number"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/odolbeau/phone-number-bundle/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/odolbeau/phone-number-bundle/tree/v3.6.2"
2020-11-06 16:50:07 +00:00
},
2022-02-26 14:00:54 +00:00
"time": "2022-02-24T00:08:40+00:00"
2020-07-25 23:56:48 +00:00
},
2021-04-29 20:25:07 +00:00
{
"name": "oro/doctrine-extensions",
2021-09-06 18:39:33 +01:00
"version": "2.0.1",
2021-04-29 20:25:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/oroinc/doctrine-extensions.git",
2021-09-06 18:39:33 +01:00
"reference": "a56d0330f785af336d226b2c84292494a343e0d0"
2021-04-29 20:25:07 +00:00
},
"dist": {
"type": "zip",
2021-09-06 18:39:33 +01:00
"url": "https://api.github.com/repos/oroinc/doctrine-extensions/zipball/a56d0330f785af336d226b2c84292494a343e0d0",
"reference": "a56d0330f785af336d226b2c84292494a343e0d0",
2021-04-29 20:25:07 +00:00
"shasum": ""
},
"require": {
"doctrine/orm": ">=2.6",
"php": ">=7.3"
},
"require-dev": {
"doctrine/data-fixtures": "^1.3",
"phpunit/phpunit": "9.*",
"squizlabs/php_codesniffer": "3.5.*",
"symfony/yaml": "5.*"
},
"type": "library",
"autoload": {
"psr-4": {
2022-02-26 14:00:54 +00:00
"Oro\\ORM\\": "src/Oro/ORM",
"Oro\\DBAL\\": "src/Oro/DBAL"
2021-04-29 20:25:07 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oro, Inc",
"homepage": "https://oroinc.com/"
}
],
"description": "Doctrine Extensions for MySQL and PostgreSQL.",
"homepage": "https://github.com/oroinc/doctrine-extensions/",
"keywords": [
"database",
"doctrine",
"dql",
"function",
"mysql",
"postgresql",
"type"
],
"support": {
"issues": "https://github.com/oroinc/doctrine-extensions/issues",
2021-09-06 18:39:33 +01:00
"source": "https://github.com/oroinc/doctrine-extensions/tree/2.0.1"
2021-04-29 20:25:07 +00:00
},
2021-09-06 18:39:33 +01:00
"time": "2021-09-02T11:41:41+00:00"
2021-04-29 20:25:07 +00:00
},
2021-04-27 20:50:43 +00:00
{
"name": "oscarotero/html-parser",
"version": "v0.1.6",
"source": {
"type": "git",
"url": "https://github.com/oscarotero/html-parser.git",
"reference": "b61e92f634d0dc184339d24630a6968d3ac64ded"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/oscarotero/html-parser/zipball/b61e92f634d0dc184339d24630a6968d3ac64ded",
"reference": "b61e92f634d0dc184339d24630a6968d3ac64ded",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",
"phpunit/phpunit": "^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"HtmlParser\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "Parse html strings to DOMDocument",
"homepage": "https://github.com/oscarotero/html-parser",
"keywords": [
"dom",
"html",
"parser"
],
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/html-parser/issues",
"source": "https://github.com/oscarotero/html-parser/tree/v0.1.6"
},
"time": "2020-11-19T17:43:46+00:00"
},
2021-12-04 04:07:08 +00:00
{
"name": "paragonie/constant_time_encoding",
2022-01-21 15:25:28 +00:00
"version": "v2.5.0",
2021-12-04 04:07:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
2022-01-21 15:25:28 +00:00
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
2021-12-04 04:07:08 +00:00
},
"dist": {
"type": "zip",
2022-01-21 15:25:28 +00:00
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
2021-12-04 04:07:08 +00:00
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"type": "library",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
2022-01-21 15:25:28 +00:00
"time": "2022-01-17T05:32:27+00:00"
2021-12-04 04:07:08 +00:00
},
2021-10-18 13:22:02 +01:00
{
"name": "pear/xml_xrd",
"version": "v0.3.1",
"source": {
"type": "git",
"url": "https://github.com/pear/XML_XRD.git",
"reference": "3bddf158be71c60cfa95372224d21d272996dcac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/XML_XRD/zipball/3bddf158be71c60cfa95372224d21d272996dcac",
"reference": "3bddf158be71c60cfa95372224d21d272996dcac",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"src/"
],
"license": [
"LGPL"
],
"authors": [
{
"name": "Christian Weiske",
"email": "cweiske@php.net",
"role": "Lead"
}
],
"description": "PHP library to parse and generate \"Extensible Resource Descriptor (XRD) Version 1.0\" files",
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=XML_XRD",
"source": "https://github.com/pear/XML_XRD"
},
"time": "2014-07-17T20:50:27+00:00"
},
2020-07-10 14:08:07 +00:00
{
"name": "php-ds/php-ds",
2021-11-25 19:45:17 +00:00
"version": "v1.4.0",
2020-07-10 14:08:07 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-ds/polyfill.git",
2021-11-25 19:45:17 +00:00
"reference": "298cafa4e0e20aeba4d63644e3de694e7cf83ffd"
2020-07-10 14:08:07 +00:00
},
"dist": {
"type": "zip",
2021-11-25 19:45:17 +00:00
"url": "https://api.github.com/repos/php-ds/polyfill/zipball/298cafa4e0e20aeba4d63644e3de694e7cf83ffd",
"reference": "298cafa4e0e20aeba4d63644e3de694e7cf83ffd",
2020-07-10 14:08:07 +00:00
"shasum": ""
},
"require": {
2020-10-19 18:43:05 +00:00
"ext-json": "*",
2021-11-25 19:45:17 +00:00
"php": "^7.3 || ~8.0.0 || ~8.1.0"
2020-07-10 14:08:07 +00:00
},
2020-10-19 18:43:05 +00:00
"provide": {
"ext-ds": "1.3.0"
},
2020-07-10 14:08:07 +00:00
"require-dev": {
2020-10-19 18:43:05 +00:00
"php-ds/tests": "^1.3"
2020-07-10 14:08:07 +00:00
},
"suggest": {
"ext-ds": "to improve performance and reduce memory usage"
},
"type": "library",
"autoload": {
"psr-4": {
"Ds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rudi Theunissen",
"email": "rudolf.theunissen@gmail.com"
}
],
"keywords": [
"data structures",
"ds",
"php",
"polyfill"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/php-ds/polyfill/issues",
2021-11-25 19:45:17 +00:00
"source": "https://github.com/php-ds/polyfill/tree/v1.4.0"
2020-11-06 16:50:07 +00:00
},
2021-11-25 19:45:17 +00:00
"time": "2021-11-17T19:52:15+00:00"
2020-07-10 14:08:07 +00:00
},
2021-08-18 14:46:09 +01:00
{
"name": "php-ffmpeg/php-ffmpeg",
2022-03-09 00:08:43 +00:00
"version": "v1.0.1",
2021-08-18 14:46:09 +01:00
"source": {
"type": "git",
"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
2022-03-09 00:08:43 +00:00
"reference": "bda300b69acecf791d2934cd5ed43a8ba24febf6"
2021-08-18 14:46:09 +01:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/bda300b69acecf791d2934cd5ed43a8ba24febf6",
"reference": "bda300b69acecf791d2934cd5ed43a8ba24febf6",
2021-08-18 14:46:09 +01:00
"shasum": ""
},
"require": {
2022-03-09 00:08:43 +00:00
"evenement/evenement": "^3.0",
"php": "^8.0 || ^8.1",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"spatie/temporary-directory": "^2.0",
"symfony/cache": "^5.4 || ^6.0",
"symfony/process": "^5.4 || ^6.0"
2021-08-18 14:46:09 +01:00
},
"require-dev": {
2022-03-09 00:08:43 +00:00
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^9.5.10"
2021-08-18 14:46:09 +01:00
},
"suggest": {
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
},
"type": "library",
"autoload": {
2022-03-09 00:08:43 +00:00
"psr-4": {
"FFMpeg\\": "src/FFMpeg",
"Alchemy\\BinaryDriver\\": "src/Alchemy/BinaryDriver"
2021-08-18 14:46:09 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
},
{
"name": "Patrik Karisch",
"email": "patrik@karisch.guru",
"homepage": "http://www.karisch.guru"
},
{
"name": "Romain Biard",
"email": "romain.biard@gmail.com",
"homepage": "https://www.strime.io/"
},
{
"name": "Jens Hausdorf",
"email": "hello@jens-hausdorf.de",
"homepage": "https://jens-hausdorf.de"
2022-03-09 00:08:43 +00:00
},
{
"name": "Pascal Baljet",
"email": "pascal@protone.media",
"homepage": "https://protone.media"
2021-08-18 14:46:09 +01:00
}
],
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
"keywords": [
"audio",
"audio processing",
"avconv",
"avprobe",
"ffmpeg",
"ffprobe",
"video",
"video processing"
],
"support": {
"issues": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/tree/v1.0.1"
2021-08-18 14:46:09 +01:00
},
2022-03-09 00:08:43 +00:00
"time": "2022-02-22T15:54:06+00:00"
2021-08-18 14:46:09 +01:00
},
2021-04-27 20:50:43 +00:00
{
"name": "php-http/message-factory",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-http/message-factory.git",
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
"shasum": ""
},
"require": {
"php": ">=5.4",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Factory interfaces for PSR-7 HTTP Message",
"homepage": "http://php-http.org",
"keywords": [
"factory",
"http",
"message",
"stream",
"uri"
],
"support": {
"issues": "https://github.com/php-http/message-factory/issues",
"source": "https://github.com/php-http/message-factory/tree/master"
},
"time": "2015-12-19T14:08:53+00:00"
},
2020-03-10 19:04:22 +00:00
{
"name": "phpdocumentor/reflection-common",
2020-07-06 15:26:38 +00:00
"version": "2.2.0",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2020-07-06 15:26:38 +00:00
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2020-07-06 15:26:38 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-07-06 15:26:38 +00:00
"php": "^7.2 || ^8.0"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-07-06 15:26:38 +00:00
"dev-2.x": "2.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
2020-11-06 16:50:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
2020-07-06 15:26:38 +00:00
"time": "2020-06-27T09:03:43+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "phpdocumentor/reflection-docblock",
2021-10-27 04:14:01 +01:00
"version": "5.3.0",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2021-10-27 04:14:01 +01:00
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-10-27 04:14:01 +01:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2020-07-22 01:46:54 +00:00
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
2020-03-10 19:04:22 +00:00
},
"require-dev": {
2021-10-27 04:14:01 +01:00
"mockery/mockery": "~1.3.2",
"psalm/phar": "^4.8"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-08 12:04:20 +00:00
"dev-master": "5.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
2020-06-08 12:04:20 +00:00
"phpDocumentor\\Reflection\\": "src"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
2020-06-08 12:04:20 +00:00
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
2020-03-10 19:04:22 +00:00
}
],
2021-04-27 20:50:43 +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.",
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
2021-10-27 04:14:01 +01:00
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
2021-04-27 20:50:43 +00:00
},
2021-10-27 04:14:01 +01:00
"time": "2021-10-19T17:43:47+00:00"
2021-04-27 20:50:43 +00:00
},
{
"name": "phpdocumentor/type-resolver",
2022-01-09 14:42:16 +00:00
"version": "1.6.0",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2022-01-09 14:42:16 +00:00
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2022-01-09 14:42:16 +00:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
"reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
2021-10-10 06:02:12 +01:00
"ext-tokenizer": "*",
"psalm/phar": "^4.8"
2021-04-27 20:50:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"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",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
2022-01-09 14:42:16 +00:00
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
2021-04-27 20:50:43 +00:00
},
2022-01-09 14:42:16 +00:00
"time": "2022-01-04T19:58:01+00:00"
2021-04-27 20:50:43 +00:00
},
2021-12-04 04:07:08 +00:00
{
"name": "phpseclib/phpseclib",
2022-02-26 14:00:54 +00:00
"version": "3.0.13",
2021-12-04 04:07:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
2022-02-26 14:00:54 +00:00
"reference": "1443ab79364eea48665fa8c09ac67f37d1025f7e"
2021-12-04 04:07:08 +00:00
},
"dist": {
"type": "zip",
2022-02-26 14:00:54 +00:00
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/1443ab79364eea48665fa8c09ac67f37d1025f7e",
"reference": "1443ab79364eea48665fa8c09ac67f37d1025f7e",
2021-12-04 04:07:08 +00:00
"shasum": ""
},
"require": {
"paragonie/constant_time_encoding": "^1|^2",
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
},
"require-dev": {
"phing/phing": "~2.7",
"phpunit/phpunit": "^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"type": "library",
"autoload": {
"files": [
"phpseclib/bootstrap.php"
],
"psr-4": {
"phpseclib3\\": "phpseclib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-Jürgen Petrich",
"email": "petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"homepage": "http://phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
"asn.1",
"asn1",
"blowfish",
"crypto",
"cryptography",
"encryption",
"rsa",
"security",
"sftp",
"signature",
"signing",
"ssh",
"twofish",
"x.509",
"x509"
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
2022-02-26 14:00:54 +00:00
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.13"
2021-12-04 04:07:08 +00:00
},
"funding": [
{
"url": "https://github.com/terrafrost",
"type": "github"
},
{
"url": "https://www.patreon.com/phpseclib",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
"type": "tidelift"
}
],
2022-02-26 14:00:54 +00:00
"time": "2022-01-30T08:50:05+00:00"
2021-12-04 04:07:08 +00:00
},
2021-04-27 20:50:43 +00:00
{
"name": "psr/cache",
2022-03-09 00:08:43 +00:00
"version": "3.0.0",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
2022-03-09 00:08:43 +00:00
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
2022-03-09 00:08:43 +00:00
"php": ">=8.0.0"
2021-04-27 20:50:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-03-09 00:08:43 +00:00
"homepage": "https://www.php-fig.org/"
2021-04-27 20:50:43 +00:00
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"support": {
2022-03-09 00:08:43 +00:00
"source": "https://github.com/php-fig/cache/tree/3.0.0"
2021-04-27 20:50:43 +00:00
},
2022-03-09 00:08:43 +00:00
"time": "2021-02-03T23:26:27+00:00"
2021-04-27 20:50:43 +00:00
},
{
"name": "psr/container",
2022-03-09 00:08:43 +00:00
"version": "2.0.2",
2021-04-27 20:50:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2022-03-09 00:08:43 +00:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2021-04-27 20:50:43 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2021-04-27 20:50:43 +00:00
"shasum": ""
},
"require": {
2021-11-08 21:54:38 +00:00
"php": ">=7.4.0"
2021-04-27 20:50:43 +00:00
},
"type": "library",
2022-03-09 00:08:43 +00:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2021-04-27 20:50:43 +00:00
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://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-11-06 16:50:07 +00:00
"support": {
2021-04-27 20:50:43 +00:00
"issues": "https://github.com/php-fig/container/issues",
2022-03-09 00:08:43 +00:00
"source": "https://github.com/php-fig/container/tree/2.0.2"
2020-11-06 16:50:07 +00:00
},
2022-03-09 00:08:43 +00:00
"time": "2021-11-05T16:47:00+00:00"
2020-03-10 19:04:22 +00:00
},
{
2021-04-27 20:50:43 +00:00
"name": "psr/event-dispatcher",
"version": "1.0.0",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
2021-04-27 20:50:43 +00:00
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-04-27 20:50:43 +00:00
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-04-27 20:50:43 +00:00
"php": ">=7.2.0"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-04-27 20:50:43 +00:00
"dev-master": "1.0.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
2021-04-27 20:50:43 +00:00
"Psr\\EventDispatcher\\": "src/"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-04-27 20:50:43 +00:00
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
2020-03-10 19:04:22 +00:00
}
],
2021-04-27 20:50:43 +00:00
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
2020-11-06 16:50:07 +00:00
"support": {
2021-04-27 20:50:43 +00:00
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2020-11-06 16:50:07 +00:00
},
2021-04-27 20:50:43 +00:00
"time": "2019-01-08T18:20:26+00:00"
2020-03-10 19:04:22 +00:00
},
{
2021-04-27 20:50:43 +00:00
"name": "psr/http-client",
2020-03-10 19:04:22 +00:00
"version": "1.0.1",
"source": {
"type": "git",
2021-04-27 20:50:43 +00:00
"url": "https://github.com/php-fig/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-04-27 20:50:43 +00:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-04-27 20:50:43 +00:00
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2021-04-27 20:50:43 +00:00
"Psr\\Http\\Client\\": "src/"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2021-04-27 20:50:43 +00:00
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
2020-03-10 19:04:22 +00:00
"keywords": [
2021-04-27 20:50:43 +00:00
"http",
"http-client",
2020-03-10 19:04:22 +00:00
"psr",
2021-04-27 20:50:43 +00:00
"psr-18"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
2021-04-27 20:50:43 +00:00
"source": "https://github.com/php-fig/http-client/tree/master"
2020-11-06 16:50:07 +00:00
},
2021-04-27 20:50:43 +00:00
"time": "2020-06-29T06:28:15+00:00"
2020-03-10 19:04:22 +00:00
},
{
2021-04-27 20:50:43 +00:00
"name": "psr/http-factory",
"version": "1.0.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
2021-04-27 20:50:43 +00:00
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-04-27 20:50:43 +00:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-04-27 20:50:43 +00:00
"php": ">=7.0.0",
"psr/http-message": "^1.0"
2020-03-10 19:04:22 +00:00
},
"type": "library",
2021-04-27 20:50:43 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2020-03-10 19:04:22 +00:00
"autoload": {
"psr-4": {
2021-04-27 20:50:43 +00:00
"Psr\\Http\\Message\\": "src/"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-04-27 20:50:43 +00:00
"homepage": "http://www.php-fig.org/"
2020-03-10 19:04:22 +00:00
}
],
2021-04-27 20:50:43 +00:00
"description": "Common interfaces for PSR-7 HTTP message factories",
2020-03-10 19:04:22 +00:00
"keywords": [
2021-04-27 20:50:43 +00:00
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
2021-04-27 20:50:43 +00:00
"source": "https://github.com/php-fig/http-factory/tree/master"
2020-11-06 16:50:07 +00:00
},
2021-04-27 20:50:43 +00:00
"time": "2019-04-30T12:38:16+00:00"
2020-03-10 19:04:22 +00:00
},
{
2021-04-27 20:50:43 +00:00
"name": "psr/http-message",
"version": "1.0.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
2021-04-27 20:50:43 +00:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-04-27 20:50:43 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-04-27 20:50:43 +00:00
"php": ">=5.3.0"
2020-03-10 19:04:22 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2021-04-27 20:50:43 +00:00
"Psr\\Http\\Message\\": "src/"
2020-03-10 19:04:22 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2021-04-27 20:50:43 +00:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2020-03-10 19:04:22 +00:00
"keywords": [
2021-04-27 20:50:43 +00:00
"http",
"http-message",
2020-03-10 19:04:22 +00:00
"psr",
2021-04-27 20:50:43 +00:00
"psr-7",
"request",
"response"
2020-03-10 19:04:22 +00:00
],
2020-11-06 16:50:07 +00:00
"support": {
2021-04-27 20:50:43 +00:00
"source": "https://github.com/php-fig/http-message/tree/master"
2020-11-06 16:50:07 +00:00
},
2021-04-27 20:50:43 +00:00
"time": "2016-08-06T14:39:51+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "psr/link",
2022-03-09 00:08:43 +00:00
"version": "2.0.1",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/link.git",
2022-03-09 00:08:43 +00:00
"reference": "84b159194ecfd7eaa472280213976e96415433f7"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
"reference": "84b159194ecfd7eaa472280213976e96415433f7",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
2021-02-20 22:42:28 +00:00
"php": ">=8.0.0"
2020-03-10 19:04:22 +00:00
},
2022-03-09 00:08:43 +00:00
"suggest": {
"fig/link-util": "Provides some useful PSR-13 utilities"
},
2020-03-10 19:04:22 +00:00
"type": "library",
"extra": {
"branch-alias": {
2022-03-09 00:08:43 +00:00
"dev-master": "2.0.x-dev"
2020-03-10 19:04:22 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Link\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for HTTP links",
2021-02-20 22:42:28 +00:00
"homepage": "https://github.com/php-fig/link",
2020-03-10 19:04:22 +00:00
"keywords": [
"http",
"http-link",
"link",
"psr",
"psr-13",
"rest"
],
2020-11-06 16:50:07 +00:00
"support": {
2022-03-09 00:08:43 +00:00
"source": "https://github.com/php-fig/link/tree/2.0.1"
2020-11-06 16:50:07 +00:00
},
2022-03-09 00:08:43 +00:00
"time": "2021-03-11T23:00:27+00:00"
2020-03-10 19:04:22 +00:00
},
{
"name": "psr/log",
2021-08-04 20:15:33 +01:00
"version": "1.1.4",
2020-03-10 19:04:22 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2021-08-04 20:15:33 +01:00
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
2020-03-10 19:04:22 +00:00
},
"dist": {
"type": "zip",
2021-08-04 20:15:33 +01:00
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
2020-03-10 19:04:22 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-08-04 20:15:33 +01:00
"homepage": "https://www.php-fig.org/"
2020-03-10 19:04:22 +00:00
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2020-11-06 16:50:07 +00:00
"support": {
2021-08-04 20:15:33 +01:00
"source": "https://github.com/php-fig/log/tree/1.1.4"
2020-11-06 16:50:07 +00:00
},
2021-08-04 20:15:33 +01:00
"time": "2021-05-03T11:20:27+00:00"
2020-03-10 19:04:22 +00:00
},
2021-12-22 19:46:57 +00:00
{
"name": "psy/psysh",
2022-03-09 00:08:43 +00:00
"version": "v0.11.2",
2021-12-22 19:46:57 +00:00
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
2022-03-09 00:08:43 +00:00
"reference": "7f7da640d68b9c9fec819caae7c744a213df6514"
2021-12-22 19:46:57 +00:00
},
"dist": {
"type": "zip",
2022-03-09 00:08:43 +00:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/7f7da640d68b9c9fec819caae7c744a213df6514",
"reference": "7f7da640d68b9c9fec819caae7c744a213df6514",
2021-12-22 19:46:57 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
2022-01-02 20:57:28 +00:00
"nikic/php-parser": "^4.0 || ^3.1",
"php": "^8.0 || ^7.0.8",
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
2021-12-22 19:46:57 +00:00
},
2022-03-09 00:08:43 +00:00
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
},
2021-12-22 19:46:57 +00:00
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
2022-01-02 20:57:28 +00:00
"hoa/console": "3.17.05.02"
2021-12-22 19:46:57 +00:00
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
"hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
},
"bin": [
"bin/psysh"
],
"type": "library",
"extra": {
"branch-alias": {
2022-01-02 20:57:28 +00:00
"dev-main": "0.11.x-dev"
2021-12-22 19:46:57 +00:00
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Psy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"