mirror of
https://github.com/sigmasternchen/MyTube
synced 2025-03-15 12:58:54 +00:00
7 lines
141 B
PHP
7 lines
141 B
PHP
![]() |
<?php
|
||
|
return [
|
||
|
"target_php_version" => "7.4",
|
||
|
"directory_list" => ["src/"],
|
||
|
"exclude_analysis_directory_list" => ["vendor/"],
|
||
|
];
|