66 lines
2.5 KiB
JSON
66 lines
2.5 KiB
JSON
{
|
|
"name": "drupal/core-recommended",
|
|
"type": "metapackage",
|
|
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
|
|
"license": "GPL-2.0-or-later",
|
|
"conflict": {
|
|
"webflo/drupal-core-strict": "*"
|
|
},
|
|
"require": {
|
|
"drupal/core": "11.x-dev",
|
|
"asm89/stack-cors": "~v2.2.0",
|
|
"composer/semver": "~3.4.2",
|
|
"doctrine/annotations": "~2.0.1",
|
|
"doctrine/deprecations": "~1.1.3",
|
|
"doctrine/lexer": "~2.1.1",
|
|
"egulias/email-validator": "~4.0.2",
|
|
"guzzlehttp/guzzle": "~7.9.2",
|
|
"guzzlehttp/promises": "~2.0.3",
|
|
"guzzlehttp/psr7": "~2.7.0",
|
|
"masterminds/html5": "~2.9.0",
|
|
"mck89/peast": "~v1.16.3",
|
|
"pear/archive_tar": "~1.5.0",
|
|
"pear/console_getopt": "~v1.4.3",
|
|
"pear/pear-core-minimal": "~v1.10.15",
|
|
"pear/pear_exception": "~v1.0.2",
|
|
"psr/cache": "~3.0.0",
|
|
"psr/container": "~2.0.2",
|
|
"psr/event-dispatcher": "~1.0.0",
|
|
"psr/http-client": "~1.0.3",
|
|
"psr/http-factory": "~1.1.0",
|
|
"psr/log": "~3.0.0",
|
|
"ralouphie/getallheaders": "~3.0.3",
|
|
"sebastian/diff": "~5.1.1",
|
|
"symfony/console": "~v7.1.3",
|
|
"symfony/dependency-injection": "~v7.1.3",
|
|
"symfony/deprecation-contracts": "~v3.5.0",
|
|
"symfony/error-handler": "~v7.1.3",
|
|
"symfony/event-dispatcher": "~v7.1.1",
|
|
"symfony/event-dispatcher-contracts": "~v3.5.0",
|
|
"symfony/filesystem": "~v7.1.2",
|
|
"symfony/finder": "~v7.1.3",
|
|
"symfony/http-foundation": "~v7.1.3",
|
|
"symfony/http-kernel": "~v7.1.3",
|
|
"symfony/mailer": "~v7.1.2",
|
|
"symfony/mime": "~v7.1.2",
|
|
"symfony/polyfill-ctype": "~v1.30.0",
|
|
"symfony/polyfill-iconv": "~v1.30.0",
|
|
"symfony/polyfill-intl-grapheme": "~v1.30.0",
|
|
"symfony/polyfill-intl-idn": "~v1.30.0",
|
|
"symfony/polyfill-intl-normalizer": "~v1.30.0",
|
|
"symfony/polyfill-mbstring": "~v1.30.0",
|
|
"symfony/process": "~v7.1.3",
|
|
"symfony/psr-http-message-bridge": "~v7.1.3",
|
|
"symfony/routing": "~v7.1.3",
|
|
"symfony/serializer": "~v7.1.3",
|
|
"symfony/service-contracts": "~v3.5.0",
|
|
"symfony/string": "~v7.1.3",
|
|
"symfony/translation-contracts": "~v3.5.0",
|
|
"symfony/validator": "~v7.1.3",
|
|
"symfony/var-dumper": "~v7.1.3",
|
|
"symfony/var-exporter": "~v7.1.2",
|
|
"symfony/yaml": "~v7.1.1",
|
|
"twig/twig": "~v3.10.3"
|
|
}
|
|
}
|