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.
2 parents 326e7e5 + ff18b63 commit a3b8e0bCopy full SHA for a3b8e0b
setup/_update_dep_errors.rst.inc
@@ -24,7 +24,7 @@ versions of other libraries. Check your error message to debug.
24
Another issue that may happen is that the project dependencies can be installed
25
on your local computer but not on the remote server. This usually happens when
26
the PHP versions are different on each machine. The solution is to add the
27
-`platform`_ config option to your `composer.json` file to define the highest
+`platform`_ config option to your ``composer.json`` file to define the highest
28
PHP version allowed for the dependencies (set it to the server's PHP version).
29
30
.. _`platform`: https://getcomposer.org/doc/06-config.md#platform
0 commit comments