在themosis安装期间错过symfony / http-foundation

时间:2016-07-17 17:17:14

标签: php symfony

我只是想安装它们以启动新项目,我在安装过程中遇到了一些问题。

composer create-project 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.

我是这个框架的新手,已经完成了测试,一切都在我的本地机器上运行。 您是否有解决方案继续安装肌无力

感谢您的帮助。

1 个答案:

答案 0 :(得分:0)

我是包装上的错误。现在它已修好了。试试吧!