Update dependencies

This commit is contained in:
2023-12-01 11:04:30 +01:00
parent bdbb32bbbf
commit c5400b78d8
7 changed files with 704 additions and 897 deletions

View File

@ -15,16 +15,6 @@ parameters:
count: 1
path: src/Y21/Day4.php
-
message: "#^Parameter \\#1 \\$array of function array_values expects array, array\\<mixed, int\\|false\\>\\|string given\\.$#"
count: 1
path: src/Y21/Day4.php
-
message: "#^Parameter \\#1 \\$numberList of method trizz\\\\AdventOfCode\\\\Y21\\\\Day4\\:\\:explodeNumbers\\(\\) expects string, array\\<mixed, int\\|false\\>\\|string given\\.$#"
count: 1
path: src/Y21/Day4.php
-
message: "#^Method trizz\\\\AdventOfCode\\\\Y21\\\\Day6\\:\\:processDay\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
@ -35,11 +25,6 @@ parameters:
count: 1
path: src/Y21/Day6.php
-
message: "#^Method trizz\\\\AdventOfCode\\\\Y21\\\\Day7\\:\\:calculateFuel\\(\\) should return int but returns int\\<0, max\\>\\|false\\.$#"
count: 1
path: src/Y21/Day7.php
-
message: "#^Method trizz\\\\AdventOfCode\\\\Y21\\\\Day8\\:\\:mapDigits\\(\\) has parameter \\$patterns with no value type specified in iterable type array\\.$#"
count: 1