Skip to content

Package maintenance #124

@rudiedirkx

Description

@rudiedirkx

I've asked everywhere and nobody is responding, so this will be the last time:

I'd like to help/take over maintaining this annotations package. I'd hate to see it disappear, because I love it.


For now, I've created a fork with all PRs included: https://github.com/rudiedirkx/laravelcollective-annotations but it would be much better if this actual package survived.

You can use the fork by adding a custom repository in your project's composer.json:

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/rudiedirkx/laravelcollective-annotations.git"
    }
],

and then require that version specifically:

"laravelcollective/annotations": "dev-8.0-fork as 8.1",

It works, but it's silly, but I hope it won't be necessary for long.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions