Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-09-29 19:34:48 +0300
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-09-29 19:34:48 +0300
commitee7be0608aa10f346973566de0d04fa92f41679f (patch)
treee0ffb866e20d3c6e304626b53303ba5f94ed7638
parentc359bc5957abe559810a1d80d3fe4d0ea1a8da84 (diff)
Remove hardcoded php version from psalm.xml
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-rw-r--r--psalm.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index 9eff8c8..3cc40a9 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -4,7 +4,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config"
- phpVersion="7.3"
>
<projectFiles>
<directory name="lib"/>