Skip to content

Commit 339dd4b

Browse files
authored
Bump dev deps (#123)
1 parent f87c3dd commit 339dd4b

File tree

2 files changed

+387
-405
lines changed

2 files changed

+387
-405
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"doctrine/collections": "^2.1",
1414
"doctrine/dbal": "^3.7",
1515
"doctrine/event-manager": "^2.0",
16-
"editorconfig-checker/editorconfig-checker": "^10.5.0",
17-
"ergebnis/composer-normalize": "^2.42",
18-
"phpstan/phpstan": "^2.0.1",
19-
"phpstan/phpstan-phpunit": "^2.0.0",
20-
"phpstan/phpstan-strict-rules": "^2.0.0",
21-
"phpunit/phpunit": "^10.5.11",
22-
"shipmonk/composer-dependency-analyser": "^1.7.0",
23-
"shipmonk/dead-code-detector": "^0.6.0",
24-
"shipmonk/phpstan-rules": "^4.0.0",
16+
"editorconfig-checker/editorconfig-checker": "^10.7.0",
17+
"ergebnis/composer-normalize": "^2.47.0",
18+
"phpstan/phpstan": "^2.1.16",
19+
"phpstan/phpstan-phpunit": "^2.0.6",
20+
"phpstan/phpstan-strict-rules": "^2.0.4",
21+
"phpunit/phpunit": "^10.5.46",
22+
"shipmonk/composer-dependency-analyser": "^1.8.3",
23+
"shipmonk/dead-code-detector": "^0.12.1",
24+
"shipmonk/phpstan-rules": "^4.1.3",
2525
"slevomat/coding-standard": "^8.15.0"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)