Skip to content

Commit 8f5c220

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Fix options path in composer.json
2 parents 58c1978 + 6163f16 commit 8f5c220

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)