We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242a3f5 commit ba7418bCopy full SHA for ba7418b
composer.json
@@ -12,7 +12,7 @@
12
"require": {
13
"php": "^7.1",
14
"nette/finder": "^2.5",
15
- "phpstan/phpstan": "^0.12.0",
+ "phpstan/phpstan": "^0.12.26",
16
"symfony/yaml": "~3.4.5|^4.2",
17
"webflo/drupal-finder": "^1.2"
18
},
extension.neon
@@ -1,5 +1,5 @@
1
parameters:
2
- autoload_files:
+ bootstrapFiles:
3
- drupal-autoloader.php
4
excludes_analyse:
5
- *.api.php
0 commit comments