mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
refactor #14081 Change deprecated PHPStan config (Zales0123)
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
Commits
-------
2ae7106fba Change deprecated PHPStan config
This commit is contained in:
commit
c4ee00da44
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ parameters:
|
|||
paths:
|
||||
- 'src/'
|
||||
|
||||
excludes_analyse:
|
||||
excludePaths:
|
||||
# Test dependencies
|
||||
- '**/spec/**.php'
|
||||
- '**/Bundle/*/test/**.php'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue