diff --git a/developer_manual/client_apis/OCS/ocs-openapi.rst b/developer_manual/client_apis/OCS/ocs-openapi.rst index 9217c2fcc..190dc1564 100644 --- a/developer_manual/client_apis/OCS/ocs-openapi.rst +++ b/developer_manual/client_apis/OCS/ocs-openapi.rst @@ -24,6 +24,8 @@ Psalm is setup and configured Install psalm in your app as explained in ``_. +You need to have at least psalm ``5.9.0``. Previous versions contain a bug which will make it impossible for the changes outlined in this tutorial to work. + Install and enable the required extensions as explained in :ref:`Required PHP extensions `. Setup the following issue handlers in the psalm config (see ``_ for a tutorial):