We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768c807 commit 6349562Copy full SHA for 6349562
composer.json
@@ -53,16 +53,16 @@
53
},
54
"require-dev": {
55
"ext-fileinfo": "*",
56
- "chillerlan/php-authenticator": "^5.2.1",
+ "chillerlan/php-authenticator": "^5.3",
57
"intervention/image": "^3.11",
58
"phan/phan": "^6.0.1",
59
"phpbench/phpbench": "^1.4",
60
"phpunit/phpunit": "^11.5",
61
"phpmd/phpmd": "^2.15",
62
- "phpstan/phpstan": "^2.1.28",
63
- "phpstan/phpstan-deprecation-rules": "^2.0.3",
+ "phpstan/phpstan": "^2.1.40",
+ "phpstan/phpstan-deprecation-rules": "^2.0.4",
64
"setasign/fpdf": "^1.8.6",
65
- "slevomat/coding-standard": "^8.23",
+ "slevomat/coding-standard": "^8.28",
66
"squizlabs/php_codesniffer": "^4.0"
67
68
"suggest": {
0 commit comments