Skip to content

Commit 05cf436

Browse files
authored
Fix options path in composer.json
1 parent 7cfe1de commit 05cf436

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
@@ -314,7 +314,7 @@ can be set using the ``APP_RUNTIME_OPTIONS`` environment variable::
314314

315315
// ...
316316

317-
You can also configure ``extra.runtime.options`` in ``composer.json``:
317+
You can also configure ``extra.runtime`` in ``composer.json``:
318318

319319
.. code-block:: json
320320

0 commit comments

Comments
 (0)