Skip to content
Snippets Groups Projects
Commit bc420ead authored by Benjamin Eberlei's avatar Benjamin Eberlei
Browse files

Run PHPStan with PHP 7.4 for typed properties related checks.

parent 68b6aa32
No related branches found
No related tags found
No related merge requests found
......@@ -44,4 +44,5 @@ jobs:
- ./vendor/bin/phpcs
- stage: Lint
php: 7.4
script: vendor/bin/phpstan analyse
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment