Skip to content

Commit 39f3e8c

Browse files
dependabot[bot]mglamanclaude
authored
Bump consolidation/self-update from 2.1.0 to 3.1.0 (#266)
* Bump consolidation/self-update from 2.1.0 to 3.1.0 Bumps [consolidation/self-update](https://github.com/consolidation/self-update) from 2.1.0 to 3.1.0. - [Release notes](https://github.com/consolidation/self-update/releases) - [Commits](consolidation/self-update@2.1.0...3.1.0) --- updated-dependencies: - dependency-name: consolidation/self-update dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Fix SelfUpdateCommand instantiation for consolidation/self-update 3.x The 3.x release changed the constructor signature: SelfUpdateCommand now accepts a SelfUpdateManager object instead of (name, version, repo) strings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Glaman <nmd.matt@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ec4f760 commit 39f3e8c

3 files changed

Lines changed: 445 additions & 52 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ext-json": "*",
88
"composer-runtime-api": "^2.0.0",
99
"caseyamcl/guzzle_retry_middleware": "^2.13",
10-
"consolidation/self-update": "^2.0",
10+
"consolidation/self-update": "^3.1",
1111
"czproject/git-php": "^4.1",
1212
"dg/rss-php": "^1.2",
1313
"guzzlehttp/guzzle": "^6.1 || ^7.3",

0 commit comments

Comments
 (0)