composer.lock 330 ko
Newer Older
            "description": "Symfony PHPUnit Bridge",
            "homepage": "https://symfony.com",
Jeremy Mancel's avatar
Jeremy Mancel a validé
            "support": {
                "source": "https://github.com/symfony/phpunit-bridge/tree/v5.1.8"
            },
Kévin Dunglas's avatar
Kévin Dunglas a validé
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
Jeremy Mancel's avatar
Jeremy Mancel a validé
            "time": "2020-10-24T15:53:55+00:00"
Kévin Dunglas's avatar
Kévin Dunglas a validé
        },
        {
            "name": "symfony/process",
            "version": "v5.1.3",
Kévin Dunglas's avatar
Kévin Dunglas a validé
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "1864216226af21eb76d9477f691e7cbf198e0402"
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/1864216226af21eb76d9477f691e7cbf198e0402",
                "reference": "1864216226af21eb76d9477f691e7cbf198e0402",
Kévin Dunglas's avatar
Kévin Dunglas a validé
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.15"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
Kévin Dunglas's avatar
Kévin Dunglas a validé
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-23T08:36:24+00:00"
Kévin Dunglas's avatar
Kévin Dunglas a validé
        {
            "name": "symfony/web-profiler-bundle",
            "version": "v5.1.3",
Kévin Dunglas's avatar
Kévin Dunglas a validé
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/web-profiler-bundle.git",
                "reference": "6d32d311d9d599830f57a2fe6bb6e38970150acd"
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6d32d311d9d599830f57a2fe6bb6e38970150acd",
                "reference": "6d32d311d9d599830f57a2fe6bb6e38970150acd",
Kévin Dunglas's avatar
Kévin Dunglas a validé
                "shasum": ""
            },
            "require": {
Kévin Dunglas's avatar
Kévin Dunglas a validé
                "php": ">=7.2.5",
Jérôme Deuchnord's avatar
Jérôme Deuchnord a validé
                "symfony/config": "^4.4|^5.0",
                "symfony/framework-bundle": "^5.1",
Jérôme Deuchnord's avatar
Jérôme Deuchnord a validé
                "symfony/http-kernel": "^4.4|^5.0",
                "symfony/routing": "^4.4|^5.0",
                "symfony/twig-bundle": "^4.4|^5.0",
                "twig/twig": "^2.10|^3.0"
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "conflict": {
Jérôme Deuchnord's avatar
Jérôme Deuchnord a validé
                "symfony/form": "<4.4",
                "symfony/messenger": "<4.4"
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "require-dev": {
Jérôme Deuchnord's avatar
Jérôme Deuchnord a validé
                "symfony/browser-kit": "^4.4|^5.0",
                "symfony/console": "^4.4|^5.0",
                "symfony/css-selector": "^4.4|^5.0",
                "symfony/stopwatch": "^4.4|^5.0"
Kévin Dunglas's avatar
Kévin Dunglas a validé
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
Kévin Dunglas's avatar
Kévin Dunglas a validé
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\WebProfilerBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony WebProfilerBundle",
            "homepage": "https://symfony.com",
Kévin Dunglas's avatar
Kévin Dunglas a validé
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-07-23T08:36:24+00:00"
Jeremy Mancel's avatar
Jeremy Mancel a validé
        },
        {
            "name": "theofidry/alice-data-fixtures",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theofidry/AliceDataFixtures.git",
                "reference": "f2c9e5432c9e0a61f2d4d6440c295a412951945e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theofidry/AliceDataFixtures/zipball/f2c9e5432c9e0a61f2d4d6440c295a412951945e",
                "reference": "f2c9e5432c9e0a61f2d4d6440c295a412951945e",
                "shasum": ""
            },
            "require": {
                "nelmio/alice": "^3.5",
                "php": "^7.3",
                "psr/log": "^1.0"
            },
            "conflict": {
                "doctrine/orm": "<2.6.3",
                "illuminate/database": "<5.5",
                "ocramius/proxy-manager": "<2.1",
                "symfony/framework-bundle": "<3.4",
                "zendframework/zend-code": "<3.3.1"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.1",
                "phpspec/prophecy": "^1.6",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.3",
                "symfony/phpunit-bridge": "^5.1.3"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "To use Doctrine with the MongoDB flavour",
                "doctrine/data-fixtures": "To use Doctrine",
                "doctrine/dbal": "To use Doctrine with the PHPCR flavour",
                "doctrine/mongodb": "To use Doctrine with the MongoDB flavour",
                "doctrine/mongodb-odm": "To use Doctrine with the MongoDB flavour",
                "doctrine/orm": "To use Doctrine ORM",
                "doctrine/phpcr-odm": "To use Doctrine with the PHPCR flavour",
                "illuminate/database": "To use Eloquent",
                "jackalope/jackalope-doctrine-dbal": "To use Doctrine with the PHPCR flavour",
                "ocramius/proxy-manager": "To avoid database connection on kernel boot"
            },
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false
                },
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Fidry\\AliceDataFixtures\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Théo FIDRY",
                    "email": "theo.fidry@gmail.com",
                    "homepage": "https://github.com/theofidry"
                }
            ],
            "description": "Nelmio alice extension to persist the loaded fixtures.",
            "keywords": [
                "Fixture",
                "alice",
                "data",
                "faker",
                "orm",
                "tests"
            ],
            "support": {
                "issues": "https://github.com/theofidry/AliceDataFixtures/issues",
                "source": "https://github.com/theofidry/AliceDataFixtures/tree/1.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/theofidry",
                    "type": "github"
                }
            ],
            "time": "2020-10-08T13:41:37+00:00"
Kévin Dunglas's avatar
Kévin Dunglas a validé
    "aliases": [],
    "minimum-stability": "stable",
Jeremy's avatar
Jeremy a validé
    "stability-flags": {
        "nelmio/cors-bundle": 20
    },
Kévin Dunglas's avatar
Kévin Dunglas a validé
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.4",
Kévin Dunglas's avatar
Kévin Dunglas a validé
        "ext-ctype": "*",
Kévin Dunglas's avatar
Kévin Dunglas a validé
        "ext-iconv": "*"
Kévin Dunglas's avatar
Kévin Dunglas a validé
    },
Kévin Dunglas's avatar
Kévin Dunglas a validé
    "platform-dev": [],
Kévin Dunglas's avatar
Kévin Dunglas a validé
}