Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 30e1a04

Browse files
Update Composer dev tooling dependencies
1 parent ba101ab commit 30e1a04

2 files changed

Lines changed: 46 additions & 35 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
},
3737
"require-dev": {
3838
"guzzlehttp/guzzle": "^6.5.8|^7.4.5",
39-
"php-cs-fixer/shim": "^3.95.1",
39+
"php-cs-fixer/shim": "^3.95.2",
4040
"php-parallel-lint/php-parallel-lint": "^1.4.0",
41-
"phpstan/phpstan": "^2.1.50",
41+
"phpstan/phpstan": "^2.2.1",
4242
"phpstan/phpstan-beberlei-assert": "^2.0.2",
4343
"phpstan/phpstan-deprecation-rules": "^2.0.4",
4444
"phpstan/phpstan-phpunit": "^2.0.16",
45-
"phpstan/phpstan-strict-rules": "^2.0.10",
46-
"phpunit/phpunit": "^10.5.29",
47-
"rector/rector": "^2.4.2"
45+
"phpstan/phpstan-strict-rules": "^2.0.11",
46+
"phpunit/phpunit": "^10.5.63",
47+
"rector/rector": "^2.4.5"
4848
},
4949

5050
"scripts": {

composer.lock

Lines changed: 41 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)