Skip to content

Commit fa998f6

Browse files
chore(deps): update composer dev tooling dependencies to v2
1 parent 2cd10d5 commit fa998f6

2 files changed

Lines changed: 53 additions & 57 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"lendable/composer-license-checker": "^1.2.1",
1919
"php-cs-fixer/shim": "^3.61.1",
2020
"php-parallel-lint/php-parallel-lint": "^1.4.0",
21-
"phpstan/phpstan": "^1.11.9",
22-
"phpstan/phpstan-deprecation-rules": "^1.2.0",
23-
"phpstan/phpstan-phpunit": "^1.4.0",
24-
"phpstan/phpstan-strict-rules": "^1.6.0",
21+
"phpstan/phpstan": "^2.1.37",
22+
"phpstan/phpstan-deprecation-rules": "^2.0.3",
23+
"phpstan/phpstan-phpunit": "^2.0.12",
24+
"phpstan/phpstan-strict-rules": "^2.0.7",
2525
"phpunit/phpunit": "^11.3.0",
2626
"qossmic/deptrac": "^2.0.1",
27-
"rector/rector": "^1.2.2"
27+
"rector/rector": "^2.3.4"
2828
},
2929
"autoload": {
3030
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)