Skip to content
Snippets Groups Projects
Select Git revision
  • b2b399bad3f7d6895621c01a764e5df2df01da8b
  • main default protected
  • v0.2.0
  • v0.1.4
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
8 results

composer.lock

Blame
  • composer.lock 363.44 KiB
    {
        "_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": "4900ef0af037a9733d0007e42ceb50b0",
        "packages": [
            {
                "name": "api-platform/core",
                "version": "v2.6.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/api-platform/core.git",
                    "reference": "ff3aab5b196709c721960c0bb4f1d52759af737d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/api-platform/core/zipball/ff3aab5b196709c721960c0bb4f1d52759af737d",
                    "reference": "ff3aab5b196709c721960c0bb4f1d52759af737d",
                    "shasum": ""
                },
                "require": {
                    "doctrine/inflector": "^1.0 || ^2.0",
                    "fig/link-util": "^1.0",
                    "php": ">=7.1",
                    "psr/cache": "^1.0 || ^2.0 || ^3.0",
                    "psr/container": "^1.0 || ^2.0",
                    "symfony/http-foundation": "^4.4 || ^5.1 || ^6.0",
                    "symfony/http-kernel": "^4.4 || ^5.1 || ^6.0",
                    "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1 || ^6.0",
                    "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1 || ^6.0",
                    "symfony/serializer": "^4.4 || ^5.1 || ^6.0",
                    "symfony/web-link": "^4.4 || ^5.1 || ^6.0",
                    "willdurand/negotiation": "^2.0.3 || ^3.0"
                },
                "conflict": {
                    "doctrine/common": "<2.7",
                    "doctrine/dbal": "<2.10",
                    "doctrine/mongodb-odm": "<2.2",
                    "doctrine/persistence": "<1.3"
                },
                "require-dev": {
                    "behat/behat": "^3.1",
                    "behat/mink": "^1.9@dev",
                    "doctrine/annotations": "^1.7",
                    "doctrine/cache": "^1.11 || ^2.1",
                    "doctrine/common": "^2.11 || ^3.0",
                    "doctrine/data-fixtures": "^1.2.2",
                    "doctrine/dbal": "^2.6 || ^3.0",
                    "doctrine/doctrine-bundle": "^1.12 || ^2.0",
                    "doctrine/mongodb-odm": "^2.2",
                    "doctrine/mongodb-odm-bundle": "^4.0",
                    "doctrine/orm": "^2.6.4",
                    "elasticsearch/elasticsearch": "^6.0 || ^7.0",
                    "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",
                    "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
                    "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
                    "phpstan/extension-installer": "^1.1",
                    "phpstan/phpstan": "^1.1",
                    "phpstan/phpstan-doctrine": "^1.0",
                    "phpstan/phpstan-phpunit": "^1.0",
                    "phpstan/phpstan-symfony": "^1.0",
                    "psr/log": "^1.0 || ^2.0 || ^3.0",
                    "ramsey/uuid": "^3.7 || ^4.0",