Skip to content

Commit 4a4e2ee

Browse files
authored
Bump dev tools (#7002)
* phpstan/phpstan (2.1.1 => 2.1.17) * phpunit/phpunit (9.6.22 => 9.6.23) * squizlabs/php_codesniffer (3.12.0 => 3.13.1)
1 parent 72f7bf2 commit 4a4e2ee

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,11 +43,11 @@
4343
"doctrine/coding-standard": "13.0.0",
4444
"fig/log-test": "^1",
4545
"jetbrains/phpstorm-stubs": "2023.1",
46-
"phpstan/phpstan": "2.1.1",
46+
"phpstan/phpstan": "2.1.17",
4747
"phpstan/phpstan-strict-rules": "^2",
48-
"phpunit/phpunit": "9.6.22",
48+
"phpunit/phpunit": "9.6.23",
4949
"slevomat/coding-standard": "8.16.2",
50-
"squizlabs/php_codesniffer": "3.12.0",
50+
"squizlabs/php_codesniffer": "3.13.1",
5151
"symfony/cache": "^5.4|^6.0|^7.0",
5252
"symfony/console": "^4.4|^5.4|^6.0|^7.0"
5353
},

0 commit comments

Comments
 (0)