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 b9f0dba commit 6d033c1Copy full SHA for 6d033c1
composer.json
@@ -14,11 +14,11 @@
14
},
15
"require-dev": {
16
"benjaminmal/coding-standard": "^1.1.1",
17
- "phpstan/phpstan": "^1.10.6",
+ "phpstan/phpstan": "^2.1.10",
18
"phpstan/extension-installer": "^1.2",
19
- "symfony/var-dumper": "^5.4 || ^6.1.6",
20
- "phpunit/phpunit": "^9.6.5",
21
- "phpstan/phpstan-phpunit": "^1.3.10",
+ "symfony/var-dumper": "^5.4 || ^6.1.6 || ^7.0.0",
+ "phpunit/phpunit": "^12.0.10",
+ "phpstan/phpstan-phpunit": "^2.0.4",
22
"php-parallel-lint/php-var-dump-check": "^0.5.0"
23
24
"autoload": {
0 commit comments