Skip to content

Commit

Permalink
Pass phpVersion into PhpStormStubsSourceStubber
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 17, 2020
1 parent db800ba commit 12d2d6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/config.neon
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,7 @@ services:
class: Roave\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber
arguments:
phpParser: @phpParserDecorator
phpVersionId: %phpVersion%
autowired:
- Roave\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber

Expand Down

0 comments on commit 12d2d6d

Please sign in to comment.