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

Commit 8f4e661

Browse files
Update Composer dev tooling dependencies (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8424d92 commit 8f4e661

2 files changed

Lines changed: 19 additions & 24 deletions

File tree

composer.json

Lines changed: 7 additions & 7 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.61.1",
39+
"php-cs-fixer/shim": "^3.95.1",
4040
"php-parallel-lint/php-parallel-lint": "^1.4.0",
41-
"phpstan/phpstan": "^1.11.9",
42-
"phpstan/phpstan-beberlei-assert": "^1.1.2",
43-
"phpstan/phpstan-deprecation-rules": "^1.2.0",
44-
"phpstan/phpstan-phpunit": "^1.4.0",
45-
"phpstan/phpstan-strict-rules": "^1.6.0",
41+
"phpstan/phpstan": "^1.12.33",
42+
"phpstan/phpstan-beberlei-assert": "^1.1.3",
43+
"phpstan/phpstan-deprecation-rules": "^1.2.1",
44+
"phpstan/phpstan-phpunit": "^1.4.2",
45+
"phpstan/phpstan-strict-rules": "^1.6.2",
4646
"phpunit/phpunit": "^10.5.29",
47-
"rector/rector": "^1.2.2"
47+
"rector/rector": "^1.2.10"
4848
},
4949

5050
"scripts": {

composer.lock

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

0 commit comments

Comments
 (0)