|
...
|
...
|
@@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
|
|
|
"content-hash": "ec0188ad5b235cba39d53baaa3d96767",
|
|
|
|
"content-hash": "6c3880102ef840b5bed38e672d350800",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "asm89/stack-cors",
|
|
...
|
...
|
@@ -305,6 +305,346 @@ |
|
|
|
"time": "2021-08-13T13:06:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/cache",
|
|
|
|
"version": "2.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
|
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
|
|
|
|
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "~7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/common": ">2.2,<2.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"cache/integration-tests": "dev-master",
|
|
|
|
"doctrine/coding-standard": "^9",
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6",
|
|
|
|
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/cache/issues",
|
|
|
|
"source": "https://github.com/doctrine/cache/tree/2.2.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-05-20T20:07:39+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/dbal",
|
|
|
|
"version": "3.6.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
|
|
"reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
|
|
|
|
"reference": "57815c7bbcda3cd18871d253c1dd8cbe56f8526e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer-runtime-api": "^2",
|
|
|
|
"doctrine/cache": "^1.11|^2.0",
|
|
|
|
"doctrine/deprecations": "^0.5.3|^1",
|
|
|
|
"doctrine/event-manager": "^1|^2",
|
|
|
|
"php": "^7.4 || ^8.0",
|
|
|
|
"psr/cache": "^1|^2|^3",
|
|
|
|
"psr/log": "^1|^2|^3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/coding-standard": "11.1.0",
|
|
|
|
"fig/log-test": "^1",
|
|
|
|
"jetbrains/phpstorm-stubs": "2022.3",
|
|
|
|
"phpstan/phpstan": "1.10.3",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.5",
|
|
|
|
"phpunit/phpunit": "9.6.4",
|
|
|
|
"psalm/plugin-phpunit": "0.18.4",
|
|
|
|
"squizlabs/php_codesniffer": "3.7.2",
|
|
|
|
"symfony/cache": "^5.4|^6.0",
|
|
|
|
"symfony/console": "^4.4|^5.4|^6.0",
|
|
|
|
"vimeo/psalm": "4.30.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/doctrine-dbal"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\DBAL\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/dbal/issues",
|
|
|
|
"source": "https://github.com/doctrine/dbal/tree/3.6.1"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2023-03-02T19:26:24+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/deprecations",
|
|
|
|
"version": "v1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
|
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1|^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/coding-standard": "^9",
|
|
|
|
"phpunit/phpunit": "^7.5|^8.5|^9.5",
|
|
|
|
"psr/log": "^1|^2|^3"
|
|
|
|
},
|
|
|
|
"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/v1.0.0"
|
|
|
|
},
|
|
|
|
"time": "2022-05-02T15:47:09+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/event-manager",
|
|
|
|
"version": "1.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/event-manager.git",
|
|
|
|
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
|
|
|
|
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"doctrine/deprecations": "^0.5.3 || ^1",
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/common": "<2.9"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/coding-standard": "^9 || ^10",
|
|
|
|
"phpstan/phpstan": "~1.4.10 || ^1.8.8",
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
|
|
"vimeo/psalm": "^4.24"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\Common\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/event-manager/issues",
|
|
|
|
"source": "https://github.com/doctrine/event-manager/tree/1.2.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-10-12T20:51:15+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/inflector",
|
|
|
|
"version": "2.0.4",
|
|
|
|
"source": {
|
|
...
|
...
|
@@ -2597,6 +2937,55 @@ |
|
|
|
"time": "2023-02-25T19:38:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/cache",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for caching libraries",
|
|
|
|
"keywords": [
|
|
|
|
"cache",
|
|
|
|
"psr",
|
|
|
|
"psr-6"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/php-fig/cache/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-08-06T20:24:11+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/container",
|
|
|
|
"version": "1.1.2",
|
|
|
|
"source": {
|
|
...
|
...
|
@@ -8574,5 +8963,5 @@ |
|
|
|
"php": "^7.3|^8.0"
|
|
|
|
},
|
|
|
|
"platform-dev": [],
|
|
|
|
"plugin-api-version": "2.3.0"
|
|
|
|
"plugin-api-version": "2.1.0"
|
|
|
|
} |
...
|
...
|
|