Skip to content

Commit d567423

Browse files
committed
bump deps
1 parent 8a78460 commit d567423

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
"license": "MIT",
66
"require": {
77
"php": "^8.2",
8-
"phpstan/phpstan": "^2.1.8",
8+
"phpstan/phpstan": "^2.1.14",
99
"webmozart/assert": "^1.11"
1010
},
1111
"require-dev": {
12-
"nikic/php-parser": "^5.0",
12+
"nikic/php-parser": "^5.4",
1313
"symplify/phpstan-extensions": "^12.0",
14-
"symplify/rule-doc-generator": "^12.1",
15-
"phpunit/phpunit": "^10.5",
14+
"phpunit/phpunit": "^11.5",
1615
"rector/rector": "^2.0",
1716
"symplify/easy-coding-standard": "^12.1",
1817
"phpstan/extension-installer": "^1.3",

0 commit comments

Comments
 (0)