Bug fixes for PSR-12 update
This commit is contained in:
@@ -17,7 +17,7 @@ declare(strict_types=1);
|
||||
$paths = [
|
||||
'/bin',
|
||||
'/usr/bin',
|
||||
'/usr/local/bin'
|
||||
'/usr/local/bin',
|
||||
];
|
||||
// find convert
|
||||
foreach ($paths as $path) {
|
||||
|
||||
Reference in New Issue
Block a user