mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add psalm version requirement to OpenAPI tutorial
Signed-off-by: jld3103 <jld3103yt@gmail.com>
This commit is contained in:
@@ -24,6 +24,8 @@ Psalm is setup and configured
|
||||
|
||||
Install psalm in your app as explained in `<https://psalm.dev/docs/running_psalm/installation>`_.
|
||||
|
||||
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 <psalm-php-extensions>`.
|
||||
|
||||
Setup the following issue handlers in the psalm config (see `<https://psalm.dev/docs/running_psalm/dealing_with_code_issues>`_ for a tutorial):
|
||||
|
||||
Reference in New Issue
Block a user