Skip to content

Commit 45c9ff8

Browse files
authored
Bump dev dependencies (#294)
1 parent 207bdba commit 45c9ff8

File tree

3 files changed

+357
-154
lines changed

3 files changed

+357
-154
lines changed

composer.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
},
1616
"require-dev": {
1717
"editorconfig-checker/editorconfig-checker": "^10.6.0",
18-
"ergebnis/composer-normalize": "^2.44",
19-
"phpstan/phpstan-deprecation-rules": "^2.0.0",
20-
"phpstan/phpstan-phpunit": "^2.0.0",
21-
"phpstan/phpstan-strict-rules": "^2.0.0",
22-
"phpunit/phpunit": "^9.6.21",
23-
"shipmonk/composer-dependency-analyser": "^1.7.0",
24-
"shipmonk/dead-code-detector": "^0.6.0",
18+
"ergebnis/composer-normalize": "^2.45.0",
19+
"phpstan/phpstan-deprecation-rules": "^2.0.1",
20+
"phpstan/phpstan-phpunit": "^2.0.4",
21+
"phpstan/phpstan-strict-rules": "^2.0.3",
22+
"phpunit/phpunit": "^9.6.22",
23+
"shipmonk/composer-dependency-analyser": "^1.8.1",
24+
"shipmonk/dead-code-detector": "^0.9.0",
2525
"shipmonk/name-collision-detector": "^2.1.1",
26-
"slevomat/coding-standard": "^8.15.0"
26+
"slevomat/coding-standard": "^8.16.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)