|
@@ -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": "d01222da17fb9fe201059a9f90767292",
|
|
|
+ "content-hash": "afcf90be7410c699587a1a4954346390",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "asm89/stack-cors",
|
|
@@ -203,6 +203,335 @@
|
|
|
"description": "implementation of xdg base directory specification for php",
|
|
|
"time": "2019-12-04T15:06:13+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "doctrine/cache",
|
|
|
+ "version": "2.1.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/doctrine/cache.git",
|
|
|
+ "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
|
+ "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "~7.1 || ^8.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "doctrine/common": ">2.2,<2.4"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "alcaeus/mongo-php-adapter": "^1.1",
|
|
|
+ "cache/integration-tests": "dev-master",
|
|
|
+ "doctrine/coding-standard": "^8.0",
|
|
|
+ "mongodb/mongodb": "^1.1",
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ ],
|
|
|
+ "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": "2021-07-17T14:49:29+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "doctrine/dbal",
|
|
|
+ "version": "2.13.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/doctrine/dbal.git",
|
|
|
+ "reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
|
+ "reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "doctrine/cache": "^1.0|^2.0",
|
|
|
+ "doctrine/deprecations": "^0.5.3",
|
|
|
+ "doctrine/event-manager": "^1.0",
|
|
|
+ "ext-pdo": "*",
|
|
|
+ "php": "^7.1 || ^8"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/coding-standard": "9.0.0",
|
|
|
+ "jetbrains/phpstorm-stubs": "2021.1",
|
|
|
+ "phpstan/phpstan": "1.3.0",
|
|
|
+ "phpunit/phpunit": "^7.5.20|^8.5|9.5.11",
|
|
|
+ "psalm/plugin-phpunit": "0.16.1",
|
|
|
+ "squizlabs/php_codesniffer": "3.6.2",
|
|
|
+ "symfony/cache": "^4.4",
|
|
|
+ "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
|
|
|
+ "vimeo/psalm": "4.16.1"
|
|
|
+ },
|
|
|
+ "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\\": "lib/Doctrine/DBAL"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "sqlanywhere",
|
|
|
+ "sqlite",
|
|
|
+ "sqlserver",
|
|
|
+ "sqlsrv"
|
|
|
+ ],
|
|
|
+ "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": "2022-01-06T09:08:04+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/",
|
|
|
+ "time": "2021-03-21T12:59:47+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "doctrine/event-manager",
|
|
|
+ "version": "1.1.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/doctrine/event-manager.git",
|
|
|
+ "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
|
+ "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.1 || ^8.0"
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ ],
|
|
|
+ "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"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "doctrine/inflector",
|
|
|
"version": "2.0.3",
|
|
@@ -2384,6 +2713,7 @@
|
|
|
"mail",
|
|
|
"mailer"
|
|
|
],
|
|
|
+ "abandoned": "symfony/mailer",
|
|
|
"time": "2019-11-12T09:31:26+00:00"
|
|
|
},
|
|
|
{
|