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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-11-02 19:50:36 +0300
committerGitHub <noreply@github.com>2022-11-02 19:50:36 +0300
commit4281db6c77525336ce1c21404a4e71b1c79360ac (patch)
treee2f50adea96d933ffa9e5a624381be892428bf99
parentac1a8d4e26cfbe1ac4bf4445df3c8e894b73aada (diff)
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
-rw-r--r--.github/workflows/lint-php.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml
index 62476c90..674c0691 100644
--- a/.github/workflows/lint-php.yml
+++ b/.github/workflows/lint-php.yml
@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- php-versions: ["7.4", "8.0", "8.1"]
+ php-versions: ["7.3", "7.4", "8.0", "8.1"]
name: php-lint