Skip to content

Commit 87390a0

Browse files
committed
misc
1 parent 050990c commit 87390a0

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
@@ -6,17 +6,17 @@
66
"require": {
77
"php": ">=8.2",
88
"webmozart/assert": "^1.11",
9-
"phpstan/phpstan": "^2.1.22",
9+
"phpstan/phpstan": "^2.1.30",
1010
"nette/utils": "^3.2|^4.0",
11-
"phpstan/phpdoc-parser": "^2.2"
11+
"phpstan/phpdoc-parser": "^2.3"
1212
},
1313
"require-dev": {
1414
"nikic/php-parser": "^5.6",
1515
"phpunit/phpunit": "^11.5",
1616
"symfony/framework-bundle": "6.1.*",
1717
"phpecs/phpecs": "^2.1",
1818
"tomasvotruba/class-leak": "^2.0",
19-
"rector/rector": "^2.1.2",
19+
"rector/rector": "^2.2",
2020
"phpstan/extension-installer": "^1.4",
2121
"symplify/phpstan-extensions": "^12.0",
2222
"tomasvotruba/unused-public": "^2.0",

0 commit comments

Comments
 (0)