Skip to content

Commit 1841b28

Browse files
committed
Updating phpstan/phpstan (0.12.25 => 0.12.28)
1 parent 862980a commit 1841b28

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameters:
33
inferPrivatePropertyTypeFromConstructor: true
44
paths:
55
- .
6-
autoload_files:
6+
bootstrapFiles:
77
- vendor/bitexpert/phpstan-magento/autoload.php
88
excludes_analyse:
99
- %currentWorkingDirectory%/vendor/*

0 commit comments

Comments
 (0)