We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f44c4 commit dd8afa5Copy full SHA for dd8afa5
performance.rst
@@ -209,6 +209,8 @@ deployment process too):
209
used in your application and prevents Composer from scanning the file system for
210
classes that are not found in the class map. (see: `Composer's autoloader optimization`_).
211
212
+You can also use the ``--classmap-authoritative`` option with the ``composer install`` command.
213
+
214
.. _profiling-applications:
215
216
Profiling Symfony Applications
0 commit comments