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 5c81d22 commit e83a318Copy full SHA for e83a318
composer.json
@@ -16,10 +16,10 @@
16
"ext-libxml": "*"
17
},
18
"require-dev": {
19
- "phpstan/phpstan": "^2.1.23",
+ "phpstan/phpstan": "^2.1.25",
20
"phpstan/phpstan-phpunit": "^2.0.7",
21
"phpstan/phpstan-strict-rules": "^2.0.6",
22
- "phpunit/phpunit": "^12.3.8",
+ "phpunit/phpunit": "^12.3.10",
23
"slam/php-cs-fixer-extensions": "^3.12.0"
24
25
"autoload": {
0 commit comments