Skip to content

docs: fix install instructions with VCS repository config#8

Merged
nicklasl merged 1 commit into
mainfrom
nicklasl/fix-install-instructions
Jul 10, 2026
Merged

docs: fix install instructions with VCS repository config#8
nicklasl merged 1 commit into
mainfrom
nicklasl/fix-install-instructions

Conversation

@nicklasl

@nicklasl nicklasl commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

  • The package isn't published on Packagist yet, so composer require fails out of the box
  • Added the VCS repository block and minimum-stability config needed to install from GitHub
  • Added a note that Packagist publishing is in progress

Test plan

  • Follow the updated install instructions in a fresh directory
  • Verify composer require succeeds with the repository config

🤖 Generated with Claude Code

The package is not yet on Packagist, so composer require fails
without the repository block.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicklasl nicklasl marked this pull request as ready for review July 9, 2026 09:56
@nicklasl nicklasl merged commit 997cb45 into main Jul 10, 2026
4 checks passed
@nicklasl nicklasl deleted the nicklasl/fix-install-instructions branch July 10, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants