File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 4141 "league/flysystem-memory" : " ^2.0 || ^3.0" ,
4242 "league/flysystem-sftp-v3" : " ^2.0 || ^3.0" ,
4343 "league/flysystem-azure-blob-storage" : " ^3.0" ,
44- "phpstan/phpstan" : " ^1.10 " ,
44+ "phpstan/phpstan" : " ^2.1.31 " ,
4545 "phpunit/phpunit" : " ^9.6.29 || ^10.5.58 || ^11.5.43 || ^12.4.2" ,
4646 "royvoetman/flysystem-gitlab-storage" : " ^2.0 || ^3.0" ,
4747 "symfony/asset" : " ^5.4 || ^6.0 || ^7.0" ,
Original file line number Diff line number Diff line change 11parameters :
2- level : max
2+ level : 3
33
44 bootstrapFiles :
55 - %rootDir%/../../../vendor/autoload.php
@@ -10,14 +10,9 @@ parameters:
1010
1111 excludePaths :
1212 - src/DependencyInjection/Configuration.php
13- - tests/App/cache
14- - tests/App/logs
15- - tests/App/var
16- - var
13+ - tests/App/var (? )
1714 - vendor
1815
19- checkGenericClassInNonGenericObjectType : false
20- checkMissingIterableValueType : false
2116 reportUnmatchedIgnoredErrors : false
2217
2318 ignoreErrors :
You can’t perform that action at this time.
0 commit comments