Skip to content

Commit 3f27c93

Browse files
committed
bump deps
1 parent 7c5fd4e commit 3f27c93

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"phpstan/phpstan": "^2.1.31",
1313
"phpstan/phpstan-deprecation-rules": "^2.0",
1414
"phpstan/phpstan-webmozart-assert": "^2.0",
15-
"phpunit/phpunit": "^11.5",
15+
"phpunit/phpunit": "^11.5|^12.0",
1616
"rector/jack": "^0.5",
1717
"rector/rector-src": "dev-main",
18-
"rector/swiss-knife": "^1.0",
18+
"rector/swiss-knife": "^2.0",
1919
"rector/type-perfect": "^2.1",
2020
"symplify/phpstan-extensions": "^12.0",
2121
"symplify/phpstan-rules": "^14.9",
22-
"symplify/vendor-patches": "^11.5",
23-
"tomasvotruba/class-leak": "^1.2",
22+
"symplify/vendor-patches": "^11.0",
23+
"tomasvotruba/class-leak": "^2.1",
2424
"tracy/tracy": "^2.11"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)