We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdf340 commit fed9419Copy full SHA for fed9419
composer.json
@@ -12,9 +12,9 @@
12
"require-dev": {
13
"beberlei/assert": "^3.3.0",
14
"nikic/php-parser": "^4.13.0",
15
- "php-parallel-lint/php-parallel-lint": "^1.2",
16
- "phpstan/phpstan-phpunit": "^1.0",
17
- "phpstan/phpstan-strict-rules": "^1.0",
+ "php-parallel-lint/php-parallel-lint": "^1.4",
+ "phpstan/phpstan-phpunit": "^1.4",
+ "phpstan/phpstan-strict-rules": "^1.6",
18
"phpunit/phpunit": "^9.5"
19
},
20
"config": {
0 commit comments