Skip to content

Commit eb6bb61

Browse files
chore(deps): update composer dev tooling dependencies
1 parent c751f3e commit eb6bb61

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"ramsey/uuid": "^4.7"
1515
},
1616
"require-dev": {
17-
"ergebnis/composer-normalize": "^2.43.0",
18-
"ergebnis/phpstan-rules": "^2.12",
19-
"lendable/composer-license-checker": "^1.2.1",
20-
"lendable/phpunit-extensions": "^0.3",
21-
"php-cs-fixer/shim": "^3.60.0",
22-
"phpstan/phpstan": "^2.1",
23-
"phpstan/phpstan-deprecation-rules": "^2.0",
24-
"phpstan/phpstan-phpunit": "^2.0",
25-
"phpstan/phpstan-strict-rules": "^2.0",
17+
"ergebnis/composer-normalize": "^2.50.0",
18+
"ergebnis/phpstan-rules": "^2.13.1",
19+
"lendable/composer-license-checker": "^1.4.0",
20+
"lendable/phpunit-extensions": "^0.4",
21+
"php-cs-fixer/shim": "^3.94.1",
22+
"phpstan/phpstan": "^2.1.39",
23+
"phpstan/phpstan-deprecation-rules": "^2.0.4",
24+
"phpstan/phpstan-phpunit": "^2.0.16",
25+
"phpstan/phpstan-strict-rules": "^2.0.10",
2626
"phpunit/phpunit": "^11.2.8",
27-
"rector/rector": "^2.3"
27+
"rector/rector": "^2.3.6"
2828
},
2929
"minimum-stability": "stable",
3030
"autoload": {

0 commit comments

Comments
 (0)