Verified Commit 94f8bd9b authored by dockx thibault's avatar dockx thibault
Browse files

:ambulance: Fix gitlab-ci phpstan to run previous release.

This is a commit to verify the phpstan version triggered
by the CI.
Showing with 2 additions and 0 deletions
+2 -0
......@@ -75,6 +75,8 @@ create_phpstan_rapport:
- test -d ../dev-tools/ && rm -Rf ../dev-tools/
- git clone --depth 1 https://gitlab.fusiondirectory.org/fusiondirectory/dev-tools.git ../dev-tools
- cp ../dev-tools/phpstan/fusiondirectory/1.4-dev/*.neon .
- cd /root/.composer/
- composer require phpstan/phpstan=0.12.94
- /root/.composer/vendor/bin/phpstan analyse -c phpstan.neon
# fusiondirectory-update-locale
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment