Skip to content

Commit 34c64a3

Browse files
committed
Bump PHPStan dependencies
1 parent fdfd3f4 commit 34c64a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"require-dev": {
2424
"nikic/php-parser": "^4.13.0",
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
26-
"phpstan/phpstan-phpunit": "^1.0",
27-
"phpstan/phpstan-strict-rules": "^1.0",
26+
"phpstan/phpstan-phpunit": "^1.3.11",
27+
"phpstan/phpstan-strict-rules": "^1.5.1",
2828
"phpunit/phpunit": "^8.5.29 || ^9.5",
2929
"psr/container": "1.0 || 1.1.1",
3030
"symfony/config": "^5.4 || ^6.1",

0 commit comments

Comments
 (0)