asuwebplatforms / webspark-release-testing
在Pantheon上使用Composer安装Drupal 9。
dev-master
2024-10-01 19:38 UTC
Requires
- pantheon-upstreams/upstream-configuration: *
- webspark/custom-dependencies: *
Requires (Dev)
- behat/behat: 3.14.0
- behat/mink-goutte-driver: 2.0
- dmore/behat-chrome-extension: 1.4.0
- drupal/core-dev: 10.2.5
- drupal/drupal-driver: 2.2.2
- drupal/drupal-extension: 5.0.0
- genesis/behat-fail-aid: 3.7.5
- nuvoleweb/drupal-behat: 1.3.0
- palantirnet/drupal-rector: 0.18.6
- sirbrillig/phpcs-changed: v2.11.4
Conflicts
This package is auto-updated.
Last update: 2024-10-01 19:38:45 UTC
README
这是Pantheon推荐的起点,用于创建新的与平台集成Composer构建过程协同工作的Drupal上游项目。它也是平台的标准Drupal 9上游。
与早期Pantheon上游项目不同,在构建站点时不太可能调整的文件,如Drupal核心,不在仓库的主分支中。相反,它们被作为由Composer安装的依赖项引用。
有关更多信息以及详细的安装指南,请访问集成Composer的Pantheon文档:https://pantheon.io/docs/integrated-composer
贡献
欢迎以GitHub拉取请求的形式进行贡献。然而,pantheon-upstreams/drupal-project
仓库是一个镜像,不接受直接拉取请求。
相反,要提出更改,请Fork pantheon-systems/drupal-project并提交一个PR到该仓库。