Skip to content

Commit 9822fc2

Browse files
committed
bump couple deps
1 parent d97a47c commit 9822fc2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"license": "MIT",
66
"require": {
77
"php": "^8.2",
8-
"phpstan/phpstan": "^2.1.14",
8+
"phpstan/phpstan": "^2.1",
99
"webmozart/assert": "^1.11"
1010
},
1111
"require-dev": {
12-
"nikic/php-parser": "^5.4",
12+
"nikic/php-parser": "^5.6",
1313
"symplify/phpstan-extensions": "^12.0",
14-
"phpunit/phpunit": "^11.5",
15-
"rector/rector": "^2.0",
16-
"symplify/easy-coding-standard": "^12.1",
17-
"phpstan/extension-installer": "^1.3",
18-
"tomasvotruba/class-leak": "^0.2",
14+
"phpunit/phpunit": "^11.5|^12.2",
15+
"rector/rector": "^2.2",
16+
"symplify/easy-coding-standard": "^12.6",
17+
"phpstan/extension-installer": "^1.4",
18+
"tomasvotruba/class-leak": "^2.0",
1919
"tracy/tracy": "^2.10"
2020
},
2121
"autoload": {

0 commit comments

Comments
 (0)