Skip to content

Commit fed9419

Browse files
committed
Bump PHPStan extensions
1 parent 2bdf340 commit fed9419

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"require-dev": {
1313
"beberlei/assert": "^3.3.0",
1414
"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",
15+
"php-parallel-lint/php-parallel-lint": "^1.4",
16+
"phpstan/phpstan-phpunit": "^1.4",
17+
"phpstan/phpstan-strict-rules": "^1.6",
1818
"phpunit/phpunit": "^9.5"
1919
},
2020
"config": {

0 commit comments

Comments
 (0)