You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
401 lines
9.6 KiB
401 lines
9.6 KiB
{
|
|
"behat/gherkin": {
|
|
"version": "v4.7.1"
|
|
},
|
|
"codeception/codeception": {
|
|
"version": "2.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "master",
|
|
"version": "2.3",
|
|
"ref": "5d3fec49d4a7ecb411c417fc51cf48b06a86946d"
|
|
},
|
|
"files": [
|
|
"codeception.yml",
|
|
"tests/_data/.gitignore",
|
|
"tests/_output/.gitignore",
|
|
"tests/_support/AcceptanceTester.php",
|
|
"tests/_support/FunctionalTester.php",
|
|
"tests/_support/Helper/Acceptance.php",
|
|
"tests/_support/Helper/Functional.php",
|
|
"tests/_support/Helper/Unit.php",
|
|
"tests/_support/UnitTester.php",
|
|
"tests/_support/_generated/.gitignore",
|
|
"tests/acceptance/.gitignore",
|
|
"tests/functional/.gitignore",
|
|
"tests/unit/.gitignore",
|
|
"tests/acceptance.suite.yml",
|
|
"tests/functional.suite.yml",
|
|
"tests/unit.suite.yml"
|
|
]
|
|
},
|
|
"codeception/lib-asserts": {
|
|
"version": "1.13.2"
|
|
},
|
|
"codeception/lib-innerbrowser": {
|
|
"version": "1.3.6"
|
|
},
|
|
"codeception/module-asserts": {
|
|
"version": "1.3.1"
|
|
},
|
|
"codeception/module-phpbrowser": {
|
|
"version": "1.0.2"
|
|
},
|
|
"codeception/module-rest": {
|
|
"version": "1.2.7"
|
|
},
|
|
"codeception/phpunit-wrapper": {
|
|
"version": "9.0.6"
|
|
},
|
|
"codeception/stub": {
|
|
"version": "3.7.0"
|
|
},
|
|
"composer/semver": {
|
|
"version": "3.2.4"
|
|
},
|
|
"composer/xdebug-handler": {
|
|
"version": "1.4.5"
|
|
},
|
|
"doctrine/annotations": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
|
|
},
|
|
"files": [
|
|
"config/routes/annotations.yaml"
|
|
]
|
|
},
|
|
"doctrine/instantiator": {
|
|
"version": "1.4.0"
|
|
},
|
|
"doctrine/lexer": {
|
|
"version": "1.2.1"
|
|
},
|
|
"ergebnis/composer-normalize": {
|
|
"version": "2.13.2"
|
|
},
|
|
"ergebnis/json-normalizer": {
|
|
"version": "1.0.2"
|
|
},
|
|
"ergebnis/json-printer": {
|
|
"version": "3.1.1"
|
|
},
|
|
"friendsofphp/php-cs-fixer": {
|
|
"version": "2.16",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "2.16",
|
|
"ref": "c1947bad147704aeaf0285745f0baae927a58959"
|
|
},
|
|
"files": [
|
|
".php_cs.dist"
|
|
]
|
|
},
|
|
"guzzlehttp/guzzle": {
|
|
"version": "7.2.0"
|
|
},
|
|
"guzzlehttp/promises": {
|
|
"version": "1.4.0"
|
|
},
|
|
"guzzlehttp/psr7": {
|
|
"version": "1.7.0"
|
|
},
|
|
"justinrainbow/json-schema": {
|
|
"version": "5.2.10"
|
|
},
|
|
"localheinz/diff": {
|
|
"version": "1.1.1"
|
|
},
|
|
"myclabs/deep-copy": {
|
|
"version": "1.10.2"
|
|
},
|
|
"nikic/php-parser": {
|
|
"version": "v4.10.4"
|
|
},
|
|
"phar-io/manifest": {
|
|
"version": "2.0.1"
|
|
},
|
|
"phar-io/version": {
|
|
"version": "3.0.4"
|
|
},
|
|
"php-cs-fixer/diff": {
|
|
"version": "v1.3.1"
|
|
},
|
|
"phpdocumentor/reflection-common": {
|
|
"version": "2.2.0"
|
|
},
|
|
"phpdocumentor/reflection-docblock": {
|
|
"version": "5.2.2"
|
|
},
|
|
"phpdocumentor/type-resolver": {
|
|
"version": "1.4.0"
|
|
},
|
|
"phpspec/prophecy": {
|
|
"version": "1.12.2"
|
|
},
|
|
"phpunit/php-code-coverage": {
|
|
"version": "9.2.5"
|
|
},
|
|
"phpunit/php-file-iterator": {
|
|
"version": "3.0.5"
|
|
},
|
|
"phpunit/php-invoker": {
|
|
"version": "3.1.1"
|
|
},
|
|
"phpunit/php-text-template": {
|
|
"version": "2.0.4"
|
|
},
|
|
"phpunit/php-timer": {
|
|
"version": "5.0.3"
|
|
},
|
|
"phpunit/phpunit": {
|
|
"version": "4.7",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "4.7",
|
|
"ref": "477e1387616f39505ba79715f43f124836020d71"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"phpunit.xml.dist",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"psr/cache": {
|
|
"version": "1.0.1"
|
|
},
|
|
"psr/container": {
|
|
"version": "1.0.0"
|
|
},
|
|
"psr/event-dispatcher": {
|
|
"version": "1.0.0"
|
|
},
|
|
"psr/http-client": {
|
|
"version": "1.0.1"
|
|
},
|
|
"psr/http-message": {
|
|
"version": "1.0.1"
|
|
},
|
|
"psr/log": {
|
|
"version": "1.1.3"
|
|
},
|
|
"ralouphie/getallheaders": {
|
|
"version": "3.0.3"
|
|
},
|
|
"roave/security-advisories": {
|
|
"version": "dev-master"
|
|
},
|
|
"sebastian/cli-parser": {
|
|
"version": "1.0.1"
|
|
},
|
|
"sebastian/code-unit": {
|
|
"version": "1.0.8"
|
|
},
|
|
"sebastian/code-unit-reverse-lookup": {
|
|
"version": "2.0.3"
|
|
},
|
|
"sebastian/comparator": {
|
|
"version": "4.0.6"
|
|
},
|
|
"sebastian/complexity": {
|
|
"version": "2.0.2"
|
|
},
|
|
"sebastian/diff": {
|
|
"version": "4.0.4"
|
|
},
|
|
"sebastian/environment": {
|
|
"version": "5.1.3"
|
|
},
|
|
"sebastian/exporter": {
|
|
"version": "4.0.3"
|
|
},
|
|
"sebastian/global-state": {
|
|
"version": "5.0.2"
|
|
},
|
|
"sebastian/lines-of-code": {
|
|
"version": "1.0.3"
|
|
},
|
|
"sebastian/object-enumerator": {
|
|
"version": "4.0.4"
|
|
},
|
|
"sebastian/object-reflector": {
|
|
"version": "2.0.4"
|
|
},
|
|
"sebastian/recursion-context": {
|
|
"version": "4.0.4"
|
|
},
|
|
"sebastian/resource-operations": {
|
|
"version": "3.0.3"
|
|
},
|
|
"sebastian/type": {
|
|
"version": "2.3.1"
|
|
},
|
|
"sebastian/version": {
|
|
"version": "3.0.2"
|
|
},
|
|
"softcreatr/jsonpath": {
|
|
"version": "0.7.2"
|
|
},
|
|
"symfony/browser-kit": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/cache": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/cache-contracts": {
|
|
"version": "v2.2.0"
|
|
},
|
|
"symfony/config": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/console": {
|
|
"version": "5.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "5.1",
|
|
"ref": "c6d02bdfba9da13c22157520e32a602dbee8a75c"
|
|
},
|
|
"files": [
|
|
"bin/console"
|
|
]
|
|
},
|
|
"symfony/css-selector": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/dependency-injection": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/deprecation-contracts": {
|
|
"version": "v2.2.0"
|
|
},
|
|
"symfony/dom-crawler": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/dotenv": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/error-handler": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/event-dispatcher": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/event-dispatcher-contracts": {
|
|
"version": "v2.2.0"
|
|
},
|
|
"symfony/filesystem": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/finder": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/flex": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
|
|
},
|
|
"files": [
|
|
".env"
|
|
]
|
|
},
|
|
"symfony/framework-bundle": {
|
|
"version": "5.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "5.2",
|
|
"ref": "6ec87563dcc85cd0c48856dcfbfc29610506d250"
|
|
},
|
|
"files": [
|
|
"config/packages/cache.yaml",
|
|
"config/packages/framework.yaml",
|
|
"config/packages/test/framework.yaml",
|
|
"config/preload.php",
|
|
"config/routes/dev/framework.yaml",
|
|
"config/services.yaml",
|
|
"public/index.php",
|
|
"src/Controller/.gitignore",
|
|
"src/Kernel.php"
|
|
]
|
|
},
|
|
"symfony/http-client-contracts": {
|
|
"version": "v2.3.1"
|
|
},
|
|
"symfony/http-foundation": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/http-kernel": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/options-resolver": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/polyfill-intl-grapheme": {
|
|
"version": "v1.22.0"
|
|
},
|
|
"symfony/polyfill-intl-normalizer": {
|
|
"version": "v1.22.0"
|
|
},
|
|
"symfony/polyfill-mbstring": {
|
|
"version": "v1.22.0"
|
|
},
|
|
"symfony/polyfill-php70": {
|
|
"version": "v1.20.0"
|
|
},
|
|
"symfony/polyfill-php73": {
|
|
"version": "v1.22.0"
|
|
},
|
|
"symfony/polyfill-php80": {
|
|
"version": "v1.22.0"
|
|
},
|
|
"symfony/process": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/routing": {
|
|
"version": "5.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "master",
|
|
"version": "5.1",
|
|
"ref": "b4f3e7c95e38b606eef467e8a42a8408fc460c43"
|
|
},
|
|
"files": [
|
|
"config/packages/prod/routing.yaml",
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/service-contracts": {
|
|
"version": "v2.2.0"
|
|
},
|
|
"symfony/stopwatch": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/string": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/var-dumper": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/var-exporter": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"symfony/yaml": {
|
|
"version": "v5.2.2"
|
|
},
|
|
"theseer/tokenizer": {
|
|
"version": "1.2.0"
|
|
},
|
|
"webmozart/assert": {
|
|
"version": "1.9.1"
|
|
}
|
|
}
|