Skip to content

Commit e5789d3

Browse files
committed
Use 7.4 for PHP-Scoper PHP version
1 parent bdeedb4 commit e5789d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/build/scoper.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
'prefix' => $prefix,
4444
'finders' => [],
4545
'exclude-files' => $stubs,
46+
'php-version' => '7.4',
4647
'patchers' => [
4748
function (string $filePath, string $prefix, string $content): string {
4849
if ($filePath !== 'bin/phpstan') {

0 commit comments

Comments
 (0)