Skip to content

Commit 2c95d69

Browse files
Bump the dev-dependencies group with 4 updates (#55)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e97ff commit 2c95d69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"require-dev": {
1414
"editorconfig-checker/editorconfig-checker": "^10.6.0",
1515
"ergebnis/composer-normalize": "^2.42.0",
16-
"phpstan/phpstan": "^1.10.66",
16+
"phpstan/phpstan": "^1.10.67",
1717
"phpstan/phpstan-phpunit": "^1.3.16",
18-
"phpstan/phpstan-strict-rules": "^1.5.2",
18+
"phpstan/phpstan-strict-rules": "^1.5.5",
1919
"phpunit/phpunit": "^10.5",
20-
"shipmonk/composer-dependency-analyser": "^1.4",
20+
"shipmonk/composer-dependency-analyser": "^1.5",
2121
"shipmonk/name-collision-detector": "^2.1.1",
22-
"shipmonk/phpstan-rules": "^2.11",
22+
"shipmonk/phpstan-rules": "^2.12",
2323
"slevomat/coding-standard": "^8.15.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)