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.
私は、いくつかの Web サービスを消費し、人間が読める方法でデータを表示するアプリを開発しています。アクセス制御は必要ありません。誰でもコンテンツを利用できます。バンドル リストから Symfony\Bundle\SecurityBundle\SecurityBundle() を削除するのは良い考えですか?
SecurityBundle の機能を使用しない場合は、削除しても問題ありません。
これにより、パフォーマンスが少し向上します。
この場合、composer.json からも忘れずに削除してください。