Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hotfix] Accept any gmajor version #274

Merged
merged 1 commit into from
Oct 17, 2024
Merged

[Hotfix] Accept any gmajor version #274

merged 1 commit into from
Oct 17, 2024

Conversation

leonardocustodio
Copy link
Contributor

@leonardocustodio leonardocustodio commented Oct 17, 2024

PR Type

enhancement


Description

  • Updated the composer.json file to change the version constraint for the gmajor/sr25519-bindings dependency from ^1.0 to *, allowing for more flexibility in version selection.

Changes walkthrough 📝

Relevant files
Dependencies
composer.json
Update version constraint for gmajor/sr25519-bindings dependency

composer.json

  • Updated the version constraint for gmajor/sr25519-bindings from ^1.0
    to *.
  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Signed-off-by: Leonardo Custodio <[email protected]>
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @leonardocustodio leonardocustodio changed the title Update composer.json [Hotfix] Accept any gmajor version Oct 17, 2024
    @leonardocustodio leonardocustodio merged commit b2d95e0 into master Oct 17, 2024
    6 of 7 checks passed
    @leonardocustodio leonardocustodio deleted the patch-gmajor branch October 17, 2024 14:04
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Development

    Successfully merging this pull request may close these issues.

    2 participants