Skip to content

Main branch reset notification #17

Description

@josespinal

Notice: Main Branch Reset

The main branch was accidentally updated with unintended commits. To resolve this issue, the branch has been reset to commit ba0bf36a443c48eb81d76cbe506dadf848af9a42 ("feat: add Laravel 12 support").

What happened

  • Unintended commits were pushed to the main branch
  • The branch has been reset to the correct state using git reset --hard followed by a force push

For contributors

If you have a local copy of this repository:

  • Run git fetch origin
  • Run git reset --hard origin/main to align with the corrected branch

If you were working with the briefly published incorrect version, please create a new branch from your local changes before resetting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions