Skip to content

Commit e2ec3df

Browse files
committed
PHPStan 1.9.11, PHPUnit 9.5.28, Doctrine CS 11.1
1 parent 0cec466 commit e2ec3df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"psr/log": "^1|^2|^3"
4141
},
4242
"require-dev": {
43-
"doctrine/coding-standard": "11.0.0",
43+
"doctrine/coding-standard": "11.1.0",
4444
"jetbrains/phpstorm-stubs": "2022.3",
45-
"phpstan/phpstan": "1.9.4",
45+
"phpstan/phpstan": "1.9.11",
4646
"phpstan/phpstan-strict-rules": "^1.4",
47-
"phpunit/phpunit": "9.5.27",
47+
"phpunit/phpunit": "9.5.28",
4848
"psalm/plugin-phpunit": "0.18.4",
4949
"squizlabs/php_codesniffer": "3.7.1",
5050
"symfony/cache": "^5.4|^6.0",

0 commit comments

Comments
 (0)