Skip to content

Install instruction does not work: composer require socialweb/atproto #19

@cycle20

Description

@cycle20

Hello,

Thank you for this package.
The composer command requires something more specific to install atproto package.

$ composer require socialweb/atproto

In PackageDiscoveryTrait.php line 332:
                                                                                                                               
  Could not find a version of package socialweb/atproto matching your minimum-stability (stable). Require it with an explicit  
   version constraint allowing its desired stability.

Only this version worked for me: composer require -W socialweb/atproto:dev-main
Did I miss something or the README.md is obsolete a bit?

Best regards,
Csongor

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions