mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Default tests to use PHP 7.3 standards
This commit is contained in:
parent
fbe5801345
commit
dedb3625b6
@ -65,6 +65,8 @@ class TestCase extends BaseTestCase
|
||||
1,
|
||||
false
|
||||
);
|
||||
|
||||
$this->project_analyzer->setPhpVersion('7.3');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user