:octocat: dependency update

This commit is contained in:
smiley
2025-05-01 16:19:25 +02:00
parent 376c972de0
commit 48747ae5b4
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -58,11 +58,11 @@
"phpbench/phpbench": "^1.4",
"phpunit/phpunit": "^11.5",
"phpmd/phpmd": "^2.15",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan": "^2.1.13",
"phpstan/phpstan-deprecation-rules": "^2.0",
"setasign/fpdf": "^1.8.6",
"slevomat/coding-standard": "^8.15",
"squizlabs/php_codesniffer": "^3.11"
"squizlabs/php_codesniffer": "^3.12"
},
"suggest": {
"chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
+6
View File
@@ -228,6 +228,12 @@ parameters:
count: 1
path: tests/Common/MaskPatternTest.php
-
message: '#^Catching internal class PHPUnit\\Framework\\ExpectationFailedException\.$#'
identifier: catch.internalClass
count: 1
path: tests/Data/DataInterfaceTestAbstract.php
-
message: '#^Parameter \#1 \$string of static method chillerlan\\QRCode\\Data\\QRDataModeInterface\:\:validateString\(\) expects string, string\|false given\.$#'
identifier: argument.type