File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,3 @@ parameters:
88 - '/^Parameter \#1 \$readers of class Dotenv\\Repository\\[a-zA-Z]*Repository[a-zA-Z]* constructor expects/'
99 - '/^Parameter \#2 \$writers of class Dotenv\\Repository\\[a-zA-Z]*Repository[a-zA-Z]* constructor expects/'
1010 - '#Parameter \#1 \$name of method Dotenv\\Repository\\AbstractRepository::set\(\) expects string, string\|null given.#'
11- - '#Parameter \#.+ of method Dotenv\\Repository\\AbstractRepository::offset.+ should be contravariant .+#'
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "phpstan/phpstan" : " 0.12.88 " ,
3+ "phpstan/phpstan" : " 0.12.99 " ,
44 "phpstan/extension-installer" : " 1.1.0" ,
55 "phpstan/phpstan-deprecation-rules" : " 0.12.6" ,
6- "phpstan/phpstan-strict-rules" : " 0.12.9 " ,
6+ "phpstan/phpstan-strict-rules" : " 0.12.11 " ,
77 "thecodingmachine/phpstan-strict-rules" : " 0.12.1"
88 },
99 "config" : {
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "psalm/phar" : " 4.7.1 "
3+ "psalm/phar" : " 4.10.0 "
44 },
55 "config" : {
66 "preferred-install" : " dist"
You can’t perform that action at this time.
0 commit comments