We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfd3f4 commit 34c64a3Copy full SHA for 34c64a3
composer.json
@@ -23,8 +23,8 @@
23
"require-dev": {
24
"nikic/php-parser": "^4.13.0",
25
"php-parallel-lint/php-parallel-lint": "^1.2",
26
- "phpstan/phpstan-phpunit": "^1.0",
27
- "phpstan/phpstan-strict-rules": "^1.0",
+ "phpstan/phpstan-phpunit": "^1.3.11",
+ "phpstan/phpstan-strict-rules": "^1.5.1",
28
"phpunit/phpunit": "^8.5.29 || ^9.5",
29
"psr/container": "1.0 || 1.1.1",
30
"symfony/config": "^5.4 || ^6.1",
0 commit comments