Skip to content

Commit 5dc61db

Browse files
authored
PHPStan 1.10.67, PHPUnit 9.6.19, PHPCS 3.9.2 (#6387)
1 parent 3910aed commit 5dc61db

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
@@ -43,12 +43,12 @@
4343
"doctrine/coding-standard": "12.0.0",
4444
"fig/log-test": "^1",
4545
"jetbrains/phpstorm-stubs": "2023.1",
46-
"phpstan/phpstan": "1.10.58",
46+
"phpstan/phpstan": "1.10.67",
4747
"phpstan/phpstan-strict-rules": "^1.5",
48-
"phpunit/phpunit": "9.6.16",
48+
"phpunit/phpunit": "9.6.19",
4949
"psalm/plugin-phpunit": "0.18.4",
5050
"slevomat/coding-standard": "8.13.1",
51-
"squizlabs/php_codesniffer": "3.9.0",
51+
"squizlabs/php_codesniffer": "3.9.2",
5252
"symfony/cache": "^5.4|^6.0|^7.0",
5353
"symfony/console": "^4.4|^5.4|^6.0|^7.0",
5454
"vimeo/psalm": "4.30.0"

0 commit comments

Comments
 (0)