|
|
@ -4,8 +4,175 @@
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"content-hash": "a904471bc7e1136f2c1810044504fcc9",
|
|
|
|
"content-hash": "e4da0873e331d870ab5d4a8fce5d1fc4",
|
|
|
|
"packages": [
|
|
|
|
"packages": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "api-platform/core",
|
|
|
|
|
|
|
|
"version": "v3.2.26",
|
|
|
|
|
|
|
|
"source": {
|
|
|
|
|
|
|
|
"type": "git",
|
|
|
|
|
|
|
|
"url": "https://github.com/api-platform/core.git",
|
|
|
|
|
|
|
|
"reference": "9edacabcfff3a62c29325e1e91af3269850954cb"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"dist": {
|
|
|
|
|
|
|
|
"type": "zip",
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/api-platform/core/zipball/9edacabcfff3a62c29325e1e91af3269850954cb",
|
|
|
|
|
|
|
|
"reference": "9edacabcfff3a62c29325e1e91af3269850954cb",
|
|
|
|
|
|
|
|
"shasum": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require": {
|
|
|
|
|
|
|
|
"doctrine/inflector": "^1.0 || ^2.0",
|
|
|
|
|
|
|
|
"php": ">=8.1",
|
|
|
|
|
|
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
|
|
|
|
"psr/container": "^1.0 || ^2.0",
|
|
|
|
|
|
|
|
"symfony/deprecation-contracts": "^3.1",
|
|
|
|
|
|
|
|
"symfony/http-foundation": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/http-kernel": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/property-access": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/property-info": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/serializer": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/translation-contracts": "^3.3",
|
|
|
|
|
|
|
|
"symfony/web-link": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"willdurand/negotiation": "^3.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"conflict": {
|
|
|
|
|
|
|
|
"doctrine/common": "<3.2.2",
|
|
|
|
|
|
|
|
"doctrine/dbal": "<2.10",
|
|
|
|
|
|
|
|
"doctrine/mongodb-odm": "<2.4",
|
|
|
|
|
|
|
|
"doctrine/orm": "<2.14.0",
|
|
|
|
|
|
|
|
"doctrine/persistence": "<1.3",
|
|
|
|
|
|
|
|
"elasticsearch/elasticsearch": ">=8.0,<8.4",
|
|
|
|
|
|
|
|
"phpspec/prophecy": "<1.15",
|
|
|
|
|
|
|
|
"phpunit/phpunit": "<9.5",
|
|
|
|
|
|
|
|
"symfony/framework-bundle": "6.4.6 || 7.0.6",
|
|
|
|
|
|
|
|
"symfony/var-exporter": "<6.1.1"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require-dev": {
|
|
|
|
|
|
|
|
"behat/behat": "^3.11",
|
|
|
|
|
|
|
|
"behat/mink": "^1.9",
|
|
|
|
|
|
|
|
"doctrine/cache": "^1.11 || ^2.1",
|
|
|
|
|
|
|
|
"doctrine/common": "^3.2.2",
|
|
|
|
|
|
|
|
"doctrine/dbal": "^3.4.0",
|
|
|
|
|
|
|
|
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
|
|
|
|
|
|
|
|
"doctrine/mongodb-odm": "^2.2",
|
|
|
|
|
|
|
|
"doctrine/mongodb-odm-bundle": "^4.0 || ^5.0",
|
|
|
|
|
|
|
|
"doctrine/orm": "^2.14 || ^3.0",
|
|
|
|
|
|
|
|
"elasticsearch/elasticsearch": "^7.11 || ^8.4",
|
|
|
|
|
|
|
|
"friends-of-behat/mink-browserkit-driver": "^1.3.1",
|
|
|
|
|
|
|
|
"friends-of-behat/mink-extension": "^2.2",
|
|
|
|
|
|
|
|
"friends-of-behat/symfony-extension": "^2.1",
|
|
|
|
|
|
|
|
"guzzlehttp/guzzle": "^6.0 || ^7.0",
|
|
|
|
|
|
|
|
"jangregor/phpstan-prophecy": "^1.0",
|
|
|
|
|
|
|
|
"justinrainbow/json-schema": "^5.2.1",
|
|
|
|
|
|
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
|
|
|
|
|
|
"phpstan/extension-installer": "^1.1",
|
|
|
|
|
|
|
|
"phpstan/phpdoc-parser": "^1.13",
|
|
|
|
|
|
|
|
"phpstan/phpstan": "^1.1",
|
|
|
|
|
|
|
|
"phpstan/phpstan-doctrine": "^1.0",
|
|
|
|
|
|
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
|
|
|
|
"phpstan/phpstan-symfony": "^1.0",
|
|
|
|
|
|
|
|
"phpunit/phpunit": "^9.5",
|
|
|
|
|
|
|
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
|
|
|
|
"ramsey/uuid": "^3.9.7 || ^4.0",
|
|
|
|
|
|
|
|
"ramsey/uuid-doctrine": "^1.4 || ^2.0",
|
|
|
|
|
|
|
|
"sebastian/comparator": "<5.0",
|
|
|
|
|
|
|
|
"soyuka/contexts": "v3.3.9",
|
|
|
|
|
|
|
|
"soyuka/stubs-mongodb": "^1.0",
|
|
|
|
|
|
|
|
"symfony/asset": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/browser-kit": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/cache": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/config": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/console": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/css-selector": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/dependency-injection": "^6.1 || ^7.0.12",
|
|
|
|
|
|
|
|
"symfony/doctrine-bridge": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/dom-crawler": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/error-handler": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/event-dispatcher": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/expression-language": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/finder": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/form": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/framework-bundle": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/http-client": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/intl": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/maker-bundle": "^1.24",
|
|
|
|
|
|
|
|
"symfony/mercure-bundle": "*",
|
|
|
|
|
|
|
|
"symfony/messenger": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/phpunit-bridge": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/routing": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/security-bundle": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/security-core": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/stopwatch": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/twig-bundle": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/uid": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/validator": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/web-profiler-bundle": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"symfony/yaml": "^6.1 || ^7.0",
|
|
|
|
|
|
|
|
"twig/twig": "^1.42.3 || ^2.12 || ^3.0",
|
|
|
|
|
|
|
|
"webonyx/graphql-php": "^14.0 || ^15.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"suggest": {
|
|
|
|
|
|
|
|
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
|
|
|
|
|
|
|
|
"elasticsearch/elasticsearch": "To support Elasticsearch.",
|
|
|
|
|
|
|
|
"ocramius/package-versions": "To display the API Platform's version in the debug bar.",
|
|
|
|
|
|
|
|
"phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
|
|
|
|
|
|
|
|
"psr/cache-implementation": "To use metadata caching.",
|
|
|
|
|
|
|
|
"ramsey/uuid": "To support Ramsey's UUID identifiers.",
|
|
|
|
|
|
|
|
"symfony/cache": "To have metadata caching when using Symfony integration.",
|
|
|
|
|
|
|
|
"symfony/config": "To load XML configuration files.",
|
|
|
|
|
|
|
|
"symfony/expression-language": "To use authorization features.",
|
|
|
|
|
|
|
|
"symfony/http-client": "To use the HTTP cache invalidation system.",
|
|
|
|
|
|
|
|
"symfony/messenger": "To support messenger integration.",
|
|
|
|
|
|
|
|
"symfony/security": "To use authorization features.",
|
|
|
|
|
|
|
|
"symfony/twig-bundle": "To use the Swagger UI integration.",
|
|
|
|
|
|
|
|
"symfony/uid": "To support Symfony UUID/ULID identifiers.",
|
|
|
|
|
|
|
|
"symfony/web-profiler-bundle": "To use the data collector.",
|
|
|
|
|
|
|
|
"webonyx/graphql-php": "To support GraphQL."
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"type": "library",
|
|
|
|
|
|
|
|
"extra": {
|
|
|
|
|
|
|
|
"symfony": {
|
|
|
|
|
|
|
|
"require": "^6.1 || ^7.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
|
|
|
"dev-main": "3.3.x-dev"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"autoload": {
|
|
|
|
|
|
|
|
"psr-4": {
|
|
|
|
|
|
|
|
"ApiPlatform\\": "src/"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
|
|
|
"license": [
|
|
|
|
|
|
|
|
"MIT"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"authors": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Kévin Dunglas",
|
|
|
|
|
|
|
|
"email": "kevin@dunglas.fr",
|
|
|
|
|
|
|
|
"homepage": "https://dunglas.fr"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
|
|
|
|
|
|
|
|
"homepage": "https://api-platform.com",
|
|
|
|
|
|
|
|
"keywords": [
|
|
|
|
|
|
|
|
"Hydra",
|
|
|
|
|
|
|
|
"JSON-LD",
|
|
|
|
|
|
|
|
"api",
|
|
|
|
|
|
|
|
"graphql",
|
|
|
|
|
|
|
|
"hal",
|
|
|
|
|
|
|
|
"jsonapi",
|
|
|
|
|
|
|
|
"openapi",
|
|
|
|
|
|
|
|
"rest",
|
|
|
|
|
|
|
|
"swagger"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"support": {
|
|
|
|
|
|
|
|
"issues": "https://github.com/api-platform/core/issues",
|
|
|
|
|
|
|
|
"source": "https://github.com/api-platform/core/tree/v3.2.26"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"time": "2024-07-19T15:06:38+00:00"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "doctrine/cache",
|
|
|
|
"name": "doctrine/cache",
|
|
|
|
"version": "2.2.0",
|
|
|
|
"version": "2.2.0",
|
|
|
@ -1392,6 +1559,68 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"time": "2025-03-24T10:02:05+00:00"
|
|
|
|
"time": "2025-03-24T10:02:05+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "nelmio/cors-bundle",
|
|
|
|
|
|
|
|
"version": "2.5.0",
|
|
|
|
|
|
|
|
"source": {
|
|
|
|
|
|
|
|
"type": "git",
|
|
|
|
|
|
|
|
"url": "https://github.com/nelmio/NelmioCorsBundle.git",
|
|
|
|
|
|
|
|
"reference": "3a526fe025cd20e04a6a11370cf5ab28dbb5a544"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"dist": {
|
|
|
|
|
|
|
|
"type": "zip",
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/3a526fe025cd20e04a6a11370cf5ab28dbb5a544",
|
|
|
|
|
|
|
|
"reference": "3a526fe025cd20e04a6a11370cf5ab28dbb5a544",
|
|
|
|
|
|
|
|
"shasum": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require": {
|
|
|
|
|
|
|
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
|
|
|
|
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require-dev": {
|
|
|
|
|
|
|
|
"mockery/mockery": "^1.3.6",
|
|
|
|
|
|
|
|
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
|
|
|
"extra": {
|
|
|
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
|
|
|
"dev-master": "2.x-dev"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"autoload": {
|
|
|
|
|
|
|
|
"psr-4": {
|
|
|
|
|
|
|
|
"Nelmio\\CorsBundle\\": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
|
|
|
|
"/Tests/"
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
|
|
|
"license": [
|
|
|
|
|
|
|
|
"MIT"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"authors": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Nelmio",
|
|
|
|
|
|
|
|
"homepage": "http://nelm.io"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Symfony Community",
|
|
|
|
|
|
|
|
"homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
|
|
|
|
|
|
|
|
"keywords": [
|
|
|
|
|
|
|
|
"api",
|
|
|
|
|
|
|
|
"cors",
|
|
|
|
|
|
|
|
"crossdomain"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"support": {
|
|
|
|
|
|
|
|
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
|
|
|
|
|
|
|
|
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.5.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"time": "2024-06-24T21:25:28+00:00"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
|
"version": "2.2.0",
|
|
|
|
"version": "2.2.0",
|
|
|
@ -6913,6 +7142,62 @@
|
|
|
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
|
|
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"time": "2022-06-03T18:03:27+00:00"
|
|
|
|
"time": "2022-06-03T18:03:27+00:00"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "willdurand/negotiation",
|
|
|
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
|
|
|
"source": {
|
|
|
|
|
|
|
|
"type": "git",
|
|
|
|
|
|
|
|
"url": "https://github.com/willdurand/Negotiation.git",
|
|
|
|
|
|
|
|
"reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"dist": {
|
|
|
|
|
|
|
|
"type": "zip",
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
|
|
|
|
|
|
|
|
"reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
|
|
|
|
|
|
|
|
"shasum": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require": {
|
|
|
|
|
|
|
|
"php": ">=7.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"require-dev": {
|
|
|
|
|
|
|
|
"symfony/phpunit-bridge": "^5.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"type": "library",
|
|
|
|
|
|
|
|
"extra": {
|
|
|
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"autoload": {
|
|
|
|
|
|
|
|
"psr-4": {
|
|
|
|
|
|
|
|
"Negotiation\\": "src/Negotiation"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
|
|
|
"license": [
|
|
|
|
|
|
|
|
"MIT"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"authors": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "William Durand",
|
|
|
|
|
|
|
|
"email": "will+git@drnd.me"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Content Negotiation tools for PHP provided as a standalone library.",
|
|
|
|
|
|
|
|
"homepage": "http://williamdurand.fr/Negotiation/",
|
|
|
|
|
|
|
|
"keywords": [
|
|
|
|
|
|
|
|
"accept",
|
|
|
|
|
|
|
|
"content",
|
|
|
|
|
|
|
|
"format",
|
|
|
|
|
|
|
|
"header",
|
|
|
|
|
|
|
|
"negotiation"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"support": {
|
|
|
|
|
|
|
|
"issues": "https://github.com/willdurand/Negotiation/issues",
|
|
|
|
|
|
|
|
"source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"time": "2022-01-30T20:08:53+00:00"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
|
|
|
"packages-dev": [
|
|
|
|