Skip to content

Commit 904326b

Browse files
chore(deps): update composer dev tooling dependencies
1 parent 78079d0 commit 904326b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 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",
25-
"phpunit/phpunit": "^11.3.0",
21+
"phpstan/phpstan": "^2.1.40",
22+
"phpstan/phpstan-deprecation-rules": "^2.0.4",
23+
"phpstan/phpstan-phpunit": "^2.0.16",
24+
"phpstan/phpstan-strict-rules": "^2.0.10",
25+
"phpunit/phpunit": "^13.0.5",
2626
"qossmic/deptrac": "^2.0.1",
27-
"rector/rector": "^1.2.2"
27+
"rector/rector": "^2.3.8"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)