Skip to content

Commit 7327538

Browse files
chore(deps): update composer dev tooling dependencies
1 parent fb70ac8 commit 7327538

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",
17+
"ergebnis/composer-normalize": "^2.48.2",
1818
"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",
26-
"phpunit/phpunit": "^11.2.8",
27-
"rector/rector": "^2.3"
19+
"lendable/composer-license-checker": "^1.4.0",
20+
"lendable/phpunit-extensions": "^0.4",
21+
"php-cs-fixer/shim": "^3.92.5",
22+
"phpstan/phpstan": "^2.1.36",
23+
"phpstan/phpstan-deprecation-rules": "^2.0.3",
24+
"phpstan/phpstan-phpunit": "^2.0.11",
25+
"phpstan/phpstan-strict-rules": "^2.0.7",
26+
"phpunit/phpunit": "^11.5.48",
27+
"rector/rector": "^2.3.4"
2828
},
2929
"minimum-stability": "stable",
3030
"autoload": {

0 commit comments

Comments
 (0)