Php 安装过程中的symfony小姐/http基金会

Php 安装过程中的symfony小姐/http基金会,php,symfony,Php,Symfony,我只是想安装themosis开始新的项目,我在安装过程中遇到了一些问题 composer create-project themosis/themosis myProject composer创建项目themosis/themosis myProject 安装失败,因为明显缺少一个symfony包 Installing themosis/themosis (1.2.3) - Installing themosis/themosis (1.2.3) Loading from cache

我只是想安装themosis开始新的项目,我在安装过程中遇到了一些问题

composer create-project themosis/themosis myProject composer创建项目themosis/themosis myProject 安装失败,因为明显缺少一个symfony包

Installing themosis/themosis (1.2.3) - Installing themosis/themosis (1.2.3) Loading from cache Created project in myProject Loading composer repositories with package information Warning: Accessing wpackagist.org over http which is an insecure protocol. Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - themosis/framework 1.2.3 requires symfony/http-foundation 2.4.2 -> no matching package found. - themosis/framework 1.2.2 requires symfony/http-foundation 2.4.2 -> no matching package found. - themosis/framework 1.2.1 requires symfony/http-foundation 2.4.2 -> no matching package found. - themosis/framework 1.2.0 requires symfony/http-foundation 2.4.2 -> no matching package found. - Installation request for themosis/framework 1.2.* -> satisfiable by themosis/framework[1.2.0, 1.2.1, 1.2.2, 1.2.3]. Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see for more details. Read for further common problems. 安装themosis/themosis(1.2.3) -安装themosis/themosis(1.2.3) 从缓存加载 在myProject中创建项目 使用包信息加载composer存储库 警告:通过http访问wpackagist.org是一种不安全的协议。 更新依赖项(包括需要开发人员) 无法将您的需求解析为可安装的软件包集。 问题1 -Mosis/framework 1.2.3需要symfony/http foundation 2.4.2->未找到匹配的包。 -Mosis/framework 1.2.2需要symfony/http foundation 2.4.2->未找到匹配的包。 -Mosis/framework 1.2.1需要symfony/http foundation 2.4.2->未找到匹配的包。 -Mosis/framework 1.2.0需要symfony/http foundation 2.4.2->未找到匹配的包。 -themosis/framework 1.2的安装请求。*->themosis/framework可满足[1.2.0,1.2.1,1.2.2,1.2.3]。 潜在原因: -软件包名称中的输入错误 -根据您的最低稳定性设置,该软件包没有足够稳定的版本 有关更多详细信息,请参阅。 阅读了解更多常见问题。 我是这个框架的新手,已经在本地机器上做了测试,一切都正常。 您是否有继续安装themosis的解决方案


谢谢你的帮助。

我对packagist很感兴趣。现在已经修好了。去试试看

我对packagist很着迷。现在已经修好了。去试试看

symfony/httpfoundation上有一个丢失稳定标记的新bug。您可以在symfony/symfony存储库中报告这一点。多亏了tomas,我立即报告了这一信息。symfony/http foundation上出现了一个新的错误,丢失了稳定的标记。您可以在symfony/symfony存储库中报告。感谢tomas,我会立即返回报告此信息