2019-10-25 09:04:15 +00:00
|
|
|
{
|
|
|
|
"name": "drupal/core-recommended",
|
|
|
|
"type": "metapackage",
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
2022-06-13 14:25:35 +00:00
|
|
|
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
|
2019-10-25 09:04:15 +00:00
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"conflict": {
|
|
|
|
"webflo/drupal-core-strict": "*"
|
|
|
|
},
|
|
|
|
"require": {
|
2024-05-04 10:03:00 +00:00
|
|
|
"drupal/core": "11.0.x-dev",
|
2023-11-30 16:12:40 +00:00
|
|
|
"asm89/stack-cors": "~v2.2.0",
|
2023-11-03 15:21:15 +00:00
|
|
|
"composer/semver": "~3.4.0",
|
2024-02-29 16:30:32 +00:00
|
|
|
"doctrine/annotations": "~2.0.1",
|
2024-04-14 07:08:14 +00:00
|
|
|
"doctrine/deprecations": "~1.1.3",
|
|
|
|
"doctrine/lexer": "~2.1.1",
|
2023-11-03 15:21:15 +00:00
|
|
|
"egulias/email-validator": "~4.0.2",
|
2023-12-12 22:00:12 +00:00
|
|
|
"guzzlehttp/guzzle": "~7.8.1",
|
|
|
|
"guzzlehttp/promises": "~2.0.2",
|
|
|
|
"guzzlehttp/psr7": "~2.6.2",
|
2024-04-14 07:08:14 +00:00
|
|
|
"masterminds/html5": "~2.9.0",
|
|
|
|
"mck89/peast": "~v1.16.2",
|
|
|
|
"pear/archive_tar": "~1.5.0",
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
2022-06-13 14:25:35 +00:00
|
|
|
"pear/console_getopt": "~v1.4.3",
|
2024-04-14 07:08:14 +00:00
|
|
|
"pear/pear-core-minimal": "~v1.10.15",
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
2022-06-13 14:25:35 +00:00
|
|
|
"pear/pear_exception": "~v1.0.2",
|
|
|
|
"psr/cache": "~3.0.0",
|
|
|
|
"psr/container": "~2.0.2",
|
|
|
|
"psr/event-dispatcher": "~1.0.0",
|
2023-11-03 15:21:15 +00:00
|
|
|
"psr/http-client": "~1.0.3",
|
2023-05-12 09:10:44 +00:00
|
|
|
"psr/http-factory": "~1.0.2",
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
2022-06-13 14:25:35 +00:00
|
|
|
"psr/log": "~3.0.0",
|
|
|
|
"ralouphie/getallheaders": "~3.0.3",
|
2024-04-14 07:08:14 +00:00
|
|
|
"sebastian/diff": "~4.0.6",
|
|
|
|
"symfony/console": "~v7.0.6",
|
|
|
|
"symfony/dependency-injection": "~v7.0.6",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/deprecation-contracts": "~v3.4.0",
|
2024-04-14 07:08:14 +00:00
|
|
|
"symfony/error-handler": "~v7.0.6",
|
2024-04-01 17:21:00 +00:00
|
|
|
"symfony/event-dispatcher": "~v7.0.3",
|
2024-04-14 07:08:14 +00:00
|
|
|
"symfony/event-dispatcher-contracts": "~v3.4.2",
|
|
|
|
"symfony/filesystem": "~v7.0.6",
|
2024-04-01 17:21:00 +00:00
|
|
|
"symfony/finder": "~v7.0.0",
|
2024-04-14 07:08:14 +00:00
|
|
|
"symfony/http-foundation": "~v7.0.6",
|
|
|
|
"symfony/http-kernel": "~v7.0.6",
|
|
|
|
"symfony/mailer": "~v7.0.6",
|
|
|
|
"symfony/mime": "~v7.0.6",
|
2024-03-16 17:38:55 +00:00
|
|
|
"symfony/polyfill-ctype": "~v1.29.0",
|
2024-04-01 17:21:00 +00:00
|
|
|
"symfony/polyfill-iconv": "~v1.29.0",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~v1.29.0",
|
|
|
|
"symfony/polyfill-intl-idn": "~v1.29.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~v1.29.0",
|
|
|
|
"symfony/polyfill-mbstring": "~v1.29.0",
|
|
|
|
"symfony/process": "~v7.0.4",
|
2024-04-14 07:08:14 +00:00
|
|
|
"symfony/psr-http-message-bridge": "~v7.0.6",
|
|
|
|
"symfony/routing": "~v7.0.6",
|
|
|
|
"symfony/serializer": "~v7.0.6",
|
|
|
|
"symfony/service-contracts": "~v3.4.2",
|
2024-04-01 17:21:00 +00:00
|
|
|
"symfony/string": "~v7.0.4",
|
2024-04-14 07:08:14 +00:00
|
|
|
"symfony/translation-contracts": "~v3.4.2",
|
|
|
|
"symfony/validator": "~v7.0.6",
|
|
|
|
"symfony/var-dumper": "~v7.0.6",
|
|
|
|
"symfony/var-exporter": "~v7.0.6",
|
2024-04-01 17:21:00 +00:00
|
|
|
"symfony/yaml": "~v7.0.3",
|
2024-04-18 14:43:21 +00:00
|
|
|
"twig/twig": "~v3.9.3"
|
2019-10-25 09:04:15 +00:00
|
|
|
}
|
|
|
|
}
|