File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ parameters:
1111 - */tests/*/data/*
1212 ignoreErrors :
1313 - "#Call to function array_key_exists\\ (\\ ) with ' (scope_ (opener|closer )|parenthesis_ (owner|opener|closer )|nested_parenthesis )' #"
14- - '#Return type \ (array<int\|string>\ ) of method SlevomatCodingStandard\\Sniffs\\.+::register\ (\ ) should be covariant with return type #'
15- - '#Parameter \#1 \$types of method PHP_CodeSniffer\\Files\\File::find (Next|Previous )\ (\ ) expects array\|int #'
1614 - ' #Else branch is unreachable because ternary operator condition is always true #'
1715 - ' #Possibly invalid array key type array<int , int\|string>\|int\|string #'
1816
Original file line number Diff line number Diff line change 1616 "require-dev" : {
1717 "jakub-onderka/php-parallel-lint" : " 1.0.0" ,
1818 "phing/phing" : " 2.16.1" ,
19- "phpstan/phpstan" : " 0.11.1 " ,
19+ "phpstan/phpstan" : " 0.11.4 " ,
2020 "phpstan/phpstan-phpunit" : " 0.11" ,
2121 "phpstan/phpstan-strict-rules" : " 0.11" ,
22- "phpunit/phpunit" : " 8.0.0 "
22+ "phpunit/phpunit" : " 8.0.5 "
2323 },
2424 "autoload" : {
2525 "psr-4" : {
You can’t perform that action at this time.
0 commit comments