Skip to content

Commit dad8efa

Browse files
chore(deps): update composer dev tooling dependencies (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd78c99 commit dad8efa

File tree

2 files changed

+68
-62
lines changed

2 files changed

+68
-62
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"phpunit/phpunit": "^13.0"
1515
},
1616
"require-dev": {
17-
"ergebnis/composer-normalize": "^2.45",
18-
"lendable/composer-license-checker": "^1.2.1",
19-
"php-cs-fixer/shim": "^3.92",
17+
"ergebnis/composer-normalize": "^2.50.0",
18+
"lendable/composer-license-checker": "^1.4.0",
19+
"php-cs-fixer/shim": "^3.94.0",
2020
"phpstan/phpstan": "^2.1.39",
21-
"phpstan/phpstan-deprecation-rules": "^2.0",
21+
"phpstan/phpstan-deprecation-rules": "^2.0.4",
2222
"phpstan/phpstan-phpunit": "^2.0.16",
23-
"phpstan/phpstan-strict-rules": "^2.0",
24-
"rector/rector": "^2.3.2"
23+
"phpstan/phpstan-strict-rules": "^2.0.10",
24+
"rector/rector": "^2.3.6"
2525
},
2626
"minimum-stability": "stable",
2727
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)