mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-18 06:00:54 +03:00
7 lines
218 B
Text
7 lines
218 B
Text
includes:
|
|
- vendor/phpstan/phpstan-symfony/extension.neon
|
|
parameters:
|
|
checkMissingIterableValueType: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
symfony:
|
|
console_application_loader: 'config/cli-app.php'
|