diff --git a/en/reference/configuration.rst b/en/reference/configuration.rst index 2851cf79a..cd4ea8dfc 100644 --- a/en/reference/configuration.rst +++ b/en/reference/configuration.rst @@ -12,6 +12,9 @@ roughly exists of four steps: Class loading ------------- +Composer +^^^^^^^^ + Autoloading is taken care of by Composer. You just have to include the composer autoload file in your project: .. code-block:: php