Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7dfeaba

Browse filesBrowse files
committed
Fixed a minor RST syntax issue
1 parent 8fa2180 commit 7dfeaba
Copy full SHA for 7dfeaba

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setup/_update_dep_errors.rst.inc

Copy file name to clipboardExpand all lines: setup/_update_dep_errors.rst.inc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ versions of other libraries. Check your error message to debug.
2424
Another issue that may happen is that the project dependencies can be installed
2525
on your local computer but not on the remote server. This usually happens when
2626
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
27+
`platform`_ config option to your ``composer.json`` file to define the highest
2828
PHP version allowed for the dependencies (set it to the server's PHP version).
2929
3030
.. _`platform`: https://getcomposer.org/doc/06-config.md#platform

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.