Fixed a minor RST syntax issue

This commit is contained in:
Javier Eguiluz
2025-05-28 10:45:42 +02:00
parent 8fa2180a2f
commit 7dfeaba125

View File

@@ -24,7 +24,7 @@ versions of other libraries. Check your error message to debug.
Another issue that may happen is that the project dependencies can be installed
on your local computer but not on the remote server. This usually happens when
the PHP versions are different on each machine. The solution is to add the
`platform`_ config option to your `composer.json` file to define the highest
`platform`_ config option to your ``composer.json`` file to define the highest
PHP version allowed for the dependencies (set it to the server's PHP version).
.. _`platform`: https://getcomposer.org/doc/06-config.md#platform