2019-10-25 09:04:15 +00:00
|
|
|
{
|
|
|
|
"name": "drupal/core-recommended",
|
|
|
|
"type": "metapackage",
|
|
|
|
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"conflict": {
|
|
|
|
"webflo/drupal-core-strict": "*"
|
|
|
|
},
|
|
|
|
"require": {
|
2022-06-08 21:05:15 +00:00
|
|
|
"drupal/core": "10.0.x-dev",
|
2022-02-17 21:09:21 +00:00
|
|
|
"asm89/stack-cors": "v2.1.1",
|
2022-05-06 16:50:01 +00:00
|
|
|
"composer/semver": "3.3.2",
|
2021-08-31 13:06:14 +00:00
|
|
|
"doctrine/annotations": "1.13.2",
|
2022-05-06 16:50:01 +00:00
|
|
|
"doctrine/lexer": "1.2.3",
|
2021-11-25 10:00:05 +00:00
|
|
|
"egulias/email-validator": "3.1.2",
|
2022-06-10 19:29:32 +00:00
|
|
|
"guzzlehttp/guzzle": "7.4.4",
|
2021-10-25 15:15:57 +00:00
|
|
|
"guzzlehttp/promises": "1.5.1",
|
2022-03-21 22:08:13 +00:00
|
|
|
"guzzlehttp/psr7": "2.2.1",
|
2021-07-27 11:41:33 +00:00
|
|
|
"masterminds/html5": "2.7.5",
|
2021-07-20 21:52:06 +00:00
|
|
|
"pear/archive_tar": "1.4.14",
|
2020-01-30 00:10:07 +00:00
|
|
|
"pear/console_getopt": "v1.4.3",
|
2021-08-31 13:06:14 +00:00
|
|
|
"pear/pear-core-minimal": "v1.10.11",
|
2021-04-01 19:15:11 +00:00
|
|
|
"pear/pear_exception": "v1.0.2",
|
2022-01-17 15:02:23 +00:00
|
|
|
"psr/cache": "3.0.0",
|
2022-02-17 21:09:21 +00:00
|
|
|
"psr/container": "2.0.2",
|
2022-01-17 09:03:46 +00:00
|
|
|
"psr/event-dispatcher": "1.0.0",
|
2021-12-03 06:24:37 +00:00
|
|
|
"psr/http-client": "1.0.1",
|
2020-01-22 10:15:32 +00:00
|
|
|
"psr/http-factory": "1.0.1",
|
2019-10-25 09:04:15 +00:00
|
|
|
"psr/http-message": "1.0.1",
|
2022-06-10 08:43:20 +00:00
|
|
|
"psr/log": "3.0.0",
|
2019-10-25 09:04:15 +00:00
|
|
|
"ralouphie/getallheaders": "3.0.3",
|
2022-06-10 07:06:35 +00:00
|
|
|
"symfony/console": "v6.1.1",
|
|
|
|
"symfony/dependency-injection": "v6.1.0",
|
|
|
|
"symfony/deprecation-contracts": "v3.1.0",
|
|
|
|
"symfony/error-handler": "v6.1.0",
|
|
|
|
"symfony/event-dispatcher": "v6.1.0",
|
|
|
|
"symfony/event-dispatcher-contracts": "v3.1.0",
|
|
|
|
"symfony/http-foundation": "v6.1.1",
|
|
|
|
"symfony/http-kernel": "v6.1.1",
|
|
|
|
"symfony/mime": "v6.1.1",
|
|
|
|
"symfony/polyfill-ctype": "v1.26.0",
|
|
|
|
"symfony/polyfill-iconv": "v1.26.0",
|
|
|
|
"symfony/polyfill-intl-grapheme": "v1.26.0",
|
|
|
|
"symfony/polyfill-intl-idn": "v1.26.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "v1.26.0",
|
|
|
|
"symfony/polyfill-mbstring": "v1.26.0",
|
|
|
|
"symfony/polyfill-php80": "v1.26.0",
|
|
|
|
"symfony/process": "v6.1.0",
|
2021-11-08 14:15:41 +00:00
|
|
|
"symfony/psr-http-message-bridge": "v2.1.2",
|
2022-06-10 07:06:35 +00:00
|
|
|
"symfony/routing": "v6.1.1",
|
|
|
|
"symfony/serializer": "v6.1.1",
|
|
|
|
"symfony/service-contracts": "v3.1.0",
|
|
|
|
"symfony/string": "v6.1.0",
|
|
|
|
"symfony/translation-contracts": "v3.1.0",
|
|
|
|
"symfony/validator": "v6.1.1",
|
|
|
|
"symfony/var-dumper": "v6.1.0",
|
|
|
|
"symfony/yaml": "v6.1.0",
|
2022-05-06 16:50:01 +00:00
|
|
|
"twig/twig": "v3.3.10"
|
2019-10-25 09:04:15 +00:00
|
|
|
}
|
|
|
|
}
|