2016-07-18 47 views
-1

這是我在嘗試作曲家更新時收到的錯誤消息。如何解決作曲家安裝問題?

Your requirements could not be resolved to an installable set of packages. 

    Problem 1 
    - Installation request for ****/silex-php 1.1 -> satisfiable by ****/silex-php[v1.1]. 
    - ****/silex-php v1.1 requires symfony/framework-bundle ~2.3 -> satisfiable by symfony/framework-bundle[2.3.x-dev, 2.4.x-dev, 2.5.x-dev, 2.6.x-dev, 2.7.x-dev, 2.8.x-dev] but these conflict with your requirements or minimum-stability. 

我想要任何一個symfony /框架捆綁是穩定的,b)大於2.3。

+1

你的composer.json是什麼樣的? – smarber

回答

0

這個錯誤本身就消失了。

有時它有助於刪除整個供應商文件夾,並再次嘗試,而不是試圖調試這個非常具體的依賴性問題。