mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
includes:
|
|
- vendor/phpstan/phpstan-symfony/extension.neon
|
|
parameters:
|
|
checkMissingIterableValueType: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
symfony:
|
|
console_application_loader: 'config/cli-app.php'
|