Symfony2 Composer Install

前端 未结 4 2004
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-13 13:20

I am trying to install Symfony 2.1.3 (latest). I am running composer and installs everything okay. The only error that I get is:

Script Sens         


        
4条回答
  •  时光取名叫无心
    2021-01-13 13:58

    If you have vendor folder already I would remove it and install symfony 2.1.3 again via "composer.phar install". Problem might be coming from outdated version of composer

提交回复
热议问题