Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は 2.0.7 でサイトを作成しましたが、現在の実際のバージョンは 2.0.9 です。そして、私は Symfony2 の初心者です。Symfony アプリを問題なくアップグレードするにはどうすればよいですか?
symfony ブログのアナウンスにリンクされている deps および deps.lock ファイルを取得して実行するだけです
php bin/vendors install
それはトリックを行います