Skip to content

Commit 6163f16

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Fix options path in composer.json
2 parents ac2b994 + b95fbfd commit 6163f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ can be set using the ``APP_RUNTIME_OPTIONS`` environment variable::
310310

311311
// ...
312312

313-
You can also configure ``extra.runtime.options`` in ``composer.json``:
313+
You can also configure ``extra.runtime`` in ``composer.json``:
314314

315315
.. code-block:: json
316316

0 commit comments

Comments
 (0)