8
Composer로 단일 라이브러리를 업데이트하는 방법은 무엇입니까?
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 …
311
symfony
composer-php