Composer php 为什么TYPO3 Composer Helper(TYPO3/full)安装TYPO3 Core 8.7?

Composer php 为什么TYPO3 Composer Helper(TYPO3/full)安装TYPO3 Core 8.7?,composer-php,typo3,typo3-9.x,Composer Php,Typo3,Typo3 9.x,我想安装带有所有核心扩展的TYPO3 9,这样我就可以为我的项目捕捉所需的扩展 我曾经安装过所有核心版本的TYPO3 9 我点击了typo3/full,得到了 composer require typo3/cms-about typo3/cms-adminpanel typo3/cms-backend typo3/cms-belog typo3/cms-beuser typo3/cms-core typo3/cms-extbase typo3/cms-extensionmanager typo3

我想安装带有所有核心扩展的TYPO3 9,这样我就可以为我的项目捕捉所需的扩展

我曾经安装过所有核心版本的TYPO3 9

我点击了typo3/full,得到了

composer require typo3/cms-about typo3/cms-adminpanel typo3/cms-backend typo3/cms-belog typo3/cms-beuser typo3/cms-core typo3/cms-extbase typo3/cms-extensionmanager typo3/cms-feedit typo3/cms-felogin typo3/cms-filelist typo3/cms-filemetadata typo3/cms-fluid typo3/cms-fluid-styled-content typo3/cms-form typo3/cms-frontend typo3/cms-impexp typo3/cms-indexed-search typo3/cms-info typo3/cms-install typo3/cms-linkvalidator typo3/cms-lowlevel typo3/cms-opendocs typo3/cms-recordlist typo3/cms-recycler typo3/cms-redirects typo3/cms-reports typo3/cms-rsaauth typo3/cms-rte-ckeditor typo3/cms-scheduler typo3/cms-seo typo3/cms-setup typo3/cms-sys-action typo3/cms-sys-note typo3/cms-t3editor typo3/cms-taskcenter typo3/cms-tstemplate typo3/cms-viewpage typo3/cms-workspaces
但在我的控制台中,我输入了3/cms core 8.7,出现了以下错误…我不明白为什么

$ composer require typo3/cms-about typo3/cms-adminpanel typo3/cms-backend typo3/cms-belog typo3/cms-beuser typo3/cms-core typo3/cms-extbase typo3/cms-extensionmanager typo3/cms-feedit typo3/cms-felogin typo3/cms-filelist typo3/cms-filemetadata typo3/cms-fluid typo3/cms-fluid-styled-content typo3/cms-form typo3/cms-frontend typo3/cms-impexp typo3/cms-indexed-search typo3/cms-info typo3/cms-install typo3/cms-linkvalidator typo3/cms-lowlevel typo3/cms-opendocs typo3/cms-recordlist typo3/cms-recycler typo3/cms-redirects typo3/cms-reports typo3/cms-rsaauth typo3/cms-rte-ckeditor typo3/cms-scheduler typo3/cms-seo typo3/cms-setup typo3/cms-sys-action typo3/cms-sys-note typo3/cms-t3editor typo3/cms-taskcenter typo3/cms-tstemplate typo3/cms-viewpage typo3/cms-workspaces

Using version ^9.5 for typo3/cms-about
Using version ^9.5 for typo3/cms-adminpanel
Using version ^9.5 for typo3/cms-backend
Using version ^9.5 for typo3/cms-belog
Using version ^9.5 for typo3/cms-beuser
Using version ^8.7 for typo3/cms-core
Using version ^9.5 for typo3/cms-extbase
Using version ^9.5 for typo3/cms-extensionmanager
Using version ^9.5 for typo3/cms-feedit
Using version ^9.5 for typo3/cms-felogin
Using version ^9.5 for typo3/cms-filelist
Using version ^9.5 for typo3/cms-filemetadata
Using version ^9.5 for typo3/cms-fluid
Using version ^9.5 for typo3/cms-fluid-styled-content
Using version ^9.5 for typo3/cms-form
Using version ^9.5 for typo3/cms-frontend
Using version ^9.5 for typo3/cms-impexp
Using version ^9.5 for typo3/cms-indexed-search
Using version ^9.5 for typo3/cms-info
Using version ^9.5 for typo3/cms-install
Using version ^9.5 for typo3/cms-linkvalidator
Using version ^9.5 for typo3/cms-lowlevel
Using version ^9.5 for typo3/cms-opendocs
Using version ^9.5 for typo3/cms-recordlist
Using version ^9.5 for typo3/cms-recycler
Using version ^9.5 for typo3/cms-redirects
Using version ^9.5 for typo3/cms-reports
Using version ^9.5 for typo3/cms-rsaauth
Using version ^9.5 for typo3/cms-rte-ckeditor
Using version ^9.5 for typo3/cms-scheduler
Using version ^9.5 for typo3/cms-seo
Using version ^9.5 for typo3/cms-setup
Using version ^9.5 for typo3/cms-sys-action
Using version ^9.5 for typo3/cms-sys-note
Using version ^9.5 for typo3/cms-t3editor
Using version ^9.5 for typo3/cms-taskcenter
Using version ^9.5 for typo3/cms-tstemplate
Using version ^9.5 for typo3/cms-viewpage
Using version ^9.5 for typo3/cms-workspaces
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - typo3/cms-about v9.5.5 requires typo3/cms-core 9.5.5 -> satisfiable by typo3/cms-core[v9.5.5] but these conflict with your requirements or minimum-stability.
    - typo3/cms-about v9.5.4 requires typo3/cms-core 9.5.4 -> satisfiable by typo3/cms-core[v9.5.4] but these conflict with your requirements or minimum-stability.
    - typo3/cms-about v9.5.3 requires typo3/cms-core 9.5.3 -> satisfiable by typo3/cms-core[v9.5.3] but these conflict with your requirements or minimum-stability.
    - typo3/cms-about v9.5.2 requires typo3/cms-core 9.5.2 -> satisfiable by typo3/cms-core[v9.5.2] but these conflict with your requirements or minimum-stability.
    - typo3/cms-about v9.5.1 requires typo3/cms-core 9.5.1 -> satisfiable by typo3/cms-core[v9.5.1] but these conflict with your requirements or minimum-stability.
    - typo3/cms-about v9.5.0 requires typo3/cms-core 9.5.0 -> satisfiable by typo3/cms-core[v9.5.0] but these conflict with your requirements or minimum-stability.
    - Installation request for typo3/cms-about ^9.5 -> satisfiable by typo3/cms-about[v9.5.0, v9.5.1, v9.5.2, v9.5.3, v9.5.4, v9.5.5].


Installation failed, deleting ./composer.json.
TYPO3安装了TYPO3/cms核心版本8.7,但我不知道为什么。有人知道这里出了什么问题吗

我认为一个扩展的要求是错误的?

这是我的错误

我尝试只在本地机器上安装带有PHP7.1的TYPO3 9.5。在我用PHP7.2启动ddev之后,一切都正常工作


我希望这能帮助其他遇到同样问题的人。

您选择了正确的TYPO3版本吗

如果您提前在此选择相应的版本,您将获得其他软件包和配置选项

目前,您可以选择以下版本:

任何版本 类型3 10.2 类型3 9.5 LTS 类型3 8.7 LTS