SF2 배포판 (DoctrineFixtures)에 하나의 패키지 만 설치하면됩니다.
내가 달릴 때
php composer.phar update
나는 얻다
- Updating twig/twig (dev-master 39d94fa => v1.13.0)
The package has modified files:
M CHANGELOG
M doc/filters/batch.test
M doc/filters/index.rst
M doc/filters/url_encode.rst
M doc/functions/index.rst
M doc/tags/index.rst
M doc/tests/index.rst
M lib/Twig/Autoloader.php
M lib/Twig/Compiler.php
M lib/Twig/CompilerInterface.php
-10 more files modified, choose "v" to view the full list
마지막 개발자가 공급 업체 내부에서 많은 파일을 편집 한 것으로 보입니다.
이 문제를 해결하기 위해 시도했습니다.
php composer.phar update <package_name>
그러나 그것은 작동하지 않는 것 같습니다. composer.json에서 하나의 라이브러리 만 업데이트 / 설치할 수 있습니까?
composer.json
있습니까?