Skip to content

Commit 8798979

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
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.43.0",
16-
"phpstan/phpstan": "^1.11.9",
16+
"phpstan/phpstan": "^1.12.0",
1717
"phpstan/phpstan-phpunit": "^1.4.0",
1818
"phpstan/phpstan-strict-rules": "^1.6.0",
1919
"phpunit/phpunit": "^10.5",
20-
"shipmonk/composer-dependency-analyser": "^1.6",
20+
"shipmonk/composer-dependency-analyser": "^1.7",
2121
"shipmonk/name-collision-detector": "^2.1.1",
22-
"shipmonk/phpstan-rules": "^3.1.0",
22+
"shipmonk/phpstan-rules": "^3.2.0",
2323
"slevomat/coding-standard": "^8.15.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)