Skip to content

Commit 262fe9e

Browse files
chore(deps): update composer dev tooling dependencies
1 parent fd1f9d3 commit 262fe9e

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"symfony/process": "^5.4.46 || ^6.4.14 || ^7.3 || ^8.0"
1717
},
1818
"require-dev": {
19-
"ergebnis/composer-normalize": "^2.51.0",
19+
"ergebnis/composer-normalize": "^2.52.0",
2020
"lendable/phpunit-extensions": "^0.5",
21-
"php-cs-fixer/shim": "^3.95.1",
22-
"phpstan/phpstan": "^2.1.54",
21+
"php-cs-fixer/shim": "^3.95.2",
22+
"phpstan/phpstan": "^2.1.55",
2323
"phpstan/phpstan-deprecation-rules": "^2.0.4",
2424
"phpstan/phpstan-phpunit": "^2.0.16",
25-
"phpstan/phpstan-strict-rules": "^2.0.10",
26-
"phpunit/phpunit": "^13.1.8",
27-
"rector/rector": "^2.4.2",
25+
"phpstan/phpstan-strict-rules": "^2.0.11",
26+
"phpunit/phpunit": "^13.1.10",
27+
"rector/rector": "^2.4.3",
2828
"symfony/filesystem": "^6.2"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)