Skip to content

Commit abf6068

Browse files
committed
Improve compatibility with PHPStan 1.0
1 parent 80004d8 commit abf6068

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: extension.neon

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ services:
9595
-
9696
class: PHPStan\Type\Doctrine\QueryBuilder\QueryBuilderMethodDynamicReturnTypeExtension
9797
arguments:
98+
parser: @defaultAnalysisParser
9899
queryBuilderClass: %doctrine.queryBuilderClass%
99100
descendIntoOtherMethods: %doctrine.searchOtherMethodsForQueryBuilderBeginning%
100101
tags:

0 commit comments

Comments
 (0)