Skip to content

Commit 446a233

Browse files
committed
fix phpstan
1 parent c1dc788 commit 446a233

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

phpstan.neon

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
parameters:
22
excludes_analyse:
3-
- bin/pre-commit
3+
- docs
4+
- bin
5+
- docker
6+
- var
47
- pkg/amqp-lib/tutorial
58
- pkg/enqueue-bundle/Tests/Functional/App/AsyncListener.php
69
- pkg/enqueue/Util/UUID.php

0 commit comments

Comments
 (0)