magnetico-web/composer.lock

9638 lines
355 KiB
Plaintext
Raw Permalink Normal View History

2018-06-20 16:35:08 +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"
],
"content-hash": "bfa726a8284bf45a7ccbbb6600e02128",
2018-06-20 16:35:08 +00:00
"packages": [
2020-07-05 00:38:23 +00:00
{
"name": "babdev/pagerfanta-bundle",
2022-07-04 20:44:17 +00:00
"version": "v3.7.0",
2020-07-05 00:38:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/BabDev/PagerfantaBundle.git",
2022-07-04 20:44:17 +00:00
"reference": "d2760ebc3d22db10f219544323bea432dedc9eb0"
2020-07-05 00:38:23 +00:00
},
"dist": {
"type": "zip",
2022-07-04 20:44:17 +00:00
"url": "https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/d2760ebc3d22db10f219544323bea432dedc9eb0",
"reference": "d2760ebc3d22db10f219544323bea432dedc9eb0",
2020-07-05 00:38:23 +00:00
"shasum": ""
},
"require": {
2022-07-04 20:44:17 +00:00
"pagerfanta/core": "^3.1",
"php": "^7.4 || ^8.0",
"symfony/config": "^4.4 || ^5.4 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/http-foundation": "^4.4 || ^5.4 || ^6.0",
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
"symfony/polyfill-php80": "^1.15",
"symfony/property-access": "^4.4 || ^5.4 || ^6.0",
"symfony/routing": "^4.4 || ^5.4 || ^6.0"
2020-07-05 00:38:23 +00:00
},
"conflict": {
2022-07-04 20:44:17 +00:00
"pagerfanta/twig": "<3.1",
2020-11-30 11:29:48 +00:00
"twig/twig": "<1.35 || >=2.0,<2.5",
2020-07-05 00:38:23 +00:00
"white-october/pagerfanta-bundle": "*"
},
"require-dev": {
"doctrine/annotations": "^1.8",
2020-11-30 11:29:48 +00:00
"jms/serializer": "^3.0",
2022-07-04 20:44:17 +00:00
"jms/serializer-bundle": "^3.0 || ^4.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"pagerfanta/twig": "^3.1",
"phpstan/extension-installer": "^1.1",
2022-07-04 20:44:17 +00:00
"phpstan/phpstan": "1.7.2",
"phpstan/phpstan-phpunit": "1.1.1",
"phpstan/phpstan-symfony": "1.2.0",
"phpunit/phpunit": "^9.5",
"symfony/phpunit-bridge": "^5.4 || ^6.0",
"symfony/serializer": "^4.4 || ^5.4 || ^6.0",
"symfony/translation": "^4.4 || ^5.4 || ^6.0",
"symfony/twig-bridge": "^4.4 || ^5.4 || ^6.0",
"symfony/twig-bundle": "^4.4 || ^5.4 || ^6.0",
2020-11-30 11:29:48 +00:00
"twig/twig": "^1.35 || ^2.5 || ^3.0"
2020-07-05 00:38:23 +00:00
},
"suggest": {
2020-11-30 11:29:48 +00:00
"jms/serializer-bundle": "To use the Pagerfanta class with the JMS Serializer",
"symfony/serializer": "To use the Pagerfanta class with the Symfony Serializer",
2022-07-04 20:44:17 +00:00
"symfony/translation": "To use the Twig templates with translation support",
2020-07-05 00:38:23 +00:00
"twig/twig": "To integrate Pagerfanta with Twig through extensions"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
2022-07-04 20:44:17 +00:00
"BabDev\\PagerfantaBundle\\": "src/"
}
2020-07-05 00:38:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Bundle integrating Pagerfanta with Symfony",
"keywords": [
"pagerfanta",
"pagination",
"symfony"
],
"support": {
"issues": "https://github.com/BabDev/PagerfantaBundle/issues",
2022-07-04 20:44:17 +00:00
"source": "https://github.com/BabDev/PagerfantaBundle/tree/v3.7.0"
},
2020-07-05 00:38:23 +00:00
"funding": [
{
"url": "https://github.com/mbabker",
"type": "github"
}
],
2022-07-04 20:44:17 +00:00
"time": "2022-05-27T20:58:26+00:00"
2020-07-05 00:38:23 +00:00
},
2022-07-05 21:21:41 +00:00
{
"name": "baldinof/roadrunner-bundle",
"version": "2.2.3",
"source": {
"type": "git",
"url": "https://github.com/Baldinof/roadrunner-bundle.git",
"reference": "948e8e6d01b1df68aea0ef9bba60aca593d0eae5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Baldinof/roadrunner-bundle/zipball/948e8e6d01b1df68aea0ef9bba60aca593d0eae5",
"reference": "948e8e6d01b1df68aea0ef9bba60aca593d0eae5",
"shasum": ""
},
"require": {
"php": ">=7.4",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"spiral/goridge": "^3.0",
"spiral/roadrunner": "^2.0.2",
"spiral/roadrunner-worker": "^2.1.4",
"symfony/config": "^4.4 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
"symfony/psr-http-message-bridge": "^1.1 || ^2.0",
"symfony/yaml": "^4.4 || ^5.0 || ^6.0"
},
"conflict": {
"doctrine/doctrine-bundle": "<2.1.1",
"sentry/sentry-symfony": "<4.0.0",
"spiral/roadrunner-metrics": "<2.0.1"
},
"require-dev": {
"blackfire/php-sdk": "^1.21",
"doctrine/doctrine-bundle": "^2.1.1",
"doctrine/mongodb-odm": "^2.2",
"doctrine/orm": "^2.7.3",
"friendsofphp/php-cs-fixer": "^3.4",
"laminas/laminas-zendframework-bridge": "^1.4",
"mikey179/vfsstream": "^1.6.8",
"nyholm/psr7": "^1.2",
"phpspec/prophecy": "^1.11",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.2",
"phpunit/phpunit": "^9.5",
"sentry/sentry-symfony": "^4.0",
"spiral/roadrunner-grpc": "^2.0",
"spiral/roadrunner-metrics": "^2.0.1",
"symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0",
"symfony/proxy-manager-bridge": "^4.0 || ^5.0 || ^6.0",
"symfony/runtime": "^5.3.0 || ^6.0",
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0"
},
"suggest": {
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation",
"symfony/proxy-manager-bridge": "For doctrine re-connection implementation"
},
"type": "symfony-bundle",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Baldinof\\RoadRunnerBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Baldino",
"email": "baldinof@gmail.com"
}
],
"description": "A RoadRunner worker as a Symfony Bundle",
"support": {
"issues": "https://github.com/Baldinof/roadrunner-bundle/issues",
"source": "https://github.com/Baldinof/roadrunner-bundle/tree/2.2.3"
},
"funding": [
{
"url": "https://github.com/Baldinof",
"type": "github"
}
],
"time": "2022-05-29T21:53:52+00:00"
},
{
"name": "clue/stream-filter",
"version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/clue/stream-filter.git",
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
2020-11-30 11:29:48 +00:00
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"Clue\\StreamFilter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
2020-11-30 11:29:48 +00:00
"email": "christian@clue.engineering"
}
],
"description": "A simple and modern approach to stream filtering in PHP",
"homepage": "https://github.com/clue/php-stream-filter",
"keywords": [
"bucket brigade",
"callback",
"filter",
"php_user_filter",
"stream",
"stream_filter_append",
"stream_filter_register"
],
"support": {
"issues": "https://github.com/clue/stream-filter/issues",
"source": "https://github.com/clue/stream-filter/tree/v1.6.0"
},
2020-11-30 11:29:48 +00:00
"funding": [
{
"url": "https://clue.engineering/support",
"type": "custom"
},
{
"url": "https://github.com/clue",
"type": "github"
}
],
"time": "2022-02-21T13:15:14+00:00"
2020-11-30 11:29:48 +00:00
},
{
"name": "composer/package-versions-deprecated",
"version": "1.11.99.5",
2020-11-30 11:29:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
2020-11-30 11:29:48 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
2020-11-30 11:29:48 +00:00
"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"
},
2020-11-30 11:29:48 +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"
}
],
"time": "2022-01-17T14:14:24+00:00"
},
2022-07-05 21:21:41 +00:00
{
"name": "composer/semver",
"version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.3.2"
},
"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-04-01T19:23:25+00:00"
},
2018-06-20 16:35:08 +00:00
{
"name": "doctrine/annotations",
"version": "1.13.3",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
2020-04-03 20:07:35 +00:00
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3"
2018-06-20 16:35:08 +00:00
},
"require-dev": {
"doctrine/cache": "^1.11 || ^2.0",
2020-11-30 11:29:48 +00:00
"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"
2018-06-20 16:35:08 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-10-20 20:24:28 +00:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2018-06-20 16:35:08 +00:00
{
"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-30 11:29:48 +00:00
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
2018-06-20 16:35:08 +00:00
"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"
2018-06-20 16:35:08 +00:00
},
{
"name": "doctrine/cache",
"version": "2.2.0",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
2020-07-05 00:38:23 +00:00
"php": "~7.1 || ^8.0"
2018-06-20 16:35:08 +00:00
},
"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"
2018-06-20 16:35:08 +00:00
},
"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"
},
2018-06-20 16:35:08 +00:00
{
"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",
2018-06-20 16:35:08 +00:00
"keywords": [
"abstraction",
"apcu",
2018-06-20 16:35:08 +00:00
"cache",
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
2018-06-20 16:35:08 +00:00
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/2.2.0"
},
2020-07-05 00:38:23 +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"
}
],
"time": "2022-05-20T20:07:39+00:00"
2018-06-20 16:35:08 +00:00
},
{
"name": "doctrine/collections",
"version": "1.6.8",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
2020-07-05 00:38:23 +00:00
"php": "^7.1.3 || ^8.0"
2018-06-20 16:35:08 +00:00
},
"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"
2018-06-20 16:35:08 +00:00
},
"type": "library",
"autoload": {
2019-07-01 21:18:49 +00:00
"psr-4": {
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
2018-06-20 16:35:08 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2018-06-20 16:35:08 +00:00
{
"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"
}
],
2019-07-01 21:18:49 +00:00
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
2018-06-20 16:35:08 +00:00
"keywords": [
"array",
"collections",
2019-07-01 21:18:49 +00:00
"iterators",
"php"
2018-06-20 16:35:08 +00:00
],
"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"
2018-06-20 16:35:08 +00:00
},
{
"name": "doctrine/common",
"version": "3.3.0",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/c824e95d4c83b7102d8bc60595445a6f7d540f96",
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
"doctrine/persistence": "^2.0 || ^3.0",
2020-07-05 00:38:23 +00:00
"php": "^7.1 || ^8.0"
2018-06-20 16:35:08 +00:00
},
"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",
2018-09-02 19:30:59 +00:00
"squizlabs/php_codesniffer": "^3.0",
"symfony/phpunit-bridge": "^4.0.5",
"vimeo/psalm": "^4.4"
2018-06-20 16:35:08 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-10-20 20:24:28 +00:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2018-06-20 16:35:08 +00:00
{
"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"
2018-09-02 19:30:59 +00:00
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
2018-06-20 16:35:08 +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.",
"homepage": "https://www.doctrine-project.org/projects/common.html",
2018-06-20 16:35:08 +00:00
"keywords": [
"common",
"doctrine",
"php"
2018-06-20 16:35:08 +00:00
],
"support": {
"issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.3.0"
},
2020-07-05 00:38:23 +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"
}
],
"time": "2022-02-05T18:28:51+00:00"
2018-06-20 16:35:08 +00:00
},
{
"name": "doctrine/dbal",
"version": "2.13.9",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/c480849ca3ad6706a39c970cdfe6888fa8a058b8",
"reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
"doctrine/cache": "^1.0|^2.0",
"doctrine/deprecations": "^0.5.3|^1",
2018-09-02 19:30:59 +00:00
"doctrine/event-manager": "^1.0",
2018-06-20 16:35:08 +00:00
"ext-pdo": "*",
"php": "^7.1 || ^8"
2018-06-20 16:35:08 +00:00
},
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "1.4.6",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.16",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^4.4",
2020-07-05 00:38:23 +00:00
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "4.22.0"
2018-06-20 16:35:08 +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": {
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
2018-06-20 16:35:08 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2018-06-20 16:35:08 +00:00
{
"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",
2018-06-20 16:35:08 +00:00
"keywords": [
"abstraction",
2018-06-20 16:35:08 +00:00
"database",
"db2",
2018-06-20 16:35:08 +00:00
"dbal",
"mariadb",
"mssql",
"mysql",
"oci8",
"oracle",
"pdo",
"pgsql",
"postgresql",
"queryobject",
"sasql",
"sql",
"sqlanywhere",
"sqlite",
"sqlserver",
"sqlsrv"
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/2.13.9"
},
2020-07-05 00:38:23 +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"
}
],
"time": "2022-05-02T20:28:55+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"
2018-06-20 16:35:08 +00:00
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.7.0",
2018-06-20 16:35:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
2018-06-20 16:35:08 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
2018-06-20 16:35:08 +00:00
"shasum": ""
},
"require": {
"doctrine/annotations": "^1",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^2.13.1|^3.3.2",
"doctrine/persistence": "^2.2|^3",
2020-07-05 00:38:23 +00:00
"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"
2018-06-20 16:35:08 +00:00
},
"conflict": {
"doctrine/orm": "<2.10|>=3.0",
2019-07-01 21:18:49 +00:00
"twig/twig": "<1.34|>=2.0,<2.4"
2018-06-20 16:35:08 +00:00
},
"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"
2018-06-20 16:35:08 +00:00
},
"suggest": {
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
"ext-pdo": "*",
2018-06-20 16:35:08 +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"
2018-06-20 16:35:08 +00:00
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-06-20 16:35:08 +00:00
},
{
"name": "Doctrine Project",
"homepage": "https://www.doctrine-project.org/"
2018-06-20 16:35:08 +00:00
}
],
"description": "Symfony DoctrineBundle",
"homepage": "https://www.doctrine-project.org",
2018-06-20 16:35:08 +00:00
"keywords": [
"database",
"dbal",
"orm",
"persistence"
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.0"
},