14058 lines
511 KiB
Plaintext
14058 lines
511 KiB
Plaintext
|
{
|
||
|
"_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"
|
||
|
],
|
||
|
"content-hash": "44179aa92b7366c1c3b1cdaf579368c8",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "brick/math",
|
||
|
"version": "0.9.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/brick/math.git",
|
||
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"php": "^7.1 || ^8.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"php-coveralls/php-coveralls": "^2.2",
|
||
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
|
||
|
"vimeo/psalm": "4.9.2"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Brick\\Math\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "Arbitrary-precision arithmetic library",
|
||
|
"keywords": [
|
||
|
"Arbitrary-precision",
|
||
|
"BigInteger",
|
||
|
"BigRational",
|
||
|
"arithmetic",
|
||
|
"bigdecimal",
|
||
|
"bignum",
|
||
|
"brick",
|
||
|
"math"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/brick/math/issues",
|
||
|
"source": "https://github.com/brick/math/tree/0.9.3"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://github.com/BenMorel",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/brick/math",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-08-15T20:50:18+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "champs-libres/async-uploader-bundle",
|
||
|
"version": "dev-sf4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://gitlab.com/champs-libres/public/async-upload-bundle.git",
|
||
|
"reference": "25ea27682064a3a87e85c00a7e6d30943fa653af"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://gitlab.com/api/v4/projects/champs-libres%2Fpublic%2Fasync-upload-bundle/repository/archive.zip?sha=25ea27682064a3a87e85c00a7e6d30943fa653af",
|
||
|
"reference": "25ea27682064a3a87e85c00a7e6d30943fa653af",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php-opencloud/openstack": "^3.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^6.2"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"ChampsLibres\\AsyncUploaderBundle\\": "."
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Julien Fastré",
|
||
|
"email": "julien.fastre@champs-libres.coop"
|
||
|
}
|
||
|
],
|
||
|
"description": "Upload file from browser to openstack swift or amazon s3 (later) using temp-url middleware.",
|
||
|
"support": {
|
||
|
"issues": "https://gitlab.com/champs-libres/public/async-upload-bundle/-/issues",
|
||
|
"source": "https://gitlab.com/champs-libres/public/async-upload-bundle/-/tree/sf4"
|
||
|
},
|
||
|
"time": "2022-03-16T23:06:26+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "champs-libres/wopi-bundle",
|
||
|
"version": "dev-master",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Champs-Libres/wopi-bundle.git",
|
||
|
"reference": "6dd8e0a14e00131eb4b889ecc30270ee4a0e5224"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/Champs-Libres/wopi-bundle/zipball/6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
"reference": "6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"champs-libres/wopi-lib": "dev-master",
|
||
|
"ext-json": "*",
|
||
|
"ext-mbstring": "*",
|
||
|
"loophp/psr-http-message-bridge-bundle": "^1",
|
||
|
"php": ">= 7.4",
|
||
|
"symfony/expression-language": ">= 4.4",
|
||
|
"symfony/framework-bundle": ">= 4.4",
|
||
|
"symfony/http-client": ">= 4.4",
|
||
|
"symfony/security-core": ">= 4.4"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"drupol/php-conventions": "^5.0",
|
||
|
"friends-of-phpspec/phpspec-code-coverage": "^6.1",
|
||
|
"nyholm/psr7": "^1.4",
|
||
|
"phpspec/phpspec": "^7.1"
|
||
|
},
|
||
|
"default-branch": true,
|
||
|
"type": "symfony-bundle",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"ChampsLibres\\WopiBundle\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "A bundle providing routes and glue code between Symfony and a WOPI connector.",
|
||
|
"homepage": "http://github.com/champs-libres/wopi-bundle",
|
||
|
"keywords": [
|
||
|
"symfony-bundle",
|
||
|
"wopi"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/Champs-Libres/wopi-bundle/issues",
|
||
|
"source": "https://github.com/Champs-Libres/wopi-bundle/tree/master"
|
||
|
},
|
||
|
"time": "2022-06-20T19:12:29+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "champs-libres/wopi-lib",
|
||
|
"version": "dev-master",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Champs-Libres/wopi-lib.git",
|
||
|
"reference": "8615f4a45a39fc2b6a98765ea835fcfd39618787"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/Champs-Libres/wopi-lib/zipball/8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
"reference": "8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"ext-openssl": "*",
|
||
|
"ext-simplexml": "*",
|
||
|
"loophp/psr17": "^1.0",
|
||
|
"php": ">= 7.4",
|
||
|
"phpseclib/phpseclib": "^3.0",
|
||
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
||
|
"psr/http-client": "^1.0",
|
||
|
"psr/http-client-implementation": "^1",
|
||
|
"psr/http-factory": "^1.0.1",
|
||
|
"psr/http-factory-implementation": "^1",
|
||
|
"psr/http-message": "^1.0",
|
||
|
"psr/http-message-implementation": "^1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"drupol/php-conventions": "^5.0",
|
||
|
"friends-of-phpspec/phpspec-code-coverage": "^6.1",
|
||
|
"nyholm/psr7": "^1.4",
|
||
|
"phpspec/phpspec": "^7.1",
|
||
|
"symfony/http-client": "^5.3"
|
||
|
},
|
||
|
"default-branch": true,
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"ChampsLibres\\WopiLib\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "A standard and framework agnostic PHP library to facilitate the implementation of the WOPI protocol.",
|
||
|
"homepage": "http://github.com/champs-libres/wopi-lib",
|
||
|
"keywords": [
|
||
|
"wopi"
|
||
|
],
|
||
|
"support": {
|
||
|
"docs": "https://github.com/champs-libres/wopi-lib",
|
||
|
"issues": "https://github.com/champs-libres/wopi-lib/issues",
|
||
|
"source": "https://github.com/champs-libres/wopi-lib"
|
||
|
},
|
||
|
"time": "2022-06-20T19:09:33+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "chill-project/chill-bundles",
|
||
|
"version": "dev-master",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
|
||
|
"reference": "5962d3f2337d51df452416ad309f5c85e088c3a7"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=5962d3f2337d51df452416ad309f5c85e088c3a7",
|
||
|
"reference": "5962d3f2337d51df452416ad309f5c85e088c3a7",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"champs-libres/async-uploader-bundle": "dev-sf4#d57134aee8e504a83c902ff0cf9f8d36ac418290",
|
||
|
"champs-libres/wopi-bundle": "dev-master#6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
"champs-libres/wopi-lib": "dev-master#8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
"doctrine/doctrine-bundle": "^2.1",
|
||
|
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||
|
"doctrine/orm": "^2.7",
|
||
|
"erusev/parsedown": "^1.7",
|
||
|
"graylog2/gelf-php": "^1.5",
|
||
|
"knplabs/knp-menu-bundle": "^3.0",
|
||
|
"knplabs/knp-time-bundle": "^1.12",
|
||
|
"league/csv": "^9.7.1",
|
||
|
"nyholm/psr7": "^1.4",
|
||
|
"ocramius/package-versions": "^1.10 || ^2",
|
||
|
"odolbeau/phone-number-bundle": "^3.6",
|
||
|
"php": "^7.4",
|
||
|
"phpoffice/phpspreadsheet": "^1.16",
|
||
|
"ramsey/uuid-doctrine": "^1.7",
|
||
|
"sensio/framework-extra-bundle": "^5.5",
|
||
|
"spomky-labs/base64url": "^2.0",
|
||
|
"symfony/asset": "^4.4",
|
||
|
"symfony/browser-kit": "^4.4",
|
||
|
"symfony/css-selector": "^4.4",
|
||
|
"symfony/expression-language": "^4.4",
|
||
|
"symfony/form": "^4.4",
|
||
|
"symfony/framework-bundle": "^4.4",
|
||
|
"symfony/http-foundation": "^4.4",
|
||
|
"symfony/intl": "^4.4",
|
||
|
"symfony/mailer": "^5.4",
|
||
|
"symfony/mime": "^5.4",
|
||
|
"symfony/monolog-bundle": "^3.5",
|
||
|
"symfony/security-bundle": "^4.4",
|
||
|
"symfony/serializer": "^5.3",
|
||
|
"symfony/swiftmailer-bundle": "^3.5",
|
||
|
"symfony/templating": "^4.4",
|
||
|
"symfony/translation": "^4.4",
|
||
|
"symfony/twig-bundle": "^4.4",
|
||
|
"symfony/validator": "^4.4",
|
||
|
"symfony/web-link": "*",
|
||
|
"symfony/webpack-encore-bundle": "^1.11",
|
||
|
"symfony/workflow": "^4.4",
|
||
|
"symfony/yaml": "^4.4",
|
||
|
"twig/extra-bundle": "^3.0",
|
||
|
"twig/intl-extra": "^3.0",
|
||
|
"twig/markdown-extra": "^3.3",
|
||
|
"twig/string-extra": "^3.3",
|
||
|
"twig/twig": "^3.0"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"symfony/symfony": "*"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/doctrine-fixtures-bundle": "^3.3",
|
||
|
"drupol/php-conventions": "^5",
|
||
|
"fakerphp/faker": "^1.13",
|
||
|
"nelmio/alice": "^3.8",
|
||
|
"phpspec/prophecy-phpunit": "^2.0",
|
||
|
"phpstan/phpstan-strict-rules": "^1.0",
|
||
|
"phpunit/phpunit": ">= 7.5",
|
||
|
"symfony/debug-bundle": "^5.1",
|
||
|
"symfony/dotenv": "^4.4",
|
||
|
"symfony/maker-bundle": "^1.20",
|
||
|
"symfony/phpunit-bridge": "^4.4",
|
||
|
"symfony/stopwatch": "^4.4",
|
||
|
"symfony/var-dumper": "^4.4",
|
||
|
"symfony/web-profiler-bundle": "^4.4"
|
||
|
},
|
||
|
"default-branch": true,
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Chill\\MainBundle\\": "src/Bundle/ChillMainBundle",
|
||
|
"Chill\\TaskBundle\\": "src/Bundle/ChillTaskBundle",
|
||
|
"Chill\\WopiBundle\\": "src/Bundle/ChillWopiBundle/src",
|
||
|
"Chill\\EventBundle\\": "src/Bundle/ChillEventBundle",
|
||
|
"Chill\\BudgetBundle\\": "src/Bundle/ChillBudgetBundle",
|
||
|
"Chill\\PersonBundle\\": "src/Bundle/ChillPersonBundle",
|
||
|
"Chill\\ReportBundle\\": "src/Bundle/ChillReportBundle",
|
||
|
"Chill\\ActivityBundle\\": "src/Bundle/ChillActivityBundle",
|
||
|
"Chill\\CalendarBundle\\": "src/Bundle/ChillCalendarBundle",
|
||
|
"Chill\\DocStoreBundle\\": "src/Bundle/ChillDocStoreBundle",
|
||
|
"Chill\\ThirdPartyBundle\\": "src/Bundle/ChillThirdPartyBundle",
|
||
|
"Chill\\CustomFieldsBundle\\": "src/Bundle/ChillCustomFieldsBundle",
|
||
|
"Chill\\DocGeneratorBundle\\": "src/Bundle/ChillDocGeneratorBundle",
|
||
|
"Chill\\FamilyMemberBundle\\": "src/Bundle/ChillFamilyMemberBundle",
|
||
|
"Chill\\AsideActivityBundle\\": "src/Bundle/ChillAsideActivityBundle/src"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"AGPL-3.0-only"
|
||
|
],
|
||
|
"description": "Most used bundles for chill-project",
|
||
|
"keywords": [
|
||
|
"chill",
|
||
|
"social worker"
|
||
|
],
|
||
|
"time": "2022-07-11T15:10:40+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "composer/package-versions-deprecated",
|
||
|
"version": "1.11.99.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/composer/package-versions-deprecated.git",
|
||
|
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
|
||
|
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"composer-plugin-api": "^1.1.0 || ^2.0",
|
||
|
"php": "^7 || ^8"
|
||
|
},
|
||
|
"replace": {
|
||
|
"ocramius/package-versions": "1.11.99"
|
||
|
},
|
||
|
"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)",
|
||
|
"support": {
|
||
|
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
||
|
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-01-17T14:14:24+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/annotations",
|
||
|
"version": "1.13.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/annotations.git",
|
||
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
|
||
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/lexer": "1.*",
|
||
|
"ext-tokenizer": "*",
|
||
|
"php": "^7.1 || ^8.0",
|
||
|
"psr/cache": "^1 || ^2 || ^3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/cache": "^1.11 || ^2.0",
|
||
|
"doctrine/coding-standard": "^6.0 || ^8.1",
|
||
|
"phpstan/phpstan": "^1.4.10 || ^1.8.0",
|
||
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
||
|
"symfony/cache": "^4.4 || ^5.2",
|
||
|
"vimeo/psalm": "^4.10"
|
||
|
},
|
||
|
"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",
|
||
|
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
||
|
"keywords": [
|
||
|
"annotations",
|
||
|
"docblock",
|
||
|
"parser"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/annotations/issues",
|
||
|
"source": "https://github.com/doctrine/annotations/tree/1.13.3"
|
||
|
},
|
||
|
"time": "2022-07-02T10:48:51+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/collections",
|
||
|
"version": "1.6.8",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/collections.git",
|
||
|
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
|
||
|
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.1.3 || ^8.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/coding-standard": "^9.0",
|
||
|
"phpstan/phpstan": "^0.12",
|
||
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
|
||
|
"vimeo/psalm": "^4.2.1"
|
||
|
},
|
||
|
"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"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/collections/issues",
|
||
|
"source": "https://github.com/doctrine/collections/tree/1.6.8"
|
||
|
},
|
||
|
"time": "2021-08-10T18:51:53+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/common",
|
||
|
"version": "3.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/common.git",
|
||
|
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/common/zipball/c824e95d4c83b7102d8bc60595445a6f7d540f96",
|
||
|
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/persistence": "^2.0 || ^3.0",
|
||
|
"php": "^7.1 || ^8.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/coding-standard": "^9.0",
|
||
|
"phpstan/phpstan": "^1.4.1",
|
||
|
"phpstan/phpstan-phpunit": "^1",
|
||
|
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
|
||
|
"squizlabs/php_codesniffer": "^3.0",
|
||
|
"symfony/phpunit-bridge": "^4.0.5",
|
||
|
"vimeo/psalm": "^4.4"
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"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.",
|
||
|
"homepage": "https://www.doctrine-project.org/projects/common.html",
|
||
|
"keywords": [
|
||
|
"common",
|
||
|
"doctrine",
|
||
|
"php"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/common/issues",
|
||
|
"source": "https://github.com/doctrine/common/tree/3.3.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%2Fcommon",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-02-05T18:28:51+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/dbal",
|
||
|
"version": "3.3.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/dbal.git",
|
||
|
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
|
||
|
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"composer-runtime-api": "^2",
|
||
|
"doctrine/cache": "^1.11|^2.0",
|
||
|
"doctrine/deprecations": "^0.5.3|^1",
|
||
|
"doctrine/event-manager": "^1.0",
|
||
|
"php": "^7.3 || ^8.0",
|
||
|
"psr/cache": "^1|^2|^3",
|
||
|
"psr/log": "^1|^2|^3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/coding-standard": "9.0.0",
|
||
|
"jetbrains/phpstorm-stubs": "2022.1",
|
||
|
"phpstan/phpstan": "1.7.13",
|
||
|
"phpstan/phpstan-strict-rules": "^1.2",
|
||
|
"phpunit/phpunit": "9.5.20",
|
||
|
"psalm/plugin-phpunit": "0.16.1",
|
||
|
"squizlabs/php_codesniffer": "3.7.0",
|
||
|
"symfony/cache": "^5.2|^6.0",
|
||
|
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
|
||
|
"vimeo/psalm": "4.23.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.3.7"
|
||
|
},
|
||
|
"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-06-13T21:43:03+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/doctrine-bundle",
|
||
|
"version": "2.7.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/DoctrineBundle.git",
|
||
|
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
|
||
|
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/annotations": "^1",
|
||
|
"doctrine/cache": "^1.11 || ^2.0",
|
||
|
"doctrine/dbal": "^2.13.1|^3.3.2",
|
||
|
"doctrine/persistence": "^2.2|^3",
|
||
|
"doctrine/sql-formatter": "^1.0.1",
|
||
|
"php": "^7.1 || ^8.0",
|
||
|
"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",
|
||
|
"symfony/dependency-injection": "^4.4.18|^5.0|^6.0",
|
||
|
"symfony/deprecation-contracts": "^2.1|^3",
|
||
|
"symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
|
||
|
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
"symfony/service-contracts": "^1.1.1|^2.0|^3"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"doctrine/orm": "<2.10|>=3.0",
|
||
|
"twig/twig": "<1.34|>=2.0,<2.4"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/coding-standard": "^9.0",
|
||
|
"doctrine/orm": "^2.11 || ^3.0",
|
||
|
"friendsofphp/proxy-manager-lts": "^1.0",
|
||
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
|
||
|
"psalm/plugin-phpunit": "^0.16.1",
|
||
|
"psalm/plugin-symfony": "^3",
|
||
|
"psr/log": "^1.1.4|^2.0|^3.0",
|
||
|
"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",
|
||
|
"twig/twig": "^1.34|^2.12|^3.0",
|
||
|
"vimeo/psalm": "^4.7"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
|
||
|
"ext-pdo": "*",
|
||
|
"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",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
},
|
||
|
{
|
||
|
"name": "Doctrine Project",
|
||
|
"homepage": "https://www.doctrine-project.org/"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony DoctrineBundle",
|
||
|
"homepage": "https://www.doctrine-project.org",
|
||
|
"keywords": [
|
||
|
"database",
|
||
|
"dbal",
|
||
|
"orm",
|
||
|
"persistence"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
|
||
|
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.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%2Fdoctrine-bundle",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-06-10T10:55:26+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/doctrine-migrations-bundle",
|
||
|
"version": "3.2.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
||
|
"reference": "3393f411ba25ade21969c33f2053220044854d01"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/3393f411ba25ade21969c33f2053220044854d01",
|
||
|
"reference": "3393f411ba25ade21969c33f2053220044854d01",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"doctrine/doctrine-bundle": "~1.0|~2.0",
|
||
|
"doctrine/migrations": "^3.2",
|
||
|
"php": "^7.2|^8.0",
|
||
|
"symfony/framework-bundle": "~3.4|~4.0|~5.0|~6.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"doctrine/coding-standard": "^8.0",
|
||
|
"doctrine/orm": "^2.6",
|
||
|
"doctrine/persistence": "^1.3||^2.0",
|
||
|
"phpstan/phpstan": "^0.12",
|
||
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
||
|
"phpstan/phpstan-phpunit": "^0.12",
|
||
|
"phpstan/phpstan-strict-rules": "^0.12",
|
||
|
"phpunit/phpunit": "^8.0|^9.0",
|
||
|
"vimeo/psalm": "^4.11"
|
||
|
},
|
||
|
"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",
|
||
|
"homepage": "https://www.doctrine-project.org"
|
||
|
},
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "https://symfony.com/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony DoctrineMigrationsBundle",
|
||
|
"homepage": "https://www.doctrine-project.org",
|
||
|
"keywords": [
|
||
|
"dbal",
|
||
|
"migrations",
|
||
|
"schema"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
|
||
|
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.2"
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-02-01T18:08:07+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"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/event-manager/issues",
|
||
|
"source": "https://github.com/doctrine/event-manager/tree/1.1.x"
|
||
|
},
|
||
|
"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.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/inflector.git",
|
||
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
||
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": "^7.2 || ^8.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"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"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
|
||
|
}
|
||
|
},
|
||
|
"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 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",
|
||
|
"keywords": [
|
||
|
"inflection",
|
||
|
"inflector",
|
||
|
"lowercase",
|
||
|
"manipulation",
|
||
|
"php",
|
||
|
"plural",
|
||
|
"singular",
|
||
|
"strings",
|
||
|
"uppercase",
|
||
|
"words"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/doctrine/inflector/issues",
|
||
|
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
],
|
||
|
"time": "2021-10-22T20:16:43+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "doctrine/instantiator",
|
||
|
"version": "1.4.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/doctrine/instantiator.git",
|
||
|