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": {
|
2023-09-05 13:59:07 +00:00
|
|
|
"drupal/core": "11.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",
|
2023-02-25 09:51:39 +00:00
|
|
|
"doctrine/annotations": "~1.14.3",
|
2023-11-03 15:21:15 +00:00
|
|
|
"doctrine/deprecations": "~1.1.2",
|
2023-02-25 09:51:39 +00:00
|
|
|
"doctrine/lexer": "~2.1.0",
|
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",
|
2023-11-03 15:21:15 +00:00
|
|
|
"masterminds/html5": "~2.8.1",
|
2023-08-23 05:17:21 +00:00
|
|
|
"mck89/peast": "~v1.15.4",
|
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/archive_tar": "~1.4.14",
|
|
|
|
"pear/console_getopt": "~v1.4.3",
|
2023-11-30 16:12:40 +00:00
|
|
|
"pear/pear-core-minimal": "~v1.10.14",
|
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",
|
2023-06-07 21:59:53 +00:00
|
|
|
"sebastian/diff": "~4.0.5",
|
2023-12-12 22:00:12 +00:00
|
|
|
"symfony/console": "~v6.4.1",
|
|
|
|
"symfony/dependency-injection": "~v6.4.1",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/deprecation-contracts": "~v3.4.0",
|
|
|
|
"symfony/error-handler": "~v6.4.0",
|
|
|
|
"symfony/event-dispatcher": "~v6.4.0",
|
|
|
|
"symfony/event-dispatcher-contracts": "~v3.4.0",
|
|
|
|
"symfony/filesystem": "~v6.4.0",
|
|
|
|
"symfony/finder": "~v6.4.0",
|
|
|
|
"symfony/http-foundation": "~v6.4.0",
|
2023-12-12 22:00:12 +00:00
|
|
|
"symfony/http-kernel": "~v6.4.1",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/mailer": "~v6.4.0",
|
|
|
|
"symfony/mime": "~v6.4.0",
|
2023-10-28 13:32:30 +00:00
|
|
|
"symfony/polyfill-ctype": "~v1.28.0",
|
|
|
|
"symfony/polyfill-iconv": "~v1.28.0",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~v1.28.0",
|
|
|
|
"symfony/polyfill-intl-idn": "~v1.28.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~v1.28.0",
|
|
|
|
"symfony/polyfill-mbstring": "~v1.28.0",
|
|
|
|
"symfony/polyfill-php83": "~v1.28.0",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/process": "~v6.4.0",
|
2023-12-07 09:19:32 +00:00
|
|
|
"symfony/psr-http-message-bridge": "~v6.4.0",
|
2023-12-12 22:00:12 +00:00
|
|
|
"symfony/routing": "~v6.4.1",
|
|
|
|
"symfony/serializer": "~v6.4.1",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/service-contracts": "~v3.4.0",
|
|
|
|
"symfony/string": "~v6.4.0",
|
|
|
|
"symfony/translation-contracts": "~v3.4.0",
|
|
|
|
"symfony/validator": "~v6.4.0",
|
|
|
|
"symfony/var-dumper": "~v6.4.0",
|
2023-12-12 22:00:12 +00:00
|
|
|
"symfony/var-exporter": "~v6.4.1",
|
2023-11-30 16:12:40 +00:00
|
|
|
"symfony/yaml": "~v6.4.0",
|
|
|
|
"twig/twig": "~v3.8.0"
|
2019-10-25 09:04:15 +00:00
|
|
|
}
|
|
|
|
}
|